▼Nopenstudio | All OpenStudio code is placed in the openstudio namespace |
CExtensibleIndex | Index pair for IdfObject fields in extensible groups |
CIddField | IddField represents a field in an IddObject, that is, the schema for a single piece of data (alpha or numeric) in an IDF |
CIddFieldProperties | IddFieldProperties describes the properties of an IddField object, as specified by IDD markup |
CIddFieldType | Enumeration of IDF field types as defined by the possible values for the IDD \type flag |
CIddFile | IddFile provides parsing and printing of text files in Input Data Definition (IDD) format |
CIddFileAndFactoryWrapper | Wraps the functionality of IddFile and IddFactory into one class for use by IdfFile and Workspace |
CIddKey | IddKey represents an enumeration value for an IDD field of type choice |
CIddKeyProperties | IddKeyProperties is an all public class describing the properties of an IddKey object |
CIddObject | IddObject represents an object in the Idd |
CIddObjectProperties | IddObjectProperties describes the properties of an IddObject, as specified by object-level IDD markup |
CEnumBase |