adjustStepsNrComponents(bool is2d) | VolProc::ChainExecutor | private |
areSamplesIndependent() const | VolProc::ChainExecutor | |
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 |
calculateMaximumMemoryUsage(const TrcKeySampling &, const StepInterval< float > &) | VolProc::ChainExecutor | private |
CallBacker() | CallBacker | |
CallBacker(const CallBacker &) | CallBacker | |
chain_ | VolProc::ChainExecutor | private |
ChainExecutor(Chain &) | VolProc::ChainExecutor | |
ChainOutput class | VolProc::ChainExecutor | friend |
checkAndSplit(od_int64 usage, od_int64 &freemem, int &nrchunks) const | VolProc::ChainExecutor | private |
computeComputationScope(Step::ID stepid, TrcKeySampling &stepoutputhrg, StepInterval< int > &stepoutputzrg) const | VolProc::ChainExecutor | private |
computeLatestEpoch(Step::ID) const | VolProc::ChainExecutor | private |
Control enum name | Task | |
control_ | Task | protected |
controlWork(Task::Control) override | VolProc::ChainExecutor | virtual |
createReceiverForCurrentThread() | CallBacker | static |
curepoch_ | VolProc::ChainExecutor | private |
delalreadytriggered_ | NamedCallBacker | mutableprotected |
delnotif_ | NamedCallBacker | protected |
detachAllNotifiers() const | CallBacker | |
detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
doStep() override | Executor | virtual |
enableWorkControl(bool=true) | Task | virtual |
epochs_ | VolProc::ChainExecutor | private |
errMsg() const | VolProc::ChainExecutor | |
errmsg_ | VolProc::ChainExecutor | mutableprivate |
ErrorOccurred() | SequentialTask | inlinestatic |
errorWithDetails() const | Task | inlinevirtual |
execute() override | Executor | inlinevirtual |
Executor(const char *nm) | Executor | inline |
Finished() | SequentialTask | inlinestatic |
getCalculationScope(Step::ID stepid, TrcKeyZSampling &) const | VolProc::ChainExecutor | private |
getName() const | NamedObject | inlinevirtual |
getNameFromPar(const IOPar &) | NamedObject | |
getOutput() const | VolProc::ChainExecutor | |
getProgress(const ReportingTask &) | ReportingTask | |
getSampleShift(float) const | VolProc::ChainExecutor | private |
getState() const | Task | virtual |
getStepEpochIndex(Step::ID) const | VolProc::ChainExecutor | private |
getStepOutputMemory(Step::ID, int nr, const TypeSet< TrcKeySampling > &epochstks, const TypeSet< StepInterval< int > > &) const | VolProc::ChainExecutor | private |
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 |
hasName(const char *nm) const | ObjectWithName | inline |
hasName(const name_type &nm) const | ObjectWithName | inline |
incrementProgress() | ReportingTask | protected |
isCapsule() const | CallBacker | inlinevirtual |
isNotifierAttached(const NotifierAccess *) const | CallBacker | |
isok_ | VolProc::ChainExecutor | private |
jobcomm_ | VolProc::ChainExecutor | private |
lastupdate_ | ReportingTask | private |
message() const | Task | inlineprivatevirtual |
MoreToDo() | SequentialTask | inlinestatic |
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 |
needsFullVolume() const | VolProc::ChainExecutor | |
nextStep() override | VolProc::ChainExecutor | virtual |
notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
nrChunks(const TrcKeySampling &, const StepInterval< float > &, od_uint64 &memusage) | VolProc::ChainExecutor | private |
nrDone() const override | VolProc::ChainExecutor | virtual |
nrDoneText() const | Task | inlineprivatevirtual |
objectToBeDeleted() const | NamedCallBacker | inlinevirtual |
operator=(const NamedObject &) | NamedObject | |
operator==(const NamedCallBacker &oth) const | NamedCallBacker | inline |
operator==(const NamedObject &oth) const | NamedCallBacker | inline |
outputdp_ | VolProc::ChainExecutor | private |
outputhrg_ | VolProc::ChainExecutor | private |
outputzrg_ | VolProc::ChainExecutor | private |
Pause enum value | Task | |
poststep | Executor | |
prestep | Executor | |
progressChanged(CallBacker *) | VolProc::ChainExecutor | private |
progressMeter() const | ReportingTask | inlineprotected |
progressmeter_ | ReportingTask | private |
progressUpdated | ReportingTask | |
putNameInPar(IOPar &) const | ObjectWithName | |
releaseMemory() | VolProc::ChainExecutor | private |
removeReceiverForCurrentThread() | CallBacker | static |
ReportingTask(const char *nm=nullptr) | ReportingTask | protected |
reportProgressFinished() | ReportingTask | protected |
reportProgressStarted() | ReportingTask | protected |
resetProgress() | ReportingTask | protected |
Run enum value | Task | |
scheduledsteps_ | VolProc::ChainExecutor | private |
scheduleWork() | VolProc::ChainExecutor | private |
sendDelNotif() const | NamedCallBacker | protected |
SequentialTask(const char *nm=nullptr) | SequentialTask | |
setCalculationScope(const TrcKeySampling &, const StepInterval< float > &, od_uint64 &maxmemusage, int *nrchunks=0) | VolProc::ChainExecutor | |
setJobCommunicator(JobCommunic *) | VolProc::ChainExecutor | |
setName(const char *nm) | NamedObject | inlinevirtual |
setProgressMeter(ProgressMeter *) override | ReportingTask | protectedvirtual |
sGetStepErrMsg() | VolProc::ChainExecutor | static |
shouldContinue() | Task | protectedvirtual |
stdNrDoneText() | Task | inlinestatic |
stepstkzs_ | VolProc::ChainExecutor | private |
Stop enum value | Task | |
stopReceivingNotifications() const | CallBacker | inline |
Task(const char *nm=nullptr) | Task | protected |
totalNr() const override | VolProc::ChainExecutor | virtual |
totalnrepochs_ | VolProc::ChainExecutor | private |
trueCaller() | CallBacker | inlinevirtual |
uiMessage() const override | VolProc::ChainExecutor | virtual |
uiNrDoneText() const override | VolProc::ChainExecutor | virtual |
uiStdNrDoneText() | Task | inlinestatic |
updateProgressMeter(bool forced=false, std::int64_t *totalnr=0) | ReportingTask | protected |
updateReportedName() | ReportingTask | protected |
updateScheduledStepsSampling(const TrcKeySampling &, const StepInterval< float > &) | VolProc::ChainExecutor | private |
WarningAvailable() | SequentialTask | inlinestatic |
web_ | VolProc::ChainExecutor | private |
workcontrolcondvar_ | Task | protected |
workControlEnabled() const | Task | |
~CallBacker() | CallBacker | virtual |
~ChainExecutor() | VolProc::ChainExecutor | |
~Executor() | Executor | inlinevirtual |
~NamedObject() | NamedObject | inlinevirtual |
~ObjectWithName() | ObjectWithName | inlinevirtual |
~ReportingTask() | ReportingTask | virtual |
~SequentialTask() | SequentialTask | virtual |
~Task() | Task | virtual |