OpenStudioCore:runmanager/lib
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Object Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Copenstudio::runmanager::AddToolQDialog based user interface for setting RunManager configuration options
 Copenstudio::runmanager::AdvancedStatusHolds an AdvancedStatusEnum value along with an additional description
 Copenstudio::runmanager::ConfigOptionsStores configuration options for the runmanager project
 Copenstudio::runmanager::ConfigurationQDialog based user interface for setting RunManager configuration options
 CEnumBase
 Copenstudio::runmanager::AdvancedStatusEnum
 Copenstudio::runmanager::ErrorType
 Copenstudio::runmanager::FileSelection
 Copenstudio::runmanager::FileSource
 Copenstudio::runmanager::JobTypeEnumeration of RunManager job types
 Copenstudio::runmanager::ToolType
 Copenstudio::runmanager::TreeStatusEnum
 Copenstudio::runmanager::ErrorEstimation
 Cstd::exceptionSTL class
 Cstd::runtime_errorSTL class
 Copenstudio::runmanager::MergeJobErrorError thrown when a merge job attempt fails
 Copenstudio::runmanager::ScriptDetectionError
 Copenstudio::runmanager::FileInfoBasic file information class used by runmanager for handling tracking of which input and output files to and from Job objects
 Copenstudio::runmanager::FilesRepresents a collection of FileInfo objects
 Copenstudio::runmanager::FuelUse
 Copenstudio::runmanager::FuelUses
 Copenstudio::runmanager::JobA handle to a job that must be created with the JobFactory class
 Copenstudio::runmanager::JobErrorsHolds a vector of errors and warnings descriptions generated during a job execution plus a flag indicating if the job could be considered a success regardless of errors
 Copenstudio::runmanager::JobErrorsDisplayQDialog based user interface for setting RunManager configuration options
 Copenstudio::runmanager::JobFactoryClass with static methods for creating various types of Job objects
 Copenstudio::runmanager::JobOutputCleanupQDialog based user interface for allowing the use to select a set of files to clean up (delete) from a job run
 Copenstudio::runmanager::JobParamHierarchical list of named parameters to be used when passing advanced options to a Job The WorkflowJob currently makes use of this
 Copenstudio::runmanager::JobParamsRepresents a collection of JobParam
 Copenstudio::runmanager::JobState
 Copenstudio::runmanager::JobStatusWidgetQDialog based user interface for displaying RunManager queue job status to the user
 Copenstudio::runmanager::JSONWorkflowOptions
 CLinearApproximation
 Copenstudio::runmanager::MergedJobResults
 Copenstudio::runmanager::NormalizeURLsUtility for normalizing remote and local URLs of an IDF or OSM to well defined local locations while collecting the set of moved files and making sure that no relocated files conflict
 CParallelEnergyPlus
 CQItemDelegate
 Copenstudio::runmanager::SpinBoxDelegateEditor delegate used during editing of the ToolInfo version number
 Copenstudio::runmanager::ToolNameDelegateEditor delegate used during editing of the ToolInfo name
 CQObject
 Copenstudio::runmanager::ProcessBase class for local processes
 Copenstudio::runmanager::ProcessCreatorInterface for Creating processes
 Copenstudio::runmanager::LocalProcessCreatorImplements ProcessCreator interface to create a process locally
 Copenstudio::runmanager::RunManagerWatcher
 Copenstudio::runmanager::SimulationEngine
 CQProcess
 CQStandardItem
 CQThread
 CResults
 Copenstudio::runmanager::RubyJobBuilderUtilities class for encoding and decoding the JobParams object needed for executing a RubyJob
 Copenstudio::runmanager::RunManagerA handle to an underlying RunManager_Impl object, can be copied and passed around freely
 Copenstudio::runmanager::RunManager_UtilA small collection of utilities used internally by the RunManager
 Copenstudio::runmanager::RunManagerStatusQDialog based user interface for displaying RunManager queue job status to the user
 Copenstudio::runmanager::RunManagerStatusHandleHandle to a RunManagerStatus dialog when the last copy of the handle goes out of scope, the dialog is destroyed
 Copenstudio::runmanager::RunManagerStatusWidgetQDialog based user interface for displaying RunManager queue job status to the user
 Copenstudio::runmanager::ScriptInfo
 Copenstudio::runmanager::SimulationDetails
 CSqliteMerge
 CSqliteObject
 Copenstudio::runmanager::ToolFinderClass for finding Tools installed on the local system
 Copenstudio::runmanager::ToolInfoUsed for holding details about a tool binary location
 Copenstudio::runmanager::ToolLocationInfoContains information about a tool installation
 Copenstudio::runmanager::ToolsRepresents a collection of ToolInfo objects
 Copenstudio::runmanager::ToolVersionUtility for holding and comparing ToolVersion numbers
 Copenstudio::runmanager::WeatherFileFinderUsed to determine the weather file that needs to be used with a given IDF
 Copenstudio::runmanager::WorkflowUtility for constructing a reproducible Job tree
 Copenstudio::runmanager::WorkItem