#include <HVACSystemsController.hpp>
|
void | itemIds (const std::vector< OSItemId > &itemIds) |
|
void | selectedItemId (const OSItemId &itemId) |
|
void | change () |
|
void | changeRelationship (int index, Handle newHandle, Handle oldHandle) |
|
void | dataChange () |
|
void | objectAdded (std::shared_ptr< openstudio::detail::WorkspaceObject_Impl > impl, const openstudio::IddObjectType &iddObjectType, const openstudio::UUID &handle) |
|
void | objectRemoved (std::shared_ptr< openstudio::detail::WorkspaceObject_Impl > impl, const openstudio::IddObjectType &iddObjectType, const openstudio::UUID &handle) |
|
boost::optional< model::Model > | m_model |
|
boost::optional
< model::ModelObject > | m_modelObject |
|
std::vector< model::ModelObject > | m_otherModelObjects |
|
openstudio::SupplyAirTempScheduleVectorController::SupplyAirTempScheduleVectorController |
( |
| ) |
|
virtual openstudio::SupplyAirTempScheduleVectorController::~SupplyAirTempScheduleVectorController |
( |
| ) |
|
|
inlinevirtual |
void openstudio::SupplyAirTempScheduleVectorController::attach |
( |
const model::ModelObject & |
modelObject | ) |
|
|
overridevirtual |
void openstudio::SupplyAirTempScheduleVectorController::detach |
( |
| ) |
|
std::vector<OSItemId> openstudio::SupplyAirTempScheduleVectorController::makeVector |
( |
| ) |
|
|
overrideprotectedvirtual |
void openstudio::SupplyAirTempScheduleVectorController::onDrop |
( |
const OSItemId & |
itemId | ) |
|
|
overrideprotectedvirtual |
void openstudio::SupplyAirTempScheduleVectorController::onDropZoneItemClicked |
( |
OSItem * |
item | ) |
|
|
slot |
void openstudio::SupplyAirTempScheduleVectorController::onReplaceItem |
( |
OSItem * |
currentItem, |
|
|
const OSItemId & |
replacementItemId |
|
) |
| |
|
overrideprotectedvirtual |
void openstudio::SupplyAirTempScheduleVectorController::reportItems |
( |
| ) |
|
|
slot |
void openstudio::SupplyAirTempScheduleVectorController::reportItemsLater |
( |
| ) |
|
|
slot |
boost::optional<model::SetpointManagerScheduled> openstudio::SupplyAirTempScheduleVectorController::setpointManagerScheduled |
( |
| ) |
|