OpenStudio:utilities
Loading...
Searching...
No Matches
openstudio::IdfExtensibleGroup Member List

This is the complete list of members for openstudio::IdfExtensibleGroup, including all inherited members.

cast() constopenstudio::IdfExtensibleGroupinline
dataFields() constopenstudio::IdfExtensibleGroup
empty() constopenstudio::IdfExtensibleGroup
fieldComment(unsigned fieldIndex, bool returnDefault=false) constopenstudio::IdfExtensibleGroup
fieldComments(bool returnDefault=false) constopenstudio::IdfExtensibleGroup
fields(bool returnDefault=false) constopenstudio::IdfExtensibleGroup
fieldsWithHandles(bool returnDefault=false) constopenstudio::IdfExtensibleGroup
getDouble(unsigned fieldIndex, bool returnDefault=false) constopenstudio::IdfExtensibleGroup
getField(unsigned index, bool returnDefault=false) constopenstudio::IdfExtensibleGroup
getInt(unsigned fieldIndex, bool returnDefault=false) constopenstudio::IdfExtensibleGroup
getObject() constopenstudio::IdfExtensibleGroupinline
getOptionalObject() constopenstudio::IdfExtensibleGroupinline
getString(unsigned fieldIndex, bool returnDefault=false) constopenstudio::IdfExtensibleGroup
getUnsigned(unsigned fieldIndex, bool returnDefault=false) constopenstudio::IdfExtensibleGroup
groupIndex() constopenstudio::IdfExtensibleGroup
IdfExtensibleGroupVector typedefopenstudio::IdfExtensibleGrouprelated
insertClone(unsigned groupIndex) constopenstudio::IdfExtensibleGroup
isEmpty(unsigned fieldIndex) constopenstudio::IdfExtensibleGroup
isValid(unsigned fieldIndex) constopenstudio::IdfExtensibleGroup
numFields() constopenstudio::IdfExtensibleGroup
objectListFields() constopenstudio::IdfExtensibleGroup
operator!=(const IdfExtensibleGroup &other) constopenstudio::IdfExtensibleGroup
operator==(const IdfExtensibleGroup &other) constopenstudio::IdfExtensibleGroup
optionalCast() constopenstudio::IdfExtensibleGroupinline
pushClone() constopenstudio::IdfExtensibleGroup
requiredFields() constopenstudio::IdfExtensibleGroup
setDouble(unsigned fieldIndex, double value)openstudio::IdfExtensibleGroup
setFieldComment(unsigned fieldIndex, const std::string &cmnt)openstudio::IdfExtensibleGroup
setFields(const std::vector< std::string > &values)openstudio::IdfExtensibleGroup
setInt(unsigned fieldIndex, int value)openstudio::IdfExtensibleGroup
setString(unsigned fieldIndex, const std::string &value)openstudio::IdfExtensibleGroup
setString(unsigned fieldIndex, const std::string &value, bool checkValidity)openstudio::IdfExtensibleGroup
setUnsigned(unsigned fieldIndex, unsigned value)openstudio::IdfExtensibleGroup
~IdfExtensibleGroup()=defaultopenstudio::IdfExtensibleGroupvirtual