OpendTect
7.0
|
Description of a Logical piece of information. More...
Classes | |
struct | Form |
Specific form in which a piece of information can be found. More... | |
struct | Selection |
Selected element/positioning This selects the specific form and where/how it can be found in the file, or explicit values for the form elements. More... | |
Public Member Functions | |
TargetInfo (const char *nm, const DataInpSpec &spec, ReqSpec rs=Optional, Mnemonic::StdType p=Mnemonic::Other) | |
TargetInfo (const char *nm, DataInpSpec *spec, ReqSpec rs=Optional, Mnemonic::StdType p=Mnemonic::Other) | |
TargetInfo (const char *nm, ReqSpec rs=Optional) | |
~TargetInfo () | |
TargetInfo & | add (const char *nm, const DataInpSpec &spec) |
TargetInfo & | add (const char *nm, DataInpSpec *spec=0) |
TargetInfo & | add (Form *frm) |
Coord | convert (const Coord &) const |
void | fillPar (IOPar &) const |
Form & | form (int idx) |
const Form & | form (int idx) const |
int | formNr (const char *formnm) const |
bool | isHidden () const |
bool | isOptional () const |
bool | needsConversion () const |
int | nrForms () const |
Mnemonic::StdType | propertyType () const |
void | setPropertyType (Mnemonic::StdType p) |
void | usePar (const IOPar &) |
Public Member Functions inherited from NamedObject | |
NamedObject (const char *nm=nullptr) | |
NamedObject (const NamedObject &oth) | |
virtual | ~NamedObject () |
virtual BufferString | getName () const |
bool | getNameFromPar (const IOPar &) |
const name_type & | name () const override |
NamedObject & | operator= (const NamedObject &) |
bool | operator== (const NamedObject &oth) const |
virtual void | setName (const char *nm) |
Public Member Functions inherited from ObjectWithName | |
virtual | ~ObjectWithName () |
bool | hasName (const char *nm) const |
bool | hasName (const name_type &nm) const |
void | putNameInPar (IOPar &) const |
Static Public Member Functions | |
static TargetInfo * | mk2DHorPosition (bool isreq, bool withsp=false, bool withll=false, ConstRefMan< Coords::CoordSystem > crs=nullptr) |
static TargetInfo * | mk2DHorPosition (bool isreq, ConstRefMan< Coords::CoordSystem > crs=nullptr) |
static TargetInfo * | mkDepthPosition (bool isreq, bool withunits=true) |
static TargetInfo * | mkHorPosition (bool isreq, bool wic=true, bool wll=false, bool wcrs=true, ConstRefMan< Coords::CoordSystem > crs=nullptr) |
form(0)=(X,Y), form(1)=inl/crl, form(1/2)=long/lat More... | |
static TargetInfo * | mkTimePosition (bool isreq, bool withunits=true) |
static TargetInfo * | mkZPosition (bool isreq, bool withunits=true) |
static const char * | sKeyInlCrl () |
static const char * | sKeyLatLong () |
static const char * | sKeyXY () |
Public Attributes | |
Selection | selection_ |
Static Protected Member Functions | |
static TargetInfo * | mkZPos (bool, bool wu=false, int zopt=0) |
Protected Attributes | |
ObjectSet< Form > | forms_ |
Mnemonic::StdType | proptype_ |
ReqSpec | req_ |
Protected Attributes inherited from NamedObject | |
BufferString | name_ |
Additional Inherited Members | |
Public Types inherited from ObjectWithName | |
typedef OD::String | name_type |
Description of a Logical piece of information.
In most simple situations, you need to know the column of some data, or the row/col of a header. Then you just describe it as: Table::TargetInfo ti( "Number of samples", IntInpSpec(), Table::Required );
In more complex situations, data can be present or offered in various ways. For example, an interval can be specified as start/stop or start/width. This would lead to the definition of multiple 'Form' objects.
<>
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void Table::TargetInfo::fillPar | ( | IOPar & | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
|
inlinestatic |
|
static |
form(0)=(X,Y), form(1)=inl/crl, form(1/2)=long/lat
|
inlinestatic |
|
staticprotected |
|
inlinestatic |
bool Table::TargetInfo::needsConversion | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
|
static |
void Table::TargetInfo::usePar | ( | const IOPar & | ) |
|
protected |
|
protected |
|
mutable |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024