additionalProperties() const | openstudio::model::ModelObject | |
addSubSurface(const SubSurface &subSurface) | openstudio::model::ShadingControl | |
addSubSurface(const SubSurface &subSurface, unsigned index) | openstudio::model::ShadingControl | |
addSubSurfaces(const std::vector< SubSurface > &subSurfaces) | openstudio::model::ShadingControl | |
allowableChildTypes() const | openstudio::model::ParentObject | |
briefDescription() const | openstudio::IdfObject | |
cadObjectId() const | openstudio::model::ModelObject | |
canBeSource() const | openstudio::WorkspaceObject | |
canBeSource(unsigned index, const std::vector< std::string > &refLists=std::vector< std::string >()) const | openstudio::WorkspaceObject | |
canBeTarget() const | openstudio::WorkspaceObject | |
cast() const | openstudio::IdfObject | |
castVector(const std::vector< U > &objects) | openstudio::IdfObject | |
children() const | openstudio::model::ParentObject | |
clearExtensibleGroups() | openstudio::IdfObject | |
clone() const | openstudio::model::ModelObject | |
clone(Model model) const | openstudio::model::ModelObject | |
openstudio::WorkspaceObject::clone(bool keepHandle=false) const | openstudio::IdfObject | |
comment() const | openstudio::IdfObject | |
connectedObject(unsigned port) const | openstudio::model::ModelObject | |
connectedObjectPort(unsigned port) const | openstudio::model::ModelObject | |
construction() const | openstudio::model::ShadingControl | |
createComponent() const | openstudio::model::ModelObject | |
createName(bool overwrite=true) | openstudio::IdfObject | |
dataFields() const | openstudio::IdfObject | |
dataFieldsEqual(const IdfObject &other) const | openstudio::IdfObject | |
directUseCount(bool excludeChildren=false) const | openstudio::model::ResourceObject | |
displayName() const | openstudio::model::ModelObject | |
emsActuatorNames() const | openstudio::model::ModelObject | virtual |
emsInternalVariableNames() const | openstudio::model::ModelObject | virtual |
eraseExtensibleGroup(unsigned groupIndex) | openstudio::IdfObject | |
extensibleGroups() const | openstudio::IdfObject | |
fieldComment(unsigned index, bool returnDefault=false) const | openstudio::IdfObject | |
gbXMLId() const | openstudio::model::ModelObject | |
getAutosizedValue(const std::string &valueName, const std::string &units) const | openstudio::model::ModelObject | |
getData(const OutputVariable &variable, const std::string &envPeriod) const | openstudio::model::ModelObject | |
getDouble(unsigned index, bool returnDefault=false) const | openstudio::IdfObject | |
getExtensibleGroup(unsigned groupIndex) const | openstudio::IdfObject | |
getField(unsigned index) const | openstudio::WorkspaceObject | |
getHandles(const std::vector< T > &objects) | openstudio::IdfObject | |
getInt(unsigned index, bool returnDefault=false) const | openstudio::IdfObject | |
getModelObjectSources() const | openstudio::model::ModelObject | inline |
getModelObjectSources(IddObjectType iddObjectType) const | openstudio::model::ModelObject | inline |
getModelObjectTarget(unsigned index) const | openstudio::model::ModelObject | inline |
getModelObjectTargets() const | openstudio::model::ModelObject | inline |
getQuantity(unsigned index, bool returnDefault=false, bool returnIP=false) const | openstudio::IdfObject | |
getRecursiveChildren(const ParentObject &object, bool includeLifeCycleCostsAndAdditionalProperties=false, bool includeUsedResources=true) | openstudio::model::ParentObject | related |
getRecursiveChildrenAndResources(const ModelObject &object) | openstudio::model::ParentObject | related |
getRecursiveResources(const ModelObject &object) | openstudio::model::ModelObject | related |
getScheduleTypeKeys(const Schedule &schedule) const | openstudio::model::ModelObject | |
getSourceIndices(const Handle &targetHandle) const | openstudio::WorkspaceObject | |
getSources(IddObjectType type) const | openstudio::WorkspaceObject | |
getString(unsigned index, bool returnDefault=false, bool returnUninitializedEmpty=false) const | openstudio::IdfObject | |
getTarget(unsigned index) const | openstudio::WorkspaceObject | |
getUnsigned(unsigned index, bool returnDefault=false) const | openstudio::IdfObject | |
glareControlIsActive() const | openstudio::model::ShadingControl | |
handle() const | openstudio::IdfObject | |
hasAdditionalProperties() const | openstudio::model::ModelObject | |
iddObject() const | openstudio::IdfObject | |
iddObjectType() | openstudio::model::ShadingControl | static |
openstudio::model::ResourceObject::iddObjectType() const | openstudio::model::ModelObject | |
IdfObject(IddObjectType type, bool fastName=false) | openstudio::IdfObject | |
IdfObject(const IddObject &, bool fastName=false) | openstudio::IdfObject | |
IdfObject(const IdfObject &other) | openstudio::IdfObject | |
IdfObject(IdfObject &&other) noexcept | openstudio::IdfObject | |
IdfObject(std::shared_ptr< detail::IdfObject_Impl > impl) | openstudio::IdfObject | protected |
idfObject() | openstudio::WorkspaceObject | |
idfObject() const | openstudio::WorkspaceObject | |
IdfObjectPair typedef | openstudio::IdfObject | |
IdfObjectVector typedef | openstudio::IdfObject | |
ImplType typedef | openstudio::model::ModelObject | protected |
initialized() const | openstudio::WorkspaceObject | |
insertExtensibleGroup(unsigned groupIndex) | openstudio::IdfObject | |
insertExtensibleGroup(unsigned groupIndex, const std::vector< std::string > &values) | openstudio::IdfObject | |
isControlTypeValueAllowingSchedule() | openstudio::model::ShadingControl | |
isControlTypeValueNeedingSetpoint1() | openstudio::model::ShadingControl | |
isControlTypeValueNeedingSetpoint2() | openstudio::model::ShadingControl | |
isControlTypeValueRequiringSchedule() | openstudio::model::ShadingControl | |
isDataField(unsigned index) const | openstudio::IdfObject | |
isEmpty(unsigned index) const | openstudio::IdfObject | |
isObjectListField(unsigned index) const | openstudio::IdfObject | |
isSetpointDefaulted() const | openstudio::model::ShadingControl | |
isShadingControlTypeDefaulted() const | openstudio::model::ShadingControl | |
isSource() const | openstudio::WorkspaceObject | |
isTarget() const | openstudio::WorkspaceObject | |
isTypeofSlatAngleControlforBlindsDefaulted() const | openstudio::model::ShadingControl | |
isTypeValueAllowingSlatAngleControl() | openstudio::model::ShadingControl | |
isValid(StrictnessLevel level, bool checkNames=false) const | openstudio::IdfObject | |
lifeCycleCosts() const | openstudio::model::ModelObject | |
load(const std::string &text) | openstudio::IdfObject | static |
load(const std::string &text, const IddObject &iddObject) | openstudio::IdfObject | static |
maxExtensibleGroups() const | openstudio::IdfObject | |
maxFields() const | openstudio::IdfObject | |
minExtensibleGroups() const | openstudio::IdfObject | |
minFields() const | openstudio::IdfObject | |
model() const | openstudio::model::ModelObject | |
ModelObject(const ModelObject &other)=default | openstudio::model::ModelObject | |
ModelObject(ModelObject &&other)=default | openstudio::model::ModelObject | |
ModelObject(IddObjectType type, const Model &model, bool fastName=false) | openstudio::model::ModelObject | explicitprotected |
ModelObject(std::shared_ptr< detail::ModelObject_Impl > impl) | openstudio::model::ModelObject | explicitprotected |
multipleSurfaceControlType() const | openstudio::model::ShadingControl | |
multipleSurfaceControlTypeValues() | openstudio::model::ShadingControl | static |
name(bool returnDefault=false) const | openstudio::IdfObject | |
nameString(bool returnDefault=false) const | openstudio::IdfObject | |
nonResourceObjectUseCount(bool excludeChildren=false) const | openstudio::model::ResourceObject | |
numberofSubSurfaces() const | openstudio::model::ShadingControl | |
numExtensibleGroups() const | openstudio::IdfObject | |
numFields() const | openstudio::IdfObject | |
numNonextensibleFields() const | openstudio::IdfObject | |
numSources() const | openstudio::WorkspaceObject | |
objectListFields() const | openstudio::IdfObject | |
objectListFieldsEqual(const WorkspaceObject &other) const | openstudio::WorkspaceObject | |
openstudio::IdfObject::objectListFieldsEqual(const IdfObject &other) const | openstudio::IdfObject | |
objectListFieldsNonConflicting(const WorkspaceObject &other) const | openstudio::WorkspaceObject | |
openstudio::IdfObject::objectListFieldsNonConflicting(const IdfObject &other) const | openstudio::IdfObject | |
operator!=(const ModelObject &other) const | openstudio::model::ModelObject | |
openstudio::WorkspaceObject::operator!=(const IdfObject &other) const | openstudio::IdfObject | |
operator<(const ModelObject &right) const | openstudio::model::ModelObject | |
openstudio::WorkspaceObject::operator<(const WorkspaceObject &right) const | openstudio::WorkspaceObject | |
operator<<(std::ostream &os, const WorkspaceObject &workspaceObject) | openstudio::WorkspaceObject | |
openstudio::IdfObject::operator<<(std::ostream &os, const IdfObject &IdfObject) | openstudio::IdfObject | |
operator=(const ShadingControl &)=default | openstudio::model::ShadingControl | |
operator=(ShadingControl &&)=default | openstudio::model::ShadingControl | |
openstudio::model::ResourceObject::operator=(const ResourceObject &)=default | openstudio::model::ResourceObject | |
openstudio::model::ResourceObject::operator=(ResourceObject &&)=default | openstudio::model::ResourceObject | |
openstudio::model::ParentObject::operator=(const ParentObject &)=default | openstudio::model::ParentObject | |
openstudio::model::ParentObject::operator=(ParentObject &&)=default | openstudio::model::ParentObject | |
openstudio::model::ModelObject::operator=(const ModelObject &)=default | openstudio::model::ModelObject | |
openstudio::model::ModelObject::operator=(ModelObject &&)=default | openstudio::model::ModelObject | |
openstudio::WorkspaceObject::operator=(const WorkspaceObject &)=default | openstudio::WorkspaceObject | |
openstudio::WorkspaceObject::operator=(WorkspaceObject &&)=default | openstudio::WorkspaceObject | |
openstudio::IdfObject::operator=(const IdfObject &other) | openstudio::IdfObject | |
openstudio::IdfObject::operator=(IdfObject &&other) noexcept | openstudio::IdfObject | |
operator==(const ModelObject &other) const | openstudio::model::ModelObject | |
openstudio::WorkspaceObject::operator==(const IdfObject &other) const | openstudio::IdfObject | |
optionalCast() const | openstudio::IdfObject | |
OptionalIdfObject typedef | openstudio::IdfObject | |
OptionalResourceObject typedef | openstudio::model::ResourceObject | related |
OptionalShadingControl typedef | openstudio::model::ShadingControl | related |
OptionalWorkspaceObject typedef | openstudio::WorkspaceObject | |
outputVariableNames() const | openstudio::model::ModelObject | |
outputVariables() const | openstudio::model::ModelObject | |
parent() const | openstudio::model::ModelObject | |
ParentObject(const ParentObject &other)=default | openstudio::model::ParentObject | |
ParentObject(ParentObject &&other)=default | openstudio::model::ParentObject | |
ParentObject(IddObjectType type, const Model &model) | openstudio::model::ParentObject | protected |
popExtensibleGroup() | openstudio::IdfObject | |
print(std::ostream &os) const | openstudio::IdfObject | |
printedFieldSpace() | openstudio::IdfObject | static |
printField(std::ostream &os, unsigned index, bool isLastField=false) const | openstudio::IdfObject | |
printName(std::ostream &os, bool hasFields=true) const | openstudio::IdfObject | |
pushExtensibleGroup() | openstudio::IdfObject | |
pushExtensibleGroup(const std::vector< std::string > &values) | openstudio::IdfObject | |
remove() | openstudio::WorkspaceObject | |
removeAdditionalProperties() | openstudio::model::ModelObject | |
removeAllSubSurfaces() | openstudio::model::ShadingControl | |
removeLifeCycleCosts() | openstudio::model::ModelObject | |
removeSubSurface(const SubSurface &subSurface) | openstudio::model::ShadingControl | |
removeSubSurface(unsigned index) | openstudio::model::ShadingControl | |
requiredFields() const | openstudio::IdfObject | |
resetGlareControlIsActive() | openstudio::model::ShadingControl | |
resetSchedule() | openstudio::model::ShadingControl | |
resetSetpoint() | openstudio::model::ShadingControl | |
resetShadingControlType() | openstudio::model::ShadingControl | |
resetSlatAngleSchedule() | openstudio::model::ShadingControl | |
resetTypeofSlatAngleControlforBlinds() | openstudio::model::ShadingControl | |
ResourceObject(const ResourceObject &other)=default | openstudio::model::ResourceObject | |
ResourceObject(ResourceObject &&other)=default | openstudio::model::ResourceObject | |
ResourceObject(IddObjectType type, const Model &model) | openstudio::model::ResourceObject | protected |
ResourceObjectVector typedef | openstudio::model::ResourceObject | related |
resources() const | openstudio::model::ModelObject | |
schedule() const | openstudio::model::ShadingControl | |
setCADObjectId(const std::string &cadObjectId) | openstudio::model::ModelObject | |
setComment(const std::string &msg) | openstudio::IdfObject | |
setDisplayName(const std::string &displayName) | openstudio::model::ModelObject | |
setDouble(unsigned index, double value) | openstudio::IdfObject | |
setFieldComment(unsigned index, const std::string &cmnt) | openstudio::IdfObject | |
setGBXMLId(const std::string &gbXMLId) | openstudio::model::ModelObject | |
setGlareControlIsActive(bool glareControlIsActive) | openstudio::model::ShadingControl | |
setInt(unsigned index, int value) | openstudio::IdfObject | |
setMultipleSurfaceControlType(const std::string &multipleSurfaceControlType) | openstudio::model::ShadingControl | |
setName(const std::string &newName) | openstudio::IdfObject | |
setParent(ParentObject &newParent) | openstudio::model::ModelObject | |
setpoint() const | openstudio::model::ShadingControl | |
setpoint2() const | openstudio::model::ShadingControl | |
setPointer(unsigned index, const Handle &targetHandle) | openstudio::WorkspaceObject | |
setQuantity(unsigned index, const Quantity &q) | openstudio::IdfObject | |
setSchedule(const Schedule &schedule) | openstudio::model::ShadingControl | |
setSetpoint(double setpoint) | openstudio::model::ShadingControl | |
setSetpoint2(double setpoint2) | openstudio::model::ShadingControl | |
setShadingControlType(const std::string &shadingControlType) | openstudio::model::ShadingControl | |
setShadingType(const std::string &shadingType) | openstudio::model::ShadingControl | |
setSlatAngleSchedule(const Schedule &slatAngleSchedule) | openstudio::model::ShadingControl | |
setString(unsigned index, const std::string &value) | openstudio::IdfObject | |
setSubSurfaceIndex(const SubSurface &subSurface, unsigned index) | openstudio::model::ShadingControl | |
setSubSurfaces(const std::vector< SubSurface > &subSurfaces) | openstudio::model::ShadingControl | |
setTypeofSlatAngleControlforBlinds(const std::string &typeofSlatAngleControlforBlinds) | openstudio::model::ShadingControl | |
setUnsigned(unsigned index, unsigned value) | openstudio::IdfObject | |
ShadingControl(const Construction &construction) | openstudio::model::ShadingControl | explicit |
ShadingControl(const ShadingMaterial &shadingMaterial) | openstudio::model::ShadingControl | explicit |
ShadingControl(const ShadingControl &other)=default | openstudio::model::ShadingControl | |
ShadingControl(ShadingControl &&other)=default | openstudio::model::ShadingControl | |
shadingControlType() const | openstudio::model::ShadingControl | |
shadingControlTypeValues() | openstudio::model::ShadingControl | static |
ShadingControlVector typedef | openstudio::model::ShadingControl | related |
shadingMaterial() const | openstudio::model::ShadingControl | |
shadingType() const | openstudio::model::ShadingControl | |
shadingTypeValues() | openstudio::model::ShadingControl | static |
slatAngleSchedule() const | openstudio::model::ShadingControl | |
sources() const | openstudio::WorkspaceObject | |
subsetCastVector(const std::vector< U > &original) | openstudio::IdfObject | |
subSurfaceIndex(const SubSurface &subSurface) const | openstudio::model::ShadingControl | |
subSurfaces() const | openstudio::model::ShadingControl | |
targets() const | openstudio::WorkspaceObject | |
typeofSlatAngleControlforBlinds() const | openstudio::model::ShadingControl | |
typeofSlatAngleControlforBlindsValues() | openstudio::model::ShadingControl | static |
validityReport(StrictnessLevel level, bool checkNames=false) const | openstudio::IdfObject | |
workspace() const | openstudio::WorkspaceObject | |
WorkspaceObject(const WorkspaceObject &other)=default | openstudio::WorkspaceObject | |
WorkspaceObject(WorkspaceObject &&other)=default | openstudio::WorkspaceObject | |
WorkspaceObject(std::shared_ptr< detail::WorkspaceObject_Impl > impl) | openstudio::WorkspaceObject | protected |
WorkspaceObjectVector typedef | openstudio::WorkspaceObject | |
~IdfObject()=default | openstudio::IdfObject | virtual |
~ModelObject()=default | openstudio::model::ModelObject | virtual |
~ParentObject()=default | openstudio::model::ParentObject | virtual |
~ResourceObject()=default | openstudio::model::ResourceObject | virtual |
~ShadingControl()=default | openstudio::model::ShadingControl | virtual |
~WorkspaceObject()=default | openstudio::WorkspaceObject | virtual |