![]() |
OpendTect
7.0
|
Information about a certain well. More...
Public Types | |
| enum | DepthType { MD , TVD , TVDSS , TVDSD , TWT , TVDGL } |
| enum | InfoType { None , Name , UWID , WellType , TD , KB , GroundElev , MarkerDepth , SurfCoord , SurfBinID , Operator , Field , County , State , Province , Country } |
Public Types inherited from ObjectWithName | |
| typedef OD::String | name_type |
Public Member Functions | |
| Info (const char *nm) | |
| ~Info () | |
| void | fillPar (IOPar &) const |
| bool | isLoaded () const |
| void | usePar (const IOPar &) |
Public Member Functions inherited from NamedCallBacker | |
| NamedCallBacker (const char *nm=0) | |
| NamedCallBacker (const NamedCallBacker &) | |
| virtual Notifier< NamedCallBacker > & | objectToBeDeleted () const |
| bool | operator== (const NamedCallBacker &oth) const |
| bool | operator== (const NamedObject &oth) const |
Public Member Functions inherited from CallBacker | |
| CallBacker () | |
| CallBacker (const CallBacker &) | |
| virtual | ~CallBacker () |
| bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
| bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
| void | detachAllNotifiers () const |
| Call from the destructor of your inherited object. More... | |
| void | detachCB (const NotifierAccess &, const CallBack &) const |
| void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
| virtual bool | isCapsule () const |
| bool | isNotifierAttached (const NotifierAccess *) const |
| Only for debugging purposes, don't use. More... | |
| void | stopReceivingNotifications () const |
| virtual CallBacker * | trueCaller () |
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 bool | isDepth (const Mnemonic &, DepthType &) |
| static int | legacyLogWidthFactor () |
| static uiString | sCoord () |
| static uiString | sCountry () |
| static uiString | sCounty () |
| static uiString | sField () |
| static uiString | sGroundElev () |
| static uiString | sKBElev () |
| static const char * | sKeyCoord () |
| static const char * | sKeyCountry () |
| static const char * | sKeyCounty () |
| static const char * | sKeyDepthType () |
| static const char * | sKeyDepthUnit () |
| static const char * | sKeyField () |
| static const char * | sKeyGroundElev () |
| static const char * | sKeyKBElev () |
| static const char * | sKeyMarkerDepth () |
| static const char * | sKeyMD () |
| static const char * | sKeyOper () |
| static const char * | sKeyProvince () |
| static const char * | sKeyReplVel () |
| static const char * | sKeyState () |
| static const char * | sKeyTD () |
| static const char * | sKeyTVD () |
| static const char * | sKeyTVDGL () |
| static const char * | sKeyTVDSD () |
| static const char * | sKeyTVDSS () |
| static const char * | sKeyUwid () |
| static const char * | sKeyWellType () |
| static uiString | sOper () |
| static uiString | sProvince () |
| static uiString | sReplVel () |
| static uiString | sState () |
| static uiString | sTD () |
| static uiString | sTVDGL () |
| static uiString | sTVDSD () |
| static uiString | sTVDSS () |
| static uiString | sUwid () |
Static Public Member Functions inherited from CallBacker | |
| static void | createReceiverForCurrentThread () |
| static void | removeReceiverForCurrentThread () |
Public Attributes | |
| BufferString | country_ |
| BufferString | county_ |
| BufferString | field_ |
| float | groundelev_ = mUdf(float) |
| BufferString | oper_ |
| BufferString | province_ |
| float | replvel_ |
| BufferString | source_ |
| filename for OD storage More... | |
| BufferString | state_ |
| Coord | surfacecoord_ |
| BufferString | uwid_ |
| OD::WellType | welltype_ = OD::UnknownWellType |
Additional Inherited Members | |
Protected Member Functions inherited from NamedCallBacker | |
| void | sendDelNotif () const |
Protected Attributes inherited from NamedCallBacker | |
| Threads::Atomic< bool > | delalreadytriggered_ |
| Notifier< NamedCallBacker > | delnotif_ |
Protected Attributes inherited from NamedObject | |
| BufferString | name_ |
Information about a certain well.
<>
| enum Well::Info::InfoType |
| Well::Info::Info | ( | const char * | nm | ) |
| Well::Info::~Info | ( | ) |
| void Well::Info::fillPar | ( | IOPar & | ) | const |
| bool Well::Info::isLoaded | ( | ) | const |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| void Well::Info::usePar | ( | const IOPar & | ) |
| BufferString Well::Info::country_ |
| BufferString Well::Info::county_ |
| BufferString Well::Info::field_ |
| float Well::Info::groundelev_ = mUdf(float) |
| BufferString Well::Info::oper_ |
| BufferString Well::Info::province_ |
| float Well::Info::replvel_ |
| BufferString Well::Info::source_ |
filename for OD storage
| BufferString Well::Info::state_ |
| Coord Well::Info::surfacecoord_ |
| BufferString Well::Info::uwid_ |
| OD::WellType Well::Info::welltype_ = OD::UnknownWellType |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024