aboveisovalue_ | Array3DFloodfill< T > | protected |
addSeed(int, int, int) | Array3DFloodfill< T > | inline |
addToNrDone(std::int64_t increment) | ParallelTask | protected |
Array3DFloodfill(const Array3D< T > &input, T threshold, bool aboveisovalue, Array3D< T > &output) | Array3DFloodfill< T > | inline |
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 | |
compartmentlock_ | Array3DFloodfill< T > | protected |
compartments_ | Array3DFloodfill< T > | protected |
compsz0_ | Array3DFloodfill< T > | protected |
compsz1_ | Array3DFloodfill< T > | protected |
compsz2_ | Array3DFloodfill< T > | protected |
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 nrthreads) | ParallelTask | inlineprivatevirtual |
doWork(od_int64 start, od_int64 stop, int) override | Array3DFloodfill< T > | inlineprotected |
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 | |
getNextWorkCompartment() | Array3DFloodfill< T > | inlineprotected |
getProgress(const ReportingTask &) | ReportingTask | |
getState() const | Task | virtual |
getWorkCompartment(int, int, int) const | Array3DFloodfill< T > | inlineprotected |
hasName(const char *nm) const | ObjectWithName | inline |
hasName(const name_type &nm) const | ObjectWithName | inline |
incrementProgress() | ReportingTask | protected |
input_ | Array3DFloodfill< T > | protected |
insideval_ | Array3DFloodfill< T > | protected |
isAboveIsovalue() const | Array3DFloodfill< T > | inline |
isCapsule() const | CallBacker | inlinevirtual |
isdefined_ | Array3DFloodfill< T > | protected |
isNotifierAttached(const NotifierAccess *) const | CallBacker | |
lastupdate_ | ReportingTask | private |
maxNrThreads() const override | Array3DFloodfill< T > | inlinevirtual |
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 |
nrcomp0_ | Array3DFloodfill< T > | protected |
nrcomp1_ | Array3DFloodfill< T > | protected |
nrcomp2_ | Array3DFloodfill< T > | protected |
nrDone() const override | ParallelTask | virtual |
nrdone_ | ParallelTask | private |
nrdonebigchunksz_ | ParallelTask | private |
nrDoneText() const | Task | inlineprivatevirtual |
nrIterations() const override | Array3DFloodfill< T > | inlinevirtual |
objectToBeDeleted() const | NamedCallBacker | inlinevirtual |
operator=(const NamedObject &) | NamedObject | |
operator==(const NamedCallBacker &oth) const | NamedCallBacker | inline |
operator==(const NamedObject &oth) const | NamedCallBacker | inline |
output_ | Array3DFloodfill< T > | protected |
outsideval_ | Array3DFloodfill< T > | protected |
parallel_ | ParallelTask | private |
ParallelTask(const char *nm=0) | ParallelTask | protected |
ParallelTask(const ParallelTask &) | ParallelTask | protected |
Pause enum value | Task | |
permutation_ | Array3DFloodfill< T > | 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 |
returnCompartment(int) | Array3DFloodfill< T > | inlineprotected |
Run enum value | Task | |
sendDelNotif() const | NamedCallBacker | protected |
setInsideValue(T val) | Array3DFloodfill< T > | inline |
setName(const char *nm) | NamedObject | inlinevirtual |
setOutput(int, int, int, bool addseed) | Array3DFloodfill< T > | inlineprotected |
setOutsideValue(T val) | Array3DFloodfill< T > | inline |
setProgressMeter(ProgressMeter *) override | ReportingTask | protectedvirtual |
shouldContinue() | Task | protectedvirtual |
sPosFinished() | ParallelTask | inlinestatic |
stdNrDoneText() | Task | inlinestatic |
Stop enum value | Task | |
stopAllOnFailure() const | ParallelTask | inlineprotectedvirtual |
stopReceivingNotifications() const | CallBacker | inline |
sTrcFinished() | ParallelTask | inlinestatic |
sz0_ | Array3DFloodfill< T > | protected |
sz1_ | Array3DFloodfill< T > | protected |
sz2_ | Array3DFloodfill< T > | protected |
Task(const char *nm=nullptr) | Task | protected |
threshold_ | Array3DFloodfill< T > | 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 |
use6Neighbors(bool yn) | Array3DFloodfill< T > | inline |
use6neighbors_ | Array3DFloodfill< T > | protected |
useinputval_ | Array3DFloodfill< T > | protected |
useInputValue(bool yn) | Array3DFloodfill< T > | inline |
workcontrolcondvar_ | Task | protected |
workControlEnabled() const | Task | |
~Array3DFloodfill() | Array3DFloodfill< T > | inline |
~CallBacker() | CallBacker | virtual |
~NamedObject() | NamedObject | inlinevirtual |
~ObjectWithName() | ObjectWithName | inlinevirtual |
~ParallelTask() | ParallelTask | virtual |
~ReportingTask() | ReportingTask | virtual |
~Task() | Task | virtual |