OpenStudioCore:runmanager/lib
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
openstudio::runmanager::Job Member List

This is the complete list of members for openstudio::runmanager::Job, including all inherited members.

addChild(const Job &t_job)openstudio::runmanager::Job
allFiles() const openstudio::runmanager::Job
allInputFiles() const openstudio::runmanager::Job
allParams() const openstudio::runmanager::Job
canceled() const openstudio::runmanager::Job
children() const openstudio::runmanager::Job
childrenLastRun() const openstudio::runmanager::Job
childrenOutOfDate() const openstudio::runmanager::Job
childrenRunning() const openstudio::runmanager::Job
childrenTreesOutOfDate() const openstudio::runmanager::Job
childrenTreesRunning() const openstudio::runmanager::Job
cleanup()openstudio::runmanager::Job
connect(const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::QueuedConnection) const openstudio::runmanager::Job
description() const openstudio::runmanager::Job
detailedDescription() const openstudio::runmanager::Job
disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *method=nullptr)openstudio::runmanager::Job
endTime() const openstudio::runmanager::Job
errors() const openstudio::runmanager::Job
externallyManaged() const openstudio::runmanager::Job
finishedJob() const openstudio::runmanager::Job
fromJSON(const std::string &t_json)openstudio::runmanager::Jobstatic
getBasePath() const openstudio::runmanager::Job
getOutput() const openstudio::runmanager::Job
hasMergedJobs() const openstudio::runmanager::Job
history() const openstudio::runmanager::Job
index() const openstudio::runmanager::Job
inputFiles() const openstudio::runmanager::Job
Job(const Job &temp)openstudio::runmanager::Job
Job(const std::shared_ptr< detail::Job_Impl > &t_impl)openstudio::runmanager::Jobprotected
jobParams() const openstudio::runmanager::Job
jobType() const openstudio::runmanager::Job
lastRun() const openstudio::runmanager::Job
makeExternallyManaged()openstudio::runmanager::Job
mergedJobResults() const openstudio::runmanager::Job
mergeJob(const openstudio::runmanager::Job &t_job)openstudio::runmanager::Job
moveToThread(QThread *targetThread)openstudio::runmanager::Job
operator<(const Job &rhs) const openstudio::runmanager::Job
operator=(Job rhs)openstudio::runmanager::Job
operator==(const Job &rhs) const openstudio::runmanager::Job
OptionalJob typedefopenstudio::runmanager::Jobrelated
outdir() const openstudio::runmanager::Job
outOfDate() const openstudio::runmanager::Job
outputFiles() const openstudio::runmanager::Job
params() const openstudio::runmanager::Job
parent() const openstudio::runmanager::Job
ranBefore(const openstudio::runmanager::Job &t_rhs) const openstudio::runmanager::Job
rawInputFiles() const openstudio::runmanager::Job
relativeOutputFiles() const openstudio::runmanager::Job
removeChild(const Job &t_job)openstudio::runmanager::Job
requestStop()openstudio::runmanager::Job
runnable() const openstudio::runmanager::Job
running() const openstudio::runmanager::Job
sendSignals()openstudio::runmanager::Job
setBasePath(const openstudio::path &t_basePath)openstudio::runmanager::Job
setBasePathRecursive(const openstudio::path &t_basePath)openstudio::runmanager::Job
setCanceled(bool t_canceled=true)openstudio::runmanager::Job
setFinishedJob(const Job &t_job)openstudio::runmanager::Job
setIndex(int index)openstudio::runmanager::Job
setRunnable(bool force=false)openstudio::runmanager::Job
setStatus(const AdvancedStatus &t_status)openstudio::runmanager::Job
setTreeCanceled(bool t_canceled=true)openstudio::runmanager::Job
setTreeRunnable(bool force=false)openstudio::runmanager::Job
showErrors() const openstudio::runmanager::Job
showTreeErrors() const openstudio::runmanager::Job
start(const std::shared_ptr< ProcessCreator > &t_pc)openstudio::runmanager::Job
startTime() const openstudio::runmanager::Job
status() const openstudio::runmanager::Job
swap(Job &rhs)openstudio::runmanager::Job
toJSON() const openstudio::runmanager::Job
tools() const openstudio::runmanager::Job
treeAllFiles() const openstudio::runmanager::Job
treeDescription() const openstudio::runmanager::Job
treeDetailedDescription() const openstudio::runmanager::Job
treeErrors() const openstudio::runmanager::Job
treeLastRun() const openstudio::runmanager::Job
treeOutOfDate() const openstudio::runmanager::Job
treeOutputFiles() const openstudio::runmanager::Job
treeRunning() const openstudio::runmanager::Job
treeStatus() const openstudio::runmanager::Job
updateJob(const Job &t_other, bool t_allowUUIDUpdate)openstudio::runmanager::Job
uuid() const openstudio::runmanager::Job
waitForFinished(int t_msecs=-1)openstudio::runmanager::Job