| ▼Nopenstudio | |
| ▼Nmeasure | |
| CEmbeddedRubyMeasureInfoGetter | Should only be instantiated in C++ Applications |
| CEnergyPlusMeasure | EnergyPlusMeasure is an abstract base class for OSMeasures that operate on EnergyPlus Workspaces |
| CModelMeasure | ModelMeasure is an abstract base class for UserScripts that operate on OpenStudio Models |
| COSArgument | OSArgument is an argument to an OSMeasure |
| COSArgumentType | Listing of OSArgument data types |
| COSDomainType | Methods for restricting the domain of an OSArgument |
| COSMeasure | OSMeasure is an abstract base class for a user script |
| COSMeasureInfo | OSMeasureInfo contains information that can be extracted from an OSMeasure by a parser |
| COSMeasureInfoGetter | Interface class for using embedded Ruby to extract arguments from an OSMeasure |
| COSOutput | OSOutput is an output of an OSMeasure |
| COSOutputType | Listing of OSOutput data types, values match OSArgumentType |
| COSRunner | OSRunner is a concrete base class for application-specific classes that run OSMeasures |
| CPythonEnergyPlusMeasure | PythonEnergyPlusMeasure is an abstract base class for OSMeasures that operate on PythonEnergyPlus Workspaces |
| CPythonModelMeasure | PythonModelMeasure is an abstract base class for UserScripts that operate on OpenStudio Models |
| CPythonReportingMeasure | PythonReportingMeasure is an abstract base class for UserScripts that generate reports |
| CReportingMeasure | ReportingMeasure is an abstract base class for UserScripts that generate reports |
| CEnumBase |