OpendTect
7.0
|
This is the complete list of members for Vel::FunctionAscIO, including all inherited members.
addVal(const char *, const UnitOfMeasure *) const | Table::AscIO | protected |
AscIO(const FormatDesc &fd) | Table::AscIO | 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 |
CallBacker() | CallBacker | |
CallBacker(const CallBacker &) | CallBacker | |
cnvrtr_ | Table::AscIO | protected |
columnOf(bool hdr, int iinf, int ielem) const | Table::AscIO | protected |
Control enum name | Task | |
control_ | Task | protected |
controlWork(Control) | Task | virtual |
createDescBody(Table::FormatDesc &) | Vel::FunctionAscIO | protectedstatic |
createDescBody(Table::FormatDesc &, bool is2d) | Vel::FunctionAscIO | protectedstatic |
createReceiverForCurrentThread() | CallBacker | static |
delalreadytriggered_ | NamedCallBacker | mutableprotected |
delnotif_ | NamedCallBacker | protected |
desc() const | Table::AscIO | inline |
detachAllNotifiers() const | CallBacker | |
detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
doStep() | SequentialTask | virtual |
emptyVals() const | Table::AscIO | protected |
enableWorkControl(bool=true) | Task | virtual |
errMsg() const | Table::AscIO | inline |
errmsg_ | Table::AscIO | mutableprotected |
ErrorOccurred() | SequentialTask | inlinestatic |
errorWithDetails() const | Task | inlinevirtual |
execute() override | SequentialTask | virtual |
exphndlr_ | Table::AscIO | protected |
fd_ | Table::AscIO | protected |
Finished() | SequentialTask | inlinestatic |
first_ | Vel::FunctionAscIO | protected |
formOf(bool hdr, int iinf) const | Table::AscIO | protected |
fullline_ | Table::AscIO | protected |
FunctionAscIO(const Table::FormatDesc &fd, od_istream &, od_int64 filesizeinkb=-1) | Vel::FunctionAscIO | |
FunctionAscIO(const Table::FormatDesc &fd, od_istream &, Pos::GeomID geomid, od_int64 filesizeinkb) | Vel::FunctionAscIO | |
getBinID(int inlfld, int crlfld, double udf=mUdf(double)) const | Table::AscIO | protected |
getDepthUnit() | Table::AscIO | static |
getDesc() | Vel::FunctionAscIO | static |
getDesc(bool is2d) | Vel::FunctionAscIO | static |
getdValue(int idx, double udf=mUdf(double)) const | Table::AscIO | inline |
getDValue(int, double udf=mUdf(double)) const | Table::AscIO | protected |
getfValue(int idx, float udf=mUdf(float)) const | Table::AscIO | inline |
getFValue(int, float udf=mUdf(float)) const | Table::AscIO | protected |
getHdrVals(od_istream &) const | Table::AscIO | protected |
getIntValue(int, int udf=mUdf(int)) const | Table::AscIO | protected |
getName() const | NamedObject | inlinevirtual |
getNameFromPar(const IOPar &) | NamedObject | |
getNextBodyVals(od_istream &) const | Table::AscIO | protected |
getPos(int xfld, int yfld, double udf=mUdf(double), bool isll=false, ConstRefMan< Coords::CoordSystem > crs=SI().getCoordSystem()) const | Table::AscIO | protected |
getPos3D(int xfld, int yfld, int zfld, double udf=mUdf(double), bool isll=false, ConstRefMan< Coords::CoordSystem > crs=SI().getCoordSystem()) const | Table::AscIO | protected |
getProgress(const ReportingTask &) | ReportingTask | |
getState() const | Task | virtual |
getText(int) const | Table::AscIO | protected |
getTimeUnit() | Table::AscIO | static |
getUdfVal() const | Vel::FunctionAscIO | |
hasName(const char *nm) const | ObjectWithName | inline |
hasName(const name_type &nm) const | ObjectWithName | inline |
hdrread_ | Table::AscIO | mutableprotected |
imphndlr_ | Table::AscIO | protected |
incrementProgress() | ReportingTask | protected |
isCapsule() const | CallBacker | inlinevirtual |
isNotifierAttached(const NotifierAccess *) const | CallBacker | |
isXY() const | Vel::FunctionAscIO | |
lastupdate_ | ReportingTask | private |
message() const | Task | inlineprivatevirtual |
MoreToDo() | SequentialTask | inlinestatic |
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 |
needfullline_ | Table::AscIO | protected |
nextStep() override | Vel::FunctionAscIO | protectedvirtual |
notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
nrDone() const override | Vel::FunctionAscIO | inlineprotectedvirtual |
nrdone_ | Vel::FunctionAscIO | protected |
nrDoneText() const | Task | inlineprivatevirtual |
nrkbytes_ | Vel::FunctionAscIO | protected |
objectToBeDeleted() const | NamedCallBacker | inlinevirtual |
operator=(const NamedObject &) | NamedObject | |
operator==(const NamedCallBacker &oth) const | NamedCallBacker | inline |
operator==(const NamedObject &oth) const | NamedCallBacker | inline |
output_ | Vel::FunctionAscIO | protected |
Pause enum value | Task | |
progressMeter() const | ReportingTask | inlineprotected |
progressmeter_ | ReportingTask | private |
progressUpdated | ReportingTask | |
putHdrVals(od_ostream &) const | Table::AscIO | protected |
putNameInPar(IOPar &) const | ObjectWithName | |
putNextBodyVals(od_ostream &) const | Table::AscIO | protected |
removeReceiverForCurrentThread() | CallBacker | static |
ReportingTask(const char *nm=nullptr) | ReportingTask | protected |
reportProgressFinished() | ReportingTask | protected |
reportProgressStarted() | ReportingTask | protected |
resetProgress() | ReportingTask | protected |
Run enum value | Task | |
sendDelNotif() const | NamedCallBacker | protected |
SequentialTask(const char *nm=nullptr) | SequentialTask | |
setName(const char *nm) | NamedObject | inlinevirtual |
setOutput(BinIDValueSet &bvs) | Vel::FunctionAscIO | inline |
setProgressMeter(ProgressMeter *) override | ReportingTask | protectedvirtual |
shouldContinue() | Task | protectedvirtual |
stdNrDoneText() | Task | inlinestatic |
Stop enum value | Task | |
stopReceivingNotifications() const | CallBacker | inline |
strm_ | Vel::FunctionAscIO | protected |
Task(const char *nm=nullptr) | Task | protected |
text(int ifld) const | Table::AscIO | inline |
totalNr() const override | Vel::FunctionAscIO | inlineprotectedvirtual |
trueCaller() | CallBacker | inlinevirtual |
uiMessage() const | Task | virtual |
uiNrDoneText() const override | Vel::FunctionAscIO | inlineprotectedvirtual |
uiStdNrDoneText() | Task | inlinestatic |
units_ | Table::AscIO | protected |
updateDesc(Table::FormatDesc &) | Vel::FunctionAscIO | static |
updateDesc(Table::FormatDesc &, bool is2d) | Vel::FunctionAscIO | static |
updateProgressMeter(bool forced=false, std::int64_t *totalnr=0) | ReportingTask | protected |
updateReportedName() | ReportingTask | protected |
vals_ | Table::AscIO | protected |
WarningAvailable() | SequentialTask | inlinestatic |
warnMsg() const | Table::AscIO | inline |
warnmsg_ | Table::AscIO | mutableprotected |
workcontrolcondvar_ | Task | protected |
workControlEnabled() const | Task | |
zDomain(const FormatDesc &, int idx, uiRetVal &) | Table::AscIO | static |
~AscIO() | Table::AscIO | virtual |
~CallBacker() | CallBacker | virtual |
~FunctionAscIO() | Vel::FunctionAscIO | |
~NamedObject() | NamedObject | inlinevirtual |
~ObjectWithName() | ObjectWithName | inlinevirtual |
~ReportingTask() | ReportingTask | virtual |
~SequentialTask() | SequentialTask | virtual |
~Task() | Task | virtual |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024