| addToNrDone(int64_t increment) | ParallelTask | protected |
| annotName() const | NamedObject | inlinevirtual |
| arr_ | Array2DInterpol | protected |
| Array2DInterpol() | Array2DInterpol | protected |
| arrsetter_ | Array2DInterpol | protected |
| 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 | |
| canUseArrayAccess() const | ExtensionArray2DInterpol | inlinevirtual |
| colstep_ | Array2DInterpol | protected |
| Control enum name | Task | |
| control_ | Task | protected |
| controlWork(Control) | Task | virtual |
| ConvexHull enum value | Array2DInterpol | |
| croppoly_ | Array2DInterpol | protected |
| deleteNotify(const CallBack &) | NamedObject | |
| delnotify_ | NamedObject | protected |
| detachAllNotifiers() | CallBacker | protected |
| detachCB(NotifierAccess &, const CallBack &) | CallBacker | |
| detachCB(NotifierAccess *notif, const CallBack &cb) | CallBacker | inline |
| doPolygonCrop() | Array2DInterpol | |
| doPrepare(int) | Array2DInterpol | protectedvirtual |
| doWork(od_int64, od_int64, int) | ExtensionArray2DInterpol | protected |
| enableWorkControl(bool=true) | Task | virtual |
| excludeBigHoles(const bool *isdef, bool *shouldinterpol) const | Array2DInterpol | protected |
| execute() | ParallelTask | inlinevirtual |
| executeParallel(bool parallel) | ParallelTask | virtual |
| executor_ | ExtensionArray2DInterpol | protected |
| Extension2DInterpolExecutor class | ExtensionArray2DInterpol | friend |
| fillPar(IOPar &) const | ExtensionArray2DInterpol | virtual |
| FillType enum name | Array2DInterpol | |
| filltype_ | Array2DInterpol | protected |
| floodFillArrFrom(int seed, const bool *isdef, bool *shouldinterpol) const | Array2DInterpol | protected |
| Full enum value | Array2DInterpol | |
| getFillType() const | Array2DInterpol | |
| getMaxHoleSize() const | Array2DInterpol | |
| getNodesToFill(const bool *isdef, bool *shouldinterpol, TaskRunner *) const | Array2DInterpol | protected |
| getNrSteps() const | ExtensionArray2DInterpol | inline |
| getState() const | Task | virtual |
| HolesOnly enum value | Array2DInterpol | |
| infoMsg() const | Array2DInterpol | inlinevirtual |
| isClassification() const | Array2DInterpol | |
| isclassification_ | Array2DInterpol | protected |
| isDefined(int idx) const | Array2DInterpol | protected |
| isNotifierAttached(NotifierAccess *) const | CallBacker | |
| linkedto_ | NamedObject | protected |
| mask_ | Array2DInterpol | protected |
| maskismine_ | Array2DInterpol | protected |
| maxholesize_ | Array2DInterpol | protected |
| maxNrThreads() const | ParallelTask | protectedvirtual |
| mDeclareEnumUtils(FillType) | Array2DInterpol | |
| mDefaultFactoryInstantiation(Array2DInterpol, ExtensionArray2DInterpol,"Extension",::toUiString(sFactoryKeyword())) ExtensionArray2DInterpol() | ExtensionArray2DInterpol | |
| mDefineFactoryInClass(Array2DInterpol, factory) | Array2DInterpol | |
| minThreadSize() const | ParallelTask | inlineprotectedvirtual |
| mODTextTranslationClass(ExtensionArray2DInterpol) | ExtensionArray2DInterpol | private |
| name() const | NamedObject | inlinevirtual |
| name_ | NamedObject | protected |
| NamedObject(const char *nm=0) | NamedObject | |
| NamedObject(const NamedObject *linkedto) | NamedObject | |
| NamedObject(const NamedObject &) | NamedObject | |
| nothingToFill() const | Array2DInterpol | inlinevirtual |
| nrcells_ | Array2DInterpol | protected |
| nrcols_ | Array2DInterpol | protected |
| nrDone() const | ParallelTask | virtual |
| nrIterations() const | ExtensionArray2DInterpol | inlineprotectedvirtual |
| nrrows_ | Array2DInterpol | protected |
| nrsteps_ | ExtensionArray2DInterpol | protected |
| operator==(const NamedObject &oth) const | NamedObject | inline |
| origin_ | Array2DInterpol | protected |
| ParallelTask(const char *nm=0) | ParallelTask | protected |
| ParallelTask(const ParallelTask &) | ParallelTask | protected |
| Pause enum value | Task | |
| poly_ | Array2DInterpol | protected |
| Polygon enum value | Array2DInterpol | |
| quickAddToNrDone(int64_t loopidx) | ParallelTask | protected |
| resetNrDone() | ParallelTask | protected |
| rowstep_ | Array2DInterpol | protected |
| Run enum value | Task | |
| setArray(Array2D< float > &, TaskRunner *=0) | Array2DInterpol | virtual |
| setArray(ArrayAccess &, TaskRunner *=0) | Array2DInterpol | virtual |
| setClassification(bool) | Array2DInterpol | |
| setCleanName(const char *) | NamedObject | |
| setColStep(float r) | Array2DInterpol | |
| setFillType(FillType) | Array2DInterpol | |
| setFrom(od_int64 target, const od_int64 *sources, const float *weights, int nrsrc) | Array2DInterpol | protectedvirtual |
| setLinkedTo(NamedObject *) | NamedObject | |
| setMask(const Array2D< bool > *, OD::PtrPolicy=OD::UsePtr) | Array2DInterpol | |
| setMaxHoleSize(float) | Array2DInterpol | |
| setName(const char *) | NamedObject | virtual |
| setNrSteps(int n) | ExtensionArray2DInterpol | inline |
| setOrigin(const RowCol &) | Array2DInterpol | |
| setProgressMeter(ProgressMeter *) | ParallelTask | virtual |
| setRowStep(float r) | Array2DInterpol | |
| setSampling(const TrcKeySampling &) | Array2DInterpol | |
| setTrendOrder(PolyTrend::Order ord) | Array2DInterpol | |
| shouldContinue() | Task | protectedvirtual |
| sKeyColStep() | Array2DInterpol | static |
| sKeyCropPolygon() | Array2DInterpol | static |
| sKeyFillType() | Array2DInterpol | static |
| sKeyMaxHoleSz() | Array2DInterpol | static |
| sKeyNrCells() | Array2DInterpol | static |
| sKeyNrCols() | Array2DInterpol | static |
| sKeyNrRows() | Array2DInterpol | static |
| sKeyNrSteps() | ExtensionArray2DInterpol | static |
| sKeyOrigin() | Array2DInterpol | static |
| sKeyPolyNode() | Array2DInterpol | static |
| sKeyPolyNrofNodes() | Array2DInterpol | static |
| sKeyRowStep() | Array2DInterpol | static |
| sPosFinished() | ParallelTask | inlinestatic |
| statsetup_ | Array2DInterpol | protected |
| 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 |
| trend_ | Array2DInterpol | protected |
| trimArray(int step, Array2D< char > &edgesmask) | Array2DInterpol | |
| uiMessage() const | Array2DInterpol | inlinevirtual |
| uiNrDoneText() const | Task | virtual |
| uiStdNrDoneText() | Task | inlinestatic |
| usePar(const IOPar &) | ExtensionArray2DInterpol | virtual |
| workcontrolcondvar_ | Task | protected |
| workControlEnabled() const | Task | |
| ~Array2DInterpol() | Array2DInterpol | virtual |
| ~CallBacker() | CallBacker | virtual |
| ~ExtensionArray2DInterpol() | ExtensionArray2DInterpol | |
| ~NamedObject() | NamedObject | virtual |
| ~ParallelTask() | ParallelTask | virtual |
| ~Task() | Task | virtual |