| activefloodfillers_ | MarchingCubes2Implicit | protected |
| 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 |
| barrier_ | MarchingCubes2Implicit | mutableprotected |
| 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 success) | ParallelTask | inlineprivatevirtual |
| doParallel(bool yn) | ParallelTask | inline |
| doPrepare(int) override | MarchingCubes2Implicit | protectedvirtual |
| doWork(od_int64, od_int64, int) override | MarchingCubes2Implicit | protected |
| enableWorkControl(bool=true) | Task | virtual |
| errorWithDetails() const | Task | inlinevirtual |
| execute() override | ParallelTask | inlinevirtual |
| executeParallel(bool parallel) | ParallelTask | virtual |
| 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 |
| incrementProgress() | ReportingTask | protected |
| isCapsule() const | CallBacker | inlinevirtual |
| isNotifierAttached(const NotifierAccess *) const | CallBacker | |
| lastupdate_ | ReportingTask | private |
| MarchingCubes2Implicit(const MarchingCubesSurface &, Array3D< int > &, int originx, int originy, int originz, bool nodistance) | MarchingCubes2Implicit | |
| MarchingCubes2ImplicitDistGen class | MarchingCubes2Implicit | friend |
| 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 |
| newfloodfillers_ | MarchingCubes2Implicit | protected |
| nodistance_ | MarchingCubes2Implicit | protected |
| notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
| nrdefined_ | MarchingCubes2Implicit | protected |
| nrDone() const override | MarchingCubes2Implicit | protectedvirtual |
| nrdone_ | ParallelTask | private |
| nrdonebigchunksz_ | ParallelTask | private |
| nrDoneText() const | Task | inlineprivatevirtual |
| nrIterations() const override | MarchingCubes2Implicit | protectedvirtual |
| objectToBeDeleted() const | NamedCallBacker | inlinevirtual |
| operator=(const NamedObject &) | NamedObject | |
| operator==(const NamedCallBacker &oth) const | NamedCallBacker | inline |
| operator==(const NamedObject &oth) const | NamedCallBacker | inline |
| originx_ | MarchingCubes2Implicit | protected |
| originy_ | MarchingCubes2Implicit | protected |
| originz_ | MarchingCubes2Implicit | protected |
| parallel_ | ParallelTask | private |
| ParallelTask(const char *nm=0) | ParallelTask | protected |
| ParallelTask(const ParallelTask &) | ParallelTask | protected |
| Pause enum value | Task | |
| processSeeds(const od_int64 *, int nr) | MarchingCubes2Implicit | protected |
| 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 |
| result_ | MarchingCubes2Implicit | protected |
| Run enum value | Task | |
| sendDelNotif() const | NamedCallBacker | protected |
| setName(const char *nm) | NamedObject | inlinevirtual |
| setProgressMeter(ProgressMeter *) override | ReportingTask | protectedvirtual |
| setValue(od_int64 offset, int newval, bool checkval) | MarchingCubes2Implicit | protected |
| shouldContinue() | Task | protectedvirtual |
| shouldSetValue(od_int64 offset, int newval) | MarchingCubes2Implicit | protected |
| size_ | MarchingCubes2Implicit | protected |
| sPosFinished() | ParallelTask | inlinestatic |
| stdNrDoneText() | Task | inlinestatic |
| Stop enum value | Task | |
| stopAllOnFailure() const | ParallelTask | inlineprotectedvirtual |
| stopReceivingNotifications() const | CallBacker | inline |
| sTrcFinished() | ParallelTask | inlinestatic |
| surface_ | MarchingCubes2Implicit | protected |
| Task(const char *nm=nullptr) | Task | protected |
| threshold() const | MarchingCubes2Implicit | inline |
| totalNr() const override | ParallelTask | inlinevirtual |
| totalnrcache_ | ParallelTask | private |
| trueCaller() | CallBacker | inlinevirtual |
| uiMessage() const override | MarchingCubes2Implicit | inlinevirtual |
| 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 |
| ~MarchingCubes2Implicit() | MarchingCubes2Implicit | |
| ~NamedObject() | NamedObject | inlinevirtual |
| ~ObjectWithName() | ObjectWithName | inlinevirtual |
| ~ParallelTask() | ParallelTask | virtual |
| ~ReportingTask() | ReportingTask | virtual |
| ~Task() | Task | virtual |