addHost(const HostData &) | JobRunner | |
annotName() const | NamedObject | inlinevirtual |
assignJob(HostNFailInfo &) | JobRunner | protected |
AssignStat enum name | JobRunner | protected |
attachCB(NotifierAccess &, const CallBack &, bool onlyifnew=false) | CallBacker | |
attachCB(NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) | CallBacker | inline |
BadHost enum value | JobRunner | protected |
CallBacker() | CallBacker | |
CallBacker(const CallBacker &) | CallBacker | |
Control enum name | Task | |
control_ | Task | protected |
controlWork(Control) | Task | virtual |
curJobFilePath() | JobRunner | inline |
curjobfp_ | JobRunner | protected |
curJobInfo() const | JobRunner | inline |
curjobinfo_ | JobRunner | protected |
curjobiop_ | JobRunner | protected |
curJobIOPar() | JobRunner | inline |
currentJob(const HostNFailInfo *) const | JobRunner | |
deleteNotify(const CallBack &) | NamedObject | |
delnotify_ | NamedObject | protected |
descProv() const | JobRunner | inline |
descprov_ | JobRunner | protected |
detachAllNotifiers() | CallBacker | protected |
detachCB(NotifierAccess &, const CallBack &) | CallBacker | |
detachCB(NotifierAccess *notif, const CallBack &cb) | CallBacker | inline |
doCycle() | JobRunner | protected |
doStep() | Executor | virtual |
enableWorkControl(bool=true) | Task | virtual |
errmsg_ | JobRunner | protected |
errorMsg() const | JobRunner | |
ErrorOccurred() | SequentialTask | inlinestatic |
execute() | 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 | |
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 |
haveIncomplete() const | JobRunner | protected |
HostBad enum value | JobRunner | protected |
HostFailed enum value | JobRunner | protected |
hostFailed(int) const | JobRunner | |
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 |
iomgr() | JobRunner | protected |
iomgr_ | JobRunner | protected |
isAssigned(const JobInfo &ji) const | JobRunner | |
isNotifierAttached(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_ | SequentialTask | protected |
linkedto_ | NamedObject | protected |
maxhostfailures_ | JobRunner | protected |
maxjobfailures_ | JobRunner | protected |
maxjobhstfails_ | JobRunner | protected |
mODTextTranslationClass(JobRunner) | JobRunner | private |
MoreToDo() | SequentialTask | inlinestatic |
msgAvail | JobRunner | |
name() const | NamedObject | inlinevirtual |
name_ | NamedObject | protected |
NamedObject(const char *nm=0) | NamedObject | |
NamedObject(const NamedObject *linkedto) | NamedObject | |
NamedObject(const NamedObject &) | NamedObject | |
nextStep() | JobRunner | inlinevirtual |
niceval_ | JobRunner | protected |
NoJobs enum value | JobRunner | protected |
NotReady enum value | JobRunner | protected |
NotStarted enum value | JobRunner | protected |
nrDone() const | JobRunner | inlinevirtual |
nrDoneMessage() const | JobRunner | |
nrJobs(bool failed=false) const | JobRunner | inline |
OK enum value | JobRunner | protected |
operator==(const NamedObject &oth) const | NamedObject | 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() | SequentialTask | inline |
progressMeter() const | SequentialTask | inline |
progressmeter_ | SequentialTask | protected |
removeHost(int) | JobRunner | |
rshcomm_ | JobRunner | protected |
Run enum value | Task | |
runJob(JobInfo &, const HostData &) | JobRunner | protected |
SequentialTask(const char *nm=0) | SequentialTask | |
setCleanName(const char *) | NamedObject | |
setFirstPort(int n) | JobRunner | inline |
setLinkedTo(NamedObject *) | NamedObject | |
setName(const char *) | NamedObject | virtual |
setNiceNess(int n) | JobRunner | |
setProg(const char *s) | JobRunner | inline |
setProgressMeter(ProgressMeter *) | SequentialTask | virtual |
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 &ji, HostNFailInfo &jhi) | JobRunner | protected |
StartRes enum name | JobRunner | protected |
starttimeout_ | JobRunner | protected |
startwaittime_ | JobRunner | protected |
stdNrDoneText() | Task | inlinestatic |
Stop enum value | Task | |
stopAll() | JobRunner | |
Task(const char *nm=0) | Task | protected |
totalJobs() const | JobRunner | inline |
totalNr() const | JobRunner | inlinevirtual |
uiMessage() const | JobRunner | virtual |
uiNrDoneText() const | Task | virtual |
uiStdNrDoneText() | Task | inlinestatic |
updateJobInfo() | JobRunner | protected |
WarningAvailable() | SequentialTask | inlinestatic |
workcontrolcondvar_ | Task | protected |
workControlEnabled() const | Task | |
wrapuptimeout_ | JobRunner | protected |
~CallBacker() | CallBacker | virtual |
~Executor() | Executor | inlinevirtual |
~JobRunner() | JobRunner | |
~NamedObject() | NamedObject | virtual |
~SequentialTask() | SequentialTask | virtual |
~Task() | Task | virtual |