#include <HVACSystemsController.hpp>
Public Slots | |
void | updateLater () |
Public Member Functions | |
boost::optional < model::AirLoopHVAC > | airLoopHVAC () const |
HVACAirLoopControlsView * | hvacAirLoopControlsView () const |
HVACControlsController (HVACSystemsController *hvacSystemsController) | |
HVACPlantLoopControlsView * | hvacPlantLoopControlsView () const |
NoControlsView * | noControlsView () const |
boost::optional< model::PlantLoop > | plantLoop () const |
virtual | ~HVACControlsController () |
openstudio::HVACControlsController::HVACControlsController | ( | HVACSystemsController * | hvacSystemsController | ) |
|
virtual |
boost::optional<model::AirLoopHVAC> openstudio::HVACControlsController::airLoopHVAC | ( | ) | const |
HVACAirLoopControlsView* openstudio::HVACControlsController::hvacAirLoopControlsView | ( | ) | const |
HVACPlantLoopControlsView* openstudio::HVACControlsController::hvacPlantLoopControlsView | ( | ) | const |
NoControlsView* openstudio::HVACControlsController::noControlsView | ( | ) | const |
boost::optional<model::PlantLoop> openstudio::HVACControlsController::plantLoop | ( | ) | const |
|
slot |