OpenStudioCore:utilities
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
openstudio::IdfExtensibleGroup Member List

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

cast() const openstudio::IdfExtensibleGroupinline
dataFields() const openstudio::IdfExtensibleGroup
empty() const openstudio::IdfExtensibleGroup
fieldComment(unsigned fieldIndex, bool returnDefault=false) const openstudio::IdfExtensibleGroup
fieldComments(bool returnDefault=false) const openstudio::IdfExtensibleGroup
fields(bool returnDefault=false) const openstudio::IdfExtensibleGroup
getDouble(unsigned fieldIndex, bool returnDefault=false) const openstudio::IdfExtensibleGroup
getInt(unsigned fieldIndex, bool returnDefault=false) const openstudio::IdfExtensibleGroup
getObject() const openstudio::IdfExtensibleGroupinline
getOptionalObject() const openstudio::IdfExtensibleGroupinline
getString(unsigned fieldIndex, bool returnDefault=false) const openstudio::IdfExtensibleGroup
getUnsigned(unsigned fieldIndex, bool returnDefault=false) const openstudio::IdfExtensibleGroup
groupIndex() const openstudio::IdfExtensibleGroup
IdfExtensibleGroupVector typedefopenstudio::IdfExtensibleGrouprelated
insertClone(unsigned groupIndex) const openstudio::IdfExtensibleGroup
isEmpty(unsigned fieldIndex) const openstudio::IdfExtensibleGroup
isValid(unsigned fieldIndex) const openstudio::IdfExtensibleGroup
numFields() const openstudio::IdfExtensibleGroup
objectListFields() const openstudio::IdfExtensibleGroup
operator!=(const IdfExtensibleGroup &other) const openstudio::IdfExtensibleGroup
operator==(const IdfExtensibleGroup &other) const openstudio::IdfExtensibleGroup
optionalCast() const openstudio::IdfExtensibleGroupinline
pushClone() const openstudio::IdfExtensibleGroup
requiredFields() const openstudio::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
setUnsigned(unsigned fieldIndex, unsigned value)openstudio::IdfExtensibleGroup
~IdfExtensibleGroup()openstudio::IdfExtensibleGroupinlinevirtual