Copenstudio::runmanager::AddTool | QDialog based user interface for setting RunManager configuration options |
Copenstudio::runmanager::AdvancedStatus | Holds an AdvancedStatusEnum value along with an additional description |
Copenstudio::runmanager::ConfigOptions | Stores configuration options for the runmanager project |
Copenstudio::runmanager::Configuration | QDialog based user interface for setting RunManager configuration options |
▼CEnumBase | |
Copenstudio::runmanager::AdvancedStatusEnum | |
Copenstudio::runmanager::ErrorType | |
Copenstudio::runmanager::FileSelection | |
Copenstudio::runmanager::FileSource | |
Copenstudio::runmanager::JobType | Enumeration of RunManager job types |
Copenstudio::runmanager::ToolType | |
Copenstudio::runmanager::TreeStatusEnum | |
Copenstudio::runmanager::ErrorEstimation | |
▼Cstd::exception | STL class |
▼Cstd::runtime_error | STL class |
Copenstudio::runmanager::MergeJobError | Error thrown when a merge job attempt fails |
Copenstudio::runmanager::ScriptDetectionError | |
Copenstudio::runmanager::FileInfo | Basic file information class used by runmanager for handling tracking of which input and output files to and from Job objects |
Copenstudio::runmanager::Files | Represents a collection of FileInfo objects |
Copenstudio::runmanager::FuelUse | |
Copenstudio::runmanager::FuelUses | |
Copenstudio::runmanager::Job | A handle to a job that must be created with the JobFactory class |
Copenstudio::runmanager::JobErrors | Holds 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::JobErrorsDisplay | QDialog based user interface for setting RunManager configuration options |
Copenstudio::runmanager::JobFactory | Class with static methods for creating various types of Job objects |
Copenstudio::runmanager::JobOutputCleanup | QDialog based user interface for allowing the use to select a set of files to clean up (delete) from a job run |
Copenstudio::runmanager::JobParam | Hierarchical list of named parameters to be used when passing advanced options to a Job The WorkflowJob currently makes use of this |
Copenstudio::runmanager::JobParams | Represents a collection of JobParam |
Copenstudio::runmanager::JobState | |
Copenstudio::runmanager::JobStatusWidget | QDialog based user interface for displaying RunManager queue job status to the user |
Copenstudio::runmanager::JSONWorkflowOptions | |
CLinearApproximation | |
Copenstudio::runmanager::MergedJobResults | |
Copenstudio::runmanager::NormalizeURLs | Utility 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::SpinBoxDelegate | Editor delegate used during editing of the ToolInfo version number |
Copenstudio::runmanager::ToolNameDelegate | Editor delegate used during editing of the ToolInfo name |
▼CQObject | |
Copenstudio::runmanager::Process | Base class for local processes |
▼Copenstudio::runmanager::ProcessCreator | Interface for Creating processes |
Copenstudio::runmanager::LocalProcessCreator | Implements ProcessCreator interface to create a process locally |
Copenstudio::runmanager::RunManagerWatcher | |
Copenstudio::runmanager::SimulationEngine | |
CQProcess | |
CQStandardItem | |
CQThread | |
CResults | |
Copenstudio::runmanager::RubyJobBuilder | Utilities class for encoding and decoding the JobParams object needed for executing a RubyJob |
Copenstudio::runmanager::RunManager | A handle to an underlying RunManager_Impl object, can be copied and passed around freely |
Copenstudio::runmanager::RunManager_Util | A small collection of utilities used internally by the RunManager |
Copenstudio::runmanager::RunManagerStatus | QDialog based user interface for displaying RunManager queue job status to the user |
Copenstudio::runmanager::RunManagerStatusHandle | Handle to a RunManagerStatus dialog when the last copy of the handle goes out of scope, the dialog is destroyed |
Copenstudio::runmanager::RunManagerStatusWidget | QDialog based user interface for displaying RunManager queue job status to the user |
Copenstudio::runmanager::ScriptInfo | |
Copenstudio::runmanager::SimulationDetails | |
CSqliteMerge | |
CSqliteObject | |
Copenstudio::runmanager::ToolFinder | Class for finding Tools installed on the local system |
Copenstudio::runmanager::ToolInfo | Used for holding details about a tool binary location |
Copenstudio::runmanager::ToolLocationInfo | Contains information about a tool installation |
Copenstudio::runmanager::Tools | Represents a collection of ToolInfo objects |
Copenstudio::runmanager::ToolVersion | Utility for holding and comparing ToolVersion numbers |
Copenstudio::runmanager::WeatherFileFinder | Used to determine the weather file that needs to be used with a given IDF |
Copenstudio::runmanager::Workflow | Utility for constructing a reproducible Job tree |
Copenstudio::runmanager::WorkItem |