#include "EnergyManagementSystemGlobalVariable.hpp"
Public Member Functions | |
bool | exportToBCVTB () const |
bool | isExportToBCVTBDefaulted () const |
void | resetExportToBCVTB () |
bool | setExportToBCVTB (bool exportToBCVTB) |
EnergyManagementSystemGlobalVariable (const Model &model, const std::string &variableName) | |
virtual | ~EnergyManagementSystemGlobalVariable ()=default |
EnergyManagementSystemGlobalVariable (const EnergyManagementSystemGlobalVariable &other)=default | |
EnergyManagementSystemGlobalVariable (EnergyManagementSystemGlobalVariable &&other)=default | |
EnergyManagementSystemGlobalVariable & | operator= (const EnergyManagementSystemGlobalVariable &)=default |
EnergyManagementSystemGlobalVariable & | operator= (EnergyManagementSystemGlobalVariable &&)=default |
Static Public Member Functions | |
static IddObjectType | iddObjectType () |
Related Functions | |
using | EnergyManagementSystemGlobalVariableVector = std::vector< EnergyManagementSystemGlobalVariable > |
using | OptionalEnergyManagementSystemGlobalVariable = boost::optional< EnergyManagementSystemGlobalVariable > |
EnergyManagementSystemGlobalVariable is a ModelObject that wraps the OpenStudio IDD object 'OS:EnergyManagementSystem:GlobalVariable'.
|
explicit |
|
virtualdefault |
|
default |
|
default |
bool openstudio::model::EnergyManagementSystemGlobalVariable::exportToBCVTB | ( | ) | const |
|
static |
bool openstudio::model::EnergyManagementSystemGlobalVariable::isExportToBCVTBDefaulted | ( | ) | const |
|
default |
|
default |
void openstudio::model::EnergyManagementSystemGlobalVariable::resetExportToBCVTB | ( | ) |
bool openstudio::model::EnergyManagementSystemGlobalVariable::setExportToBCVTB | ( | bool | exportToBCVTB | ) |
|
related |
|
related |