OpenStudio:measure
 All Classes Namespaces Functions Typedefs Enumerations Enumerator Pages
Object Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CEnumBase
 Copenstudio::measure::OSArgumentTypeListing of OSArgument data types
 Copenstudio::measure::OSDomainTypeMethods for restricting the domain of an OSArgument
 Copenstudio::measure::OSOutputTypeListing of OSOutput data types, values match OSArgumentType
 Copenstudio::measure::OSArgumentOSArgument is an argument to an OSMeasure
 Copenstudio::measure::OSMeasureOSMeasure is an abstract base class for a user script
 Copenstudio::measure::EnergyPlusMeasureEnergyPlusMeasure is an abstract base class for OSMeasures that operate on EnergyPlus Workspaces
 Copenstudio::measure::ModelMeasureModelMeasure is an abstract base class for UserScripts that operate on OpenStudio Models
 Copenstudio::measure::ReportingMeasureReportingMeasure is an abstract base class for UserScripts that generate reports
 Copenstudio::measure::OSMeasureInfoOSMeasureInfo contains information that can be extracted from an OSMeasure by a parser
 Copenstudio::measure::OSMeasureInfoGetterInterface class for using embedded Ruby to extract arguments from an OSMeasure
 Copenstudio::measure::EmbeddedRubyMeasureInfoGetter< RubyInterpreterType >Should only be instantiated in C++ Applications
 Copenstudio::measure::OSOutputOSOutput is an output of an OSMeasure
 Copenstudio::measure::OSRunnerOSRunner is a concrete base class for application-specific classes that run OSMeasures