Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include "DamperManager.hpp"
#include "channels/VirtualDigital.hpp"
#include "channels/WiredDigital.hpp"
#include "channels/utils.hpp"
#include "diamar/Application.hpp"
#include "model/control/utils.hpp"
#include <algorithm>
Namespaces | |
namespace | iv |
namespace | iv::model |
namespace | iv::model::control |
Functions | |
void | iv::model::control::resetDamperChannel (std::weak_ptr< iv::channels::AbstractChannel > &channel) |
void | iv::model::control::removeDamperChannel (std::weak_ptr< iv::channels::AbstractChannel > &channel) |