#include "EnergyManagementSystemInternalVariable.hpp"
EnergyManagementSystemInternalVariable is a ModelObject that wraps the OpenStudio IDD object 'OS:EnergyManagementSystem:InternalVariable'.
openstudio::model::EnergyManagementSystemInternalVariable::EnergyManagementSystemInternalVariable |
( |
const Model & |
model, |
|
|
const std::string |
internalDataType |
|
) |
| |
|
explicit |
virtual openstudio::model::EnergyManagementSystemInternalVariable::~EnergyManagementSystemInternalVariable |
( |
| ) |
|
|
inlinevirtual |
static IddObjectType openstudio::model::EnergyManagementSystemInternalVariable::iddObjectType |
( |
| ) |
|
|
static |
std::string openstudio::model::EnergyManagementSystemInternalVariable::internalDataIndexKeyName |
( |
| ) |
const |
std::string openstudio::model::EnergyManagementSystemInternalVariable::internalDataType |
( |
| ) |
const |
void openstudio::model::EnergyManagementSystemInternalVariable::resetInternalDataIndexKeyName |
( |
| ) |
|
bool openstudio::model::EnergyManagementSystemInternalVariable::setInternalDataIndexKeyName |
( |
const std::string & |
internalDataIndexKeyName | ) |
|
bool openstudio::model::EnergyManagementSystemInternalVariable::setInternalDataType |
( |
const std::string & |
internalDataType | ) |
|