addHost(const HostData &) | JobRunner | |
assignJob(HostNFailInfo &) | JobRunner | protected |
AssignStat enum name | JobRunner | protected |
attachCB(const NotifierAccess &, const CallBack &, bool onlyifnew=false) const | CallBacker | |
attachCB(const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const | CallBacker | |
attachednotifiers_ | CallBacker | private |
attachednotifierslock_ | CallBacker | mutableprivate |
authority() const | JobRunner | |
BadHost enum value | JobRunner | protected |
CallBacker() | CallBacker | |
CallBacker(const CallBacker &) | CallBacker | |
Control enum name | Task | |
control_ | Task | protected |
controlWork(Control) | Task | virtual |
createReceiverForCurrentThread() | CallBacker | static |
curJobFilePath() | JobRunner | inline |
curjobfp_ | JobRunner | protected |
curJobInfo() const | JobRunner | inline |
curjobinfo_ | JobRunner | protected |
curjobiop_ | JobRunner | protected |
curJobIOPar() | JobRunner | inline |
currentJob(const HostNFailInfo *) const | JobRunner | |
delalreadytriggered_ | NamedCallBacker | mutableprotected |
delnotif_ | NamedCallBacker | protected |
descProv() const | JobRunner | inline |
descprov_ | JobRunner | protected |
detachAllNotifiers() const | CallBacker | |
detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
doCycle() | JobRunner | protected |
doStep() override | Executor | virtual |
enableWorkControl(bool=true) | Task | virtual |
errmsg_ | JobRunner | protected |
errorMsg() const | JobRunner | |
ErrorOccurred() | SequentialTask | inlinestatic |
errorWithDetails() const | Task | inlinevirtual |
execute() override | Executor | inlinevirtual |
Executor(const char *nm) | Executor | inline |
failedJob(JobInfo &, JobInfo::State) | JobRunner | protected |
failedjobs_ | JobRunner | protected |
failtimeout_ | JobRunner | protected |
Finished() | SequentialTask | inlinestatic |
firstport_ | JobRunner | protected |
getBaseFilePath(JobInfo &, const HostData &) | JobRunner | |
getLastReceivedTime(JobInfo &) | JobRunner | |
getName() const | NamedObject | inlinevirtual |
getNameFromPar(const IOPar &) | NamedObject | |
getProgress(const ReportingTask &) | ReportingTask | |
getState() const | Task | virtual |
go(od_ostream *s=0, bool isfirst=true, bool islast=true, int delaybtwnstepsinms=0) | Executor | inline |
go(od_ostream &s, bool isfirst=true, bool islast=true, int delaybtwnstepsinms=0) | Executor | inline |
goImpl(od_ostream *, bool, bool, int) | Executor | protectedvirtual |
gtJob(int descnr) | JobRunner | protected |
handleExitStatus(JobInfo &) | JobRunner | protected |
handleStatusInfo(StatusInfo &) | JobRunner | protected |
hasName(const char *nm) const | ObjectWithName | inline |
hasName(const name_type &nm) const | ObjectWithName | inline |
haveIncomplete() const | JobRunner | protected |
HostBad enum value | JobRunner | protected |
hostFailed(int) const | JobRunner | |
HostFailed enum value | JobRunner | protected |
hostInfo() const | JobRunner | inline |
hostinfo_ | JobRunner | protected |
hostNFailInfoFor(const HostData *) const | JobRunner | protected |
HostStat enum name | JobRunner | protected |
hostStatus(const HostNFailInfo *) const | JobRunner | protected |
hosttimeout_ | JobRunner | protected |
incrementProgress() | ReportingTask | protected |
iomgr() | JobRunner | protected |
iomgr_ | JobRunner | protected |
isAssigned(const JobInfo &) const | JobRunner | |
isCapsule() const | CallBacker | inlinevirtual |
isNotifierAttached(const NotifierAccess *) const | CallBacker | |
isPaused(int) const | JobRunner | |
JobBad enum value | JobRunner | protected |
jobFailed | JobRunner | |
jobInfo(int idx, bool failed=false) const | JobRunner | inline |
jobinfos_ | JobRunner | protected |
JobRunner(JobDescProv *, const char *cmd) | JobRunner | |
jobsDone() const | JobRunner | |
jobsInProgress() const | JobRunner | |
jobsLeft() const | JobRunner | inline |
JobStarted enum value | JobRunner | protected |
lastupdate_ | ReportingTask | private |
maxhostfailures_ | JobRunner | protected |
maxjobfailures_ | JobRunner | protected |
maxjobhstfails_ | JobRunner | protected |
message() const | Task | inlineprivatevirtual |
MoreToDo() | SequentialTask | inlinestatic |
msgAvail | JobRunner | |
name() const override | NamedObject | inlinevirtual |
name_ | NamedObject | protected |
name_type typedef | ObjectWithName | |
NamedCallBacker(const char *nm=0) | NamedCallBacker | |
NamedCallBacker(const NamedCallBacker &) | NamedCallBacker | |
NamedObject(const char *nm=nullptr) | NamedObject | inline |
NamedObject(const NamedObject &oth) | NamedObject | inline |
nextStep() override | JobRunner | inlinevirtual |
niceval_ | JobRunner | protected |
NoJobs enum value | JobRunner | protected |
notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
NotReady enum value | JobRunner | protected |
NotStarted enum value | JobRunner | protected |
nrDone() const override | JobRunner | inlinevirtual |
nrDoneMessage() const | JobRunner | |
nrDoneText() const | Task | inlineprivatevirtual |
nrJobs(bool failed=false) const | JobRunner | inline |
objectToBeDeleted() const | NamedCallBacker | inlinevirtual |
OK enum value | JobRunner | protected |
operator=(const NamedObject &) | NamedObject | |
operator==(const NamedCallBacker &oth) const | NamedCallBacker | inline |
operator==(const NamedObject &oth) const | NamedCallBacker | inline |
Pause enum value | Task | |
pauseHost(int, bool) | JobRunner | |
postJobStart | JobRunner | |
poststep | Executor | |
preJobStart | JobRunner | |
prestep | Executor | |
procDir() const | JobRunner | inline |
procdir_ | JobRunner | protected |
prog_ | JobRunner | protected |
progressMeter() const | ReportingTask | inlineprotected |
progressmeter_ | ReportingTask | private |
progressUpdated | ReportingTask | |
putNameInPar(IOPar &) const | ObjectWithName | |
removeHost(int) | JobRunner | |
removeReceiverForCurrentThread() | CallBacker | static |
ReportingTask(const char *nm=nullptr) | ReportingTask | protected |
reportProgressFinished() | ReportingTask | protected |
reportProgressStarted() | ReportingTask | protected |
resetProgress() | ReportingTask | protected |
rshcomm_ | JobRunner | protected |
Run enum value | Task | |
runJob(JobInfo &, const HostData &) | JobRunner | protected |
sendDelNotif() const | NamedCallBacker | protected |
SequentialTask(const char *nm=nullptr) | SequentialTask | |
setFirstPort(PortNr_Type n) | JobRunner | inline |
setName(const char *nm) | NamedObject | inlinevirtual |
setNiceNess(int n) | JobRunner | |
setProg(const char *s) | JobRunner | inline |
setProgressMeter(ProgressMeter *) override | ReportingTask | protectedvirtual |
setRshComm(const char *s) | JobRunner | inline |
shouldContinue() | Task | protectedvirtual |
showMachStatus(BufferStringSet &) const | JobRunner | |
SomeFailed enum value | JobRunner | protected |
Started enum value | JobRunner | protected |
startJob(JobInfo &, HostNFailInfo &) | JobRunner | protected |
StartRes enum name | JobRunner | protected |
starttimeout_ | JobRunner | protected |
startwaittime_ | JobRunner | protected |
stdNrDoneText() | Task | inlinestatic |
Stop enum value | Task | |
stopAll() | JobRunner | |
stopReceivingNotifications() const | CallBacker | inline |
Task(const char *nm=nullptr) | Task | protected |
totalJobs() const | JobRunner | inline |
totalNr() const override | JobRunner | inlinevirtual |
trueCaller() | CallBacker | inlinevirtual |
uiMessage() const override | JobRunner | virtual |
uiNrDoneText() const | Task | virtual |
uiStdNrDoneText() | Task | inlinestatic |
updateJobInfo() | JobRunner | protected |
updateProgressMeter(bool forced=false, std::int64_t *totalnr=0) | ReportingTask | protected |
updateReportedName() | ReportingTask | protected |
WarningAvailable() | SequentialTask | inlinestatic |
workcontrolcondvar_ | Task | protected |
workControlEnabled() const | Task | |
wrapuptimeout_ | JobRunner | protected |
~CallBacker() | CallBacker | virtual |
~Executor() | Executor | inlinevirtual |
~JobRunner() | JobRunner | |
~NamedObject() | NamedObject | inlinevirtual |
~ObjectWithName() | ObjectWithName | inlinevirtual |
~ReportingTask() | ReportingTask | virtual |
~SequentialTask() | SequentialTask | virtual |
~Task() | Task | virtual |