#include <ControlManager.hpp>
◆ ControlManager()
iv::model::control::ControlManager::ControlManager |
( |
| ) |
|
◆ ~ControlManager()
iv::model::control::ControlManager::~ControlManager |
( |
| ) |
|
|
default |
◆ getDamperManager()
◆ getValveManager()
◆ load()
bool iv::model::control::ControlManager::load |
( |
std::string_view | pathControls | ) |
|
◆ save()
bool iv::model::control::ControlManager::save |
( |
std::string_view | pathControls, |
|
|
const std::optional< std::shared_ptr< std::vector< std::shared_ptr< iv::file::xml::File > > > > & | savingFilesOut = std::nullopt ) const |
◆ update()
void iv::model::control::ControlManager::update |
( |
const ControlManager & | other | ) |
|
◆ m_damperManager
◆ m_valveManager
The documentation for this class was generated from the following files: