| addToNrDone(std::int64_t increment) | ParallelTask | 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 |
| batchsampling_ | GenericTransformND::Transform1D | protected |
| batchstarts_ | GenericTransformND::Transform1D | protected |
| calculateThreadSize(std::int64_t totalnr, int nrthreads, int thread) const | ParallelTask | protected |
| CallBacker() | CallBacker | |
| CallBacker(const CallBacker &) | CallBacker | |
| CC1D() | Fourier::CC::CC1D | |
| cinput_ | GenericTransformND::Transform1D | protected |
| Control enum name | Task | |
| control_ | Task | protected |
| controlWork(Control) | Task | virtual |
| coutput_ | GenericTransformND::Transform1D | protected |
| 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 |
| direction_ | Fourier::CC::CC1D | protected |
| doFinish(bool success) | ParallelTask | inlineprivatevirtual |
| doParallel(bool yn) | ParallelTask | inline |
| dopfa_ | Fourier::CC::CC1D | protected |
| doPrepare(int) override | Fourier::CC::CC1D | virtual |
| doWork(od_int64 start, od_int64 stop, int) override | Fourier::CC::CC1D | |
| enableWorkControl(bool=true) | Task | virtual |
| errorWithDetails() const | Task | inlinevirtual |
| execute() override | ParallelTask | inlinevirtual |
| executeParallel(bool parallel) | ParallelTask | virtual |
| ffts_ | Fourier::CC::CC1D | protected |
| forward_ | GenericTransformND::Transform1D | protected |
| getFastSize(int sz) | Fourier::CC::CC1D | static |
| getName() const | NamedObject | inlinevirtual |
| getNameFromPar(const IOPar &) | NamedObject | |
| getProgress(const ReportingTask &) | ReportingTask | |
| getState() const | Task | virtual |
| hasName(const char *nm) const | ObjectWithName | inline |
| hasName(const name_type &nm) const | ObjectWithName | inline |
| higheststart_ | Fourier::CC::CC1D | protected |
| incrementProgress() | ReportingTask | protected |
| init() override | Fourier::CC::CC1D | virtual |
| 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 |
| normalize_ | Fourier::CC::CC1D | protected |
| notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
| nr_ | GenericTransformND::Transform1D | protected |
| nrDone() const override | ParallelTask | virtual |
| nrdone_ | ParallelTask | private |
| nrdonebigchunksz_ | ParallelTask | private |
| nrDoneText() const | Task | inlineprivatevirtual |
| nrIterations() const override | Fourier::CC::CC1D | inlinevirtual |
| 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 | |
| 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 |
| rinput_ | GenericTransformND::Transform1D | protected |
| routput_ | GenericTransformND::Transform1D | protected |
| Run enum value | Task | |
| run(bool parallel) override | Fourier::CC::CC1D | inlinevirtual |
| sampling_ | GenericTransformND::Transform1D | protected |
| sendDelNotif() const | NamedCallBacker | protected |
| setDir(bool forward) | GenericTransformND::Transform1D | |
| setInputData(const float_complex *) | GenericTransformND::Transform1D | |
| setInputData(const float *) | GenericTransformND::Transform1D | |
| setName(const char *nm) | NamedObject | inlinevirtual |
| setNormalization(bool yn) | Fourier::CC::CC1D | inline |
| setOutputData(float_complex *) | GenericTransformND::Transform1D | |
| setOutputData(float *) | GenericTransformND::Transform1D | |
| setProgressMeter(ProgressMeter *) override | ReportingTask | protectedvirtual |
| setSampling(int samplespacing) | GenericTransformND::Transform1D | |
| setScope(int nr, int batchsampling) | GenericTransformND::Transform1D | |
| setScope(int nr, const int *batchstarts) | GenericTransformND::Transform1D | |
| setSize(int) | GenericTransformND::Transform1D | |
| shouldContinue() | Task | protectedvirtual |
| sPosFinished() | ParallelTask | inlinestatic |
| stdNrDoneText() | Task | inlinestatic |
| Stop enum value | Task | |
| stopAllOnFailure() const | ParallelTask | inlineprotectedvirtual |
| stopReceivingNotifications() const | CallBacker | inline |
| sTrcFinished() | ParallelTask | inlinestatic |
| sz_ | GenericTransformND::Transform1D | protected |
| Task(const char *nm=nullptr) | Task | protected |
| totalNr() const override | ParallelTask | inlinevirtual |
| totalnrcache_ | ParallelTask | private |
| Transform1D() | GenericTransformND::Transform1D | protected |
| 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 | |
| ~CallBacker() | CallBacker | virtual |
| ~CC1D() | Fourier::CC::CC1D | |
| ~NamedObject() | NamedObject | inlinevirtual |
| ~ObjectWithName() | ObjectWithName | inlinevirtual |
| ~ParallelTask() | ParallelTask | virtual |
| ~ReportingTask() | ReportingTask | virtual |
| ~Task() | Task | virtual |
| ~Transform1D() | GenericTransformND::Transform1D | inlinevirtual |