| addToNrDone(std::int64_t increment) | ParallelTask | protected |
| arrs_ | FourierInterpol2D | 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 |
| calculateThreadSize(std::int64_t totalnr, int nrthreads, int thread) const | ParallelTask | protected |
| CallBacker() | CallBacker | |
| CallBacker(const CallBacker &) | CallBacker | |
| Control enum name | Task | |
| control_ | Task | protected |
| controlWork(Control) | Task | virtual |
| createReceiverForCurrentThread() | CallBacker | static |
| 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 |
| doFinish(bool) override | FourierInterpol2D | protectedvirtual |
| doParallel(bool yn) | ParallelTask | inline |
| doPrepare(int) override | FourierInterpol2D | protectedvirtual |
| doWork(od_int64, od_int64, int) override | FourierInterpol2D | protected |
| enableWorkControl(bool=true) | Task | virtual |
| errorWithDetails() const | Task | inlinevirtual |
| execute() override | ParallelTask | inlinevirtual |
| executeParallel(bool parallel) | ParallelTask | virtual |
| fft_ | FourierInterpolBase | protected |
| FourierInterpol2D(const TypeSet< Point > &pts, const StepInterval< float > &xoutsampling, const StepInterval< float > &youtsampling) | FourierInterpol2D | |
| FourierInterpolBase() | FourierInterpolBase | protected |
| getName() const | NamedObject | inlinevirtual |
| getNameFromPar(const IOPar &) | NamedObject | |
| getOutput() const | FourierInterpol2D | inline |
| getProgress(const ReportingTask &) | ReportingTask | |
| getState() const | Task | virtual |
| 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 | |
| lastupdate_ | ReportingTask | private |
| maxNrThreads() const | ParallelTask | protectedvirtual |
| message() const | Task | inlineprivatevirtual |
| minThreadSize() const | ParallelTask | inlineprotectedvirtual |
| 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 |
| notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
| nrDone() const override | ParallelTask | virtual |
| nrdone_ | ParallelTask | private |
| nrdonebigchunksz_ | ParallelTask | private |
| nrDoneText() const | Task | inlineprivatevirtual |
| nrIterations() const override | FourierInterpol2D | inlineprotectedvirtual |
| objectToBeDeleted() const | NamedCallBacker | inlinevirtual |
| operator=(const NamedObject &) | NamedObject | |
| operator==(const NamedCallBacker &oth) const | NamedCallBacker | inline |
| operator==(const NamedObject &oth) const | NamedCallBacker | inline |
| parallel_ | ParallelTask | private |
| ParallelTask(const char *nm=0) | ParallelTask | protected |
| ParallelTask(const ParallelTask &) | ParallelTask | protected |
| Pause enum value | Task | |
| progressMeter() const | ReportingTask | inlineprotected |
| progressmeter_ | ReportingTask | private |
| progressUpdated | ReportingTask | |
| pts_ | FourierInterpol2D | protected |
| putNameInPar(IOPar &) const | ObjectWithName | |
| quickAddToNrDone(std::int64_t loopidx) | ParallelTask | protected |
| removeReceiverForCurrentThread() | CallBacker | static |
| ReportingTask(const char *nm=nullptr) | ReportingTask | protected |
| reportProgressFinished() | ReportingTask | protected |
| reportProgressStarted() | ReportingTask | protected |
| resetNrDone() | ParallelTask | protected |
| resetProgress() | ReportingTask | protected |
| Run enum value | Task | |
| sendDelNotif() const | NamedCallBacker | protected |
| setName(const char *nm) | NamedObject | inlinevirtual |
| setProgressMeter(ProgressMeter *) override | ReportingTask | protectedvirtual |
| setTargetDomain(bool fourier) | FourierInterpolBase | |
| shouldContinue() | Task | protectedvirtual |
| sPosFinished() | ParallelTask | inlinestatic |
| stdNrDoneText() | Task | inlinestatic |
| Stop enum value | Task | |
| stopAllOnFailure() const | ParallelTask | inlineprotectedvirtual |
| stopReceivingNotifications() const | CallBacker | inline |
| sTrcFinished() | ParallelTask | inlinestatic |
| szx_ | FourierInterpol2D | protected |
| szy_ | FourierInterpol2D | protected |
| Task(const char *nm=nullptr) | Task | protected |
| totalNr() const override | ParallelTask | inlinevirtual |
| totalnrcache_ | ParallelTask | private |
| trueCaller() | CallBacker | inlinevirtual |
| uiMessage() const | Task | virtual |
| uiNrDoneText() const | Task | virtual |
| uiStdNrDoneText() | Task | inlinestatic |
| updateProgressMeter(bool forced=false, std::int64_t *totalnr=0) | ReportingTask | protected |
| updateReportedName() | ReportingTask | protected |
| workcontrolcondvar_ | Task | protected |
| workControlEnabled() const | Task | |
| xsampling_ | FourierInterpol2D | protected |
| ysampling_ | FourierInterpol2D | protected |
| ~CallBacker() | CallBacker | virtual |
| ~FourierInterpol2D() | FourierInterpol2D | |
| ~FourierInterpolBase() | FourierInterpolBase | protected |
| ~NamedObject() | NamedObject | inlinevirtual |
| ~ObjectWithName() | ObjectWithName | inlinevirtual |
| ~ParallelTask() | ParallelTask | virtual |
| ~ReportingTask() | ReportingTask | virtual |
| ~Task() | Task | virtual |