addToNrDone(int64_t increment) | ParallelTask | protected |
annotName() const | NamedObject | inlinevirtual |
attachCB(NotifierAccess &, const CallBack &, bool onlyifnew=false) | CallBacker | |
attachCB(NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) | CallBacker | inline |
calculateThreadSize(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 |
Convolver2D() | Convolver2D< T > | inline |
correlate_ | Convolver2D< T > | protected |
deleteNotify(const CallBack &) | NamedObject | |
delnotify_ | NamedObject | protected |
detachAllNotifiers() | CallBacker | protected |
detachCB(NotifierAccess &, const CallBack &) | CallBacker | |
detachCB(NotifierAccess *notif, const CallBack &cb) | CallBacker | inline |
doNonFFTWork(od_int64, od_int64, int) | Convolver2D< T > | inlineprotected |
doPrepare(int) | Convolver2D< T > | protectedvirtual |
doWork(od_int64, od_int64, int) | Convolver2D< T > | inlineprotected |
doWork(od_int64 start, od_int64 stop, int) | Convolver2D< T > | protected |
enableWorkControl(bool=true) | Task | virtual |
execute() | ParallelTask | inlinevirtual |
executeParallel(bool parallel) | ParallelTask | virtual |
fft_ | Convolver2D< T > | protected |
getState() const | Task | virtual |
getX() const | Convolver2D< T > | inline |
getY() const | Convolver2D< T > | inline |
isNotifierAttached(NotifierAccess *) const | CallBacker | |
linkedto_ | NamedObject | protected |
maxNrThreads() const | ParallelTask | protectedvirtual |
minThreadSize() const | ParallelTask | inlineprotectedvirtual |
name() const | NamedObject | inlinevirtual |
name_ | NamedObject | protected |
NamedObject(const char *nm=0) | NamedObject | |
NamedObject(const NamedObject *linkedto) | NamedObject | |
NamedObject(const NamedObject &) | NamedObject | |
normalize_ | Convolver2D< T > | protected |
nrDone() const | ParallelTask | virtual |
nrIterations() const | Convolver2D< T > | inlinevirtual |
nrIterations() const | Convolver2D< T > | inlinevirtual |
operator==(const NamedObject &oth) const | NamedObject | inline |
ParallelTask(const char *nm=0) | ParallelTask | protected |
ParallelTask(const ParallelTask &) | ParallelTask | protected |
Pause enum value | Task | |
quickAddToNrDone(int64_t loopidx) | ParallelTask | protected |
resetNrDone() | ParallelTask | protected |
Run enum value | Task | |
setCleanName(const char *) | NamedObject | |
setCorrelate(bool yn) | Convolver2D< T > | inline |
setLinkedTo(NamedObject *) | NamedObject | |
setName(const char *) | NamedObject | virtual |
setNormalize(bool n) | Convolver2D< T > | inline |
setProgressMeter(ProgressMeter *) | ParallelTask | virtual |
setX(const Array2D< T > &, bool hasudfs) | Convolver2D< T > | inline |
setY(const Array2D< T > &, bool hasudfs) | Convolver2D< T > | inline |
setZ(Array2D< T > &z) | Convolver2D< T > | inline |
shouldContinue() | Task | protectedvirtual |
shouldFFT() const | Convolver2D< T > | inlineprotected |
shouldFFT() const | Convolver2D< T > | inlineprotected |
sPosFinished() | ParallelTask | inlinestatic |
stdNrDoneText() | Task | inlinestatic |
Stop enum value | Task | |
stopAllOnFailure() const | ParallelTask | inlineprotectedvirtual |
sTrcFinished() | ParallelTask | inlinestatic |
Task(const char *nm=0) | Task | protected |
totalNr() const | ParallelTask | inlinevirtual |
uiMessage() const | Task | virtual |
uiNrDoneText() const | Task | virtual |
uiStdNrDoneText() | Task | inlinestatic |
updatexf_ | Convolver2D< T > | protected |
updateyf_ | Convolver2D< T > | protected |
workcontrolcondvar_ | Task | protected |
workControlEnabled() const | Task | |
x_ | Convolver2D< T > | protected |
xf_ | Convolver2D< T > | protected |
xhasudfs_ | Convolver2D< T > | protected |
y_ | Convolver2D< T > | protected |
yf_ | Convolver2D< T > | protected |
yhasudfs_ | Convolver2D< T > | protected |
z_ | Convolver2D< T > | protected |
zf_ | Convolver2D< T > | protected |
~CallBacker() | CallBacker | virtual |
~Convolver2D() | Convolver2D< T > | |
~Convolver2D() | Convolver2D< T > | |
~NamedObject() | NamedObject | virtual |
~ParallelTask() | ParallelTask | virtual |
~Task() | Task | virtual |