#include "OutputEnergyManagementSystem.hpp"
OutputEnergyManagementSystem is a ModelObject that wraps the OpenStudio IDD object 'OS:Output:EnergyManagementSystem'.
virtual openstudio::model::OutputEnergyManagementSystem::~OutputEnergyManagementSystem |
( |
| ) |
|
|
virtualdefault |
std::string openstudio::model::OutputEnergyManagementSystem::actuatorAvailabilityDictionaryReporting |
( |
| ) |
const |
static std::vector<std::string> openstudio::model::OutputEnergyManagementSystem::actuatorAvailabilityDictionaryReportingValues |
( |
| ) |
|
|
static |
std::string openstudio::model::OutputEnergyManagementSystem::eMSRuntimeLanguageDebugOutputLevel |
( |
| ) |
const |
static std::vector<std::string> openstudio::model::OutputEnergyManagementSystem::eMSRuntimeLanguageDebugOutputLevelValues |
( |
| ) |
|
|
static |
static IddObjectType openstudio::model::OutputEnergyManagementSystem::iddObjectType |
( |
| ) |
|
|
static |
std::string openstudio::model::OutputEnergyManagementSystem::internalVariableAvailabilityDictionaryReporting |
( |
| ) |
const |
static std::vector<std::string> openstudio::model::OutputEnergyManagementSystem::internalVariableAvailabilityDictionaryReportingValues |
( |
| ) |
|
|
static |
bool openstudio::model::OutputEnergyManagementSystem::isActuatorAvailabilityDictionaryReportingDefaulted |
( |
| ) |
const |
bool openstudio::model::OutputEnergyManagementSystem::isEMSRuntimeLanguageDebugOutputLevelDefaulted |
( |
| ) |
const |
bool openstudio::model::OutputEnergyManagementSystem::isInternalVariableAvailabilityDictionaryReportingDefaulted |
( |
| ) |
const |
void openstudio::model::OutputEnergyManagementSystem::resetActuatorAvailabilityDictionaryReporting |
( |
| ) |
|
void openstudio::model::OutputEnergyManagementSystem::resetEMSRuntimeLanguageDebugOutputLevel |
( |
| ) |
|
void openstudio::model::OutputEnergyManagementSystem::resetInternalVariableAvailabilityDictionaryReporting |
( |
| ) |
|
bool openstudio::model::OutputEnergyManagementSystem::setActuatorAvailabilityDictionaryReporting |
( |
const std::string & |
actuatorAvailabilityDictionaryReporting | ) |
|
bool openstudio::model::OutputEnergyManagementSystem::setEMSRuntimeLanguageDebugOutputLevel |
( |
const std::string & |
eMSRuntimeLanguageDebugOutputLevel | ) |
|
bool openstudio::model::OutputEnergyManagementSystem::setInternalVariableAvailabilityDictionaryReporting |
( |
const std::string & |
internalVariableAvailabilityDictionaryReporting | ) |
|