![]() |
OpendTect-6_4
6.4
|
Public Member Functions | |
FunctionAscIO (const Table::FormatDesc &fd, od_istream &, od_int64 filesizeinkb=-1) | |
float | getUdfVal () const |
bool | isXY () const |
void | setOutput (BinIDValueSet &bvs) |
![]() | |
AscIO (const FormatDesc &fd) | |
virtual | ~AscIO () |
const FormatDesc & | desc () const |
uiString | errMsg () const |
uiString | warnMsg () const |
mDeprecated float | getfValue (int idx, float udf=mUdf(float)) const |
mDeprecated double | getdValue (int idx, double udf=mUdf(double)) const |
![]() | |
SequentialTask (const char *nm=0) | |
virtual | ~SequentialTask () |
void | setProgressMeter (ProgressMeter *) |
Must be called before execute() More... | |
ProgressMeter * | progressMeter () |
const ProgressMeter * | progressMeter () const |
virtual int | doStep () |
bool | execute () |
![]() | |
virtual | ~Task () |
virtual uiString | uiMessage () const |
will be message() again in 7.x More... | |
virtual void | enableWorkControl (bool=true) |
Must be called before execute() More... | |
bool | workControlEnabled () const |
virtual void | controlWork (Control) |
virtual Control | getState () const |
![]() | |
NamedObject (const char *nm=0) | |
NamedObject (const NamedObject *linkedto) | |
NamedObject (const NamedObject &) | |
virtual | ~NamedObject () |
void | setLinkedTo (NamedObject *) |
bool | operator== (const NamedObject &oth) const |
virtual const OD::String & | name () const |
virtual const OD::String & | annotName () const |
virtual void | setName (const char *) |
void | setCleanName (const char *) |
cleans string first More... | |
void | deleteNotify (const CallBack &) |
![]() | |
CallBacker () | |
CallBacker (const CallBacker &) | |
virtual | ~CallBacker () |
bool | attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false) |
bool | attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) |
void | detachCB (NotifierAccess &, const CallBack &) |
void | detachCB (NotifierAccess *notif, const CallBack &cb) |
bool | isNotifierAttached (NotifierAccess *) const |
Only for debugging purposes, don't use. More... | |
Static Public Member Functions | |
static Table::FormatDesc * | getDesc () |
static void | updateDesc (Table::FormatDesc &) |
![]() | |
static int | ErrorOccurred () |
static int | Finished () |
static int | MoreToDo () |
static int | WarningAvailable () |
![]() | |
static uiString | stdNrDoneText () |
static uiString | uiStdNrDoneText () |
Protected Member Functions | |
int | nextStep () |
od_int64 | nrDone () const |
uiString | uiNrDoneText () const |
will be nrDoneText() in 7.x More... | |
od_int64 | totalNr () const |
![]() | |
void | emptyVals () const |
void | addVal (const char *, const UnitOfMeasure *) const |
bool | getHdrVals (od_istream &) const |
int | getNextBodyVals (od_istream &) const |
Executor convention. More... | |
bool | putHdrVals (od_ostream &) const |
bool | putNextBodyVals (od_ostream &) const |
const char * | text (int) const |
int | getIntValue (int, int udf=mUdf(int)) const |
float | getFValue (int, float udf=mUdf(float)) const |
double | getDValue (int, double udf=mUdf(double)) const |
Coord | getPos (int xfld, int yfld, double udf=mUdf(double)) const |
Coord3 | getPos3D (int xfld, int yfld, int zfld, double udf=mUdf(double)) const |
BinID | getBinID (int xfld, int yfld, double udf=mUdf(double)) const |
int | formOf (bool hdr, int iinf) const |
int | columnOf (bool hdr, int iinf, int ielem) const |
![]() | |
Task (const char *nm=0) | |
virtual bool | shouldContinue () |
![]() | |
void | detachAllNotifiers () |
Call from the destructor of your inherited object. More... | |
Static Protected Member Functions | |
static void | createDescBody (Table::FormatDesc &) |
Protected Attributes | |
od_istream & | strm_ |
BinIDValueSet * | output_ |
bool | first_ |
od_int64 | nrdone_ |
od_int64 | nrkbytes_ |
![]() | |
const FormatDesc & | fd_ |
uiString | errmsg_ |
uiString | warnmsg_ |
BufferStringSet | vals_ |
ObjectSet< const UnitOfMeasure > | units_ |
ImportHandler * | imphndlr_ |
ExportHandler * | exphndlr_ |
Converter * | cnvrtr_ |
bool | hdrread_ |
bool | needfullline_ |
BufferStringSet | fullline_ |
![]() | |
ProgressMeter * | progressmeter_ |
int | lastupdate_ |
![]() | |
Control | control_ |
Threads::ConditionVar * | workcontrolcondvar_ |
![]() | |
BufferString * | name_ |
NamedObject * | linkedto_ |
CallBackSet * | delnotify_ |
Private Member Functions | |
mODTextTranslationClass (FunctionAscIO) | |
Additional Inherited Members | |
![]() | |
enum | Control { Run, Pause, Stop } |
Vel::FunctionAscIO::FunctionAscIO | ( | const Table::FormatDesc & | fd, |
od_istream & | , | ||
od_int64 | filesizeinkb = -1 |
||
) |
|
staticprotected |
|
static |
float Vel::FunctionAscIO::getUdfVal | ( | ) | const |
bool Vel::FunctionAscIO::isXY | ( | ) | const |
|
private |
|
protectedvirtual |
MoreToDo() | Not finished. Call me again. |
Finished() | Nothing more to do. |
ErrorOccurred() | Something went wrong. |
Implements SequentialTask.
|
inlineprotectedvirtual |
Reimplemented from Task.
|
inline |
|
inlineprotectedvirtual |
will be nrDoneText() in 7.x
Reimplemented from Task.
|
static |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at 12/02/2019 10:57:49 for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019