![]() |
OpendTect
7.0
|
This is the complete list of members for Well::LogSampler, including all inherited members.
| 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 |
| 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 |
| d2t_ | Well::LogSampler | protected |
| data_ | Well::LogSampler | protected |
| 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 |
| doLog(int logidx) | Well::LogSampler | protected |
| doParallel(bool yn) | ParallelTask | inline |
| doPrepare(int) override | Well::LogSampler | protectedvirtual |
| doWork(od_int64, od_int64, int) override | Well::LogSampler | protected |
| enableWorkControl(bool=true) | Task | virtual |
| errMsg() const | Well::LogSampler | inline |
| errmsg_ | Well::LogSampler | protected |
| errorWithDetails() const | Task | inlinevirtual |
| execute() override | ParallelTask | inlinevirtual |
| executeParallel(bool parallel) | ParallelTask | virtual |
| extrintime_ | Well::LogSampler | protected |
| getDah(int idz) const | Well::LogSampler | |
| getLogVal(int logidx, int idz) const | Well::LogSampler | |
| getLogVal(const char *lognm, int idx) const | Well::LogSampler | |
| getName() const | NamedObject | inlinevirtual |
| getNameFromPar(const IOPar &) | NamedObject | |
| getProgress(const ReportingTask &) | ReportingTask | |
| getState() const | Task | virtual |
| getThickness(int idz) const | Well::LogSampler | |
| hasName(const char *nm) const | ObjectWithName | inline |
| hasName(const name_type &nm) const | ObjectWithName | inline |
| incrementProgress() | ReportingTask | protected |
| init(const D2TModel *, const Interval< float > &, bool zrgintime, float zstep, bool extractintime, Stats::UpscaleType samppol) | Well::LogSampler | protected |
| isCapsule() const | CallBacker | inlinevirtual |
| isNotifierAttached(const NotifierAccess *) const | CallBacker | |
| lastupdate_ | ReportingTask | private |
| LogSampler(const Data &, const Well::ExtractParams &, const BufferStringSet &lognms) | Well::LogSampler | |
| LogSampler(const Data &, const Interval< float > &zrg, bool zrgintime, float zstep, bool extractintime, Stats::UpscaleType samppol, const BufferStringSet &lognms) | Well::LogSampler | |
| LogSampler(const D2TModel *d2t, const Track *track, const Interval< float > &zrg, bool zrgintime, float zstep, bool extractintime, Stats::UpscaleType samppol, const ObjectSet< const Well::Log > &logs) | Well::LogSampler | |
| LogSampler(const Data &, const ExtractParams &, const LogSet &, const BufferStringSet &) | Well::LogSampler | |
| logset_ | Well::LogSampler | protected |
| maxholesz_ | Well::LogSampler | protected |
| 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 |
| notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
| nrDone() const override | ParallelTask | virtual |
| nrdone_ | ParallelTask | private |
| nrdonebigchunksz_ | ParallelTask | private |
| nrDoneText() const | Task | inlineprivatevirtual |
| nrIterations() const override | Well::LogSampler | protectedvirtual |
| nrZSamples() const | Well::LogSampler | |
| 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 |
| Run enum value | Task | |
| samppol_ | Well::LogSampler | protected |
| sendDelNotif() const | NamedCallBacker | protected |
| setMaxHoleSize(float sz) | Well::LogSampler | inline |
| setName(const char *nm) | NamedObject | inlinevirtual |
| 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 |
| Task(const char *nm=nullptr) | Task | protected |
| totalNr() const override | ParallelTask | inlinevirtual |
| totalnrcache_ | ParallelTask | private |
| track_ | Well::LogSampler | protected |
| trueCaller() | CallBacker | inlinevirtual |
| uiMessage() const | Task | virtual |
| uiNrDoneText() const override | Well::LogSampler | virtual |
| uiStdNrDoneText() | Task | inlinestatic |
| uomLabel(int logidx) const | Well::LogSampler | |
| updateProgressMeter(bool forced=false, std::int64_t *totalnr=0) | ReportingTask | protected |
| updateReportedName() | ReportingTask | protected |
| wd_ | Well::LogSampler | protected |
| workcontrolcondvar_ | Task | protected |
| workControlEnabled() const | Task | |
| zRange() const | Well::LogSampler | inline |
| zrg_ | Well::LogSampler | protected |
| zrgisintime_ | Well::LogSampler | protected |
| zstep_ | Well::LogSampler | protected |
| ~CallBacker() | CallBacker | virtual |
| ~LogSampler() | Well::LogSampler | |
| ~NamedObject() | NamedObject | inlinevirtual |
| ~ObjectWithName() | ObjectWithName | inlinevirtual |
| ~ParallelTask() | ParallelTask | virtual |
| ~ReportingTask() | ReportingTask | virtual |
| ~Task() | Task | virtual |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024