cast() const | openstudio::IdfExtensibleGroup | inline |
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::IdfExtensibleGroup | inline |
getOptionalObject() const | openstudio::IdfExtensibleGroup | inline |
getString(unsigned fieldIndex, bool returnDefault=false) const | openstudio::IdfExtensibleGroup | |
getUnsigned(unsigned fieldIndex, bool returnDefault=false) const | openstudio::IdfExtensibleGroup | |
groupIndex() const | openstudio::IdfExtensibleGroup | |
IdfExtensibleGroupVector typedef | openstudio::IdfExtensibleGroup | related |
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::IdfExtensibleGroup | inline |
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 | |
setString(unsigned fieldIndex, const std::string &value, bool checkValidity) | openstudio::IdfExtensibleGroup | |
setUnsigned(unsigned fieldIndex, unsigned value) | openstudio::IdfExtensibleGroup | |
~IdfExtensibleGroup() | openstudio::IdfExtensibleGroup | inlinevirtual |