OpenStudio:utilities/idd
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Object List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NopenstudioAll OpenStudio code is placed in the openstudio namespace
 CExtensibleIndexIndex pair for IdfObject fields in extensible groups
 CIddFieldIddField represents a field in an IddObject, that is, the schema for a single piece of data (alpha or numeric) in an IDF
 CIddFieldPropertiesIddFieldProperties describes the properties of an IddField object, as specified by IDD markup
 CIddFieldTypeEnumeration of IDF field types as defined by the possible values for the IDD \type flag
 CIddFileIddFile provides parsing and printing of text files in Input Data Definition (IDD) format
 CIddFileAndFactoryWrapperWraps the functionality of IddFile and IddFactory into one class for use by IdfFile and Workspace
 CIddKeyIddKey represents an enumeration value for an IDD field of type choice
 CIddKeyPropertiesIddKeyProperties is an all public class describing the properties of an IddKey object
 CIddObjectIddObject represents an object in the Idd
 CIddObjectPropertiesIddObjectProperties describes the properties of an IddObject, as specified by object-level IDD markup
 CEnumBase