D2TModel Ascii I/O.
More...
|
void | addVal (const char *, const UnitOfMeasure *) const |
|
int | columnOf (bool hdr, int iinf, int ielem) const |
|
void | emptyVals () const |
|
int | formOf (bool hdr, int iinf) const |
|
BinID | getBinID (int inlfld, int crlfld, double udf=mUdf(double)) const |
|
double | getDValue (int, double udf=mUdf(double)) const |
|
float | getFValue (int, float udf=mUdf(float)) const |
|
bool | getHdrVals (od_istream &) const |
|
int | getIntValue (int, int udf=mUdf(int)) const |
|
int | getNextBodyVals (od_istream &) const |
| Executor convention. More...
|
|
Coord | getPos (int xfld, int yfld, double udf=mUdf(double), bool isll=false, ConstRefMan< Coords::CoordSystem > crs=SI().getCoordSystem()) const |
|
Coord3 | getPos3D (int xfld, int yfld, int zfld, double udf=mUdf(double), bool isll=false, ConstRefMan< Coords::CoordSystem > crs=SI().getCoordSystem()) const |
|
BufferString | getText (int) const |
|
bool | putHdrVals (od_ostream &) const |
|
bool | putNextBodyVals (od_ostream &) const |
|
Converter * | cnvrtr_ |
|
uiString | errmsg_ |
|
ExportHandler * | exphndlr_ |
|
const FormatDesc & | fd_ |
|
BufferStringSet | fullline_ |
|
bool | hdrread_ |
|
ImportHandler * | imphndlr_ |
|
bool | needfullline_ |
|
ObjectSet< const UnitOfMeasure > | units_ |
|
BufferStringSet | vals_ |
|
uiString | warnmsg_ |
|
◆ D2TModelAscIO()
◆ ~D2TModelAscIO()
Well::D2TModelAscIO::~D2TModelAscIO |
( |
| ) |
|
◆ createDescBody()
static void Well::D2TModelAscIO::createDescBody |
( |
Table::FormatDesc * |
, |
|
|
bool |
unitfld |
|
) |
| |
|
static |
◆ get()
◆ getDesc()
◆ updateDesc()
static void Well::D2TModelAscIO::updateDesc |
( |
Table::FormatDesc & |
, |
|
|
bool |
withunitfld |
|
) |
| |
|
static |