OpendTect-6_4
6.4
|
The holder of all data concerning a certain well. More...
Public Member Functions | |
Data (const char *nm=0) | |
const MultiID & | multiID () const |
void | setMultiID (const MultiID &mid) const |
virtual const OD::String & | name () const |
virtual void | setName (const char *nm) |
const Info & | info () const |
Info & | info () |
const Track & | track () const |
Track & | track () |
const LogSet & | logs () const |
LogSet & | logs () |
const MarkerSet & | markers () const |
MarkerSet & | markers () |
const D2TModel * | d2TModel () const |
D2TModel * | d2TModel () |
const D2TModel * | checkShotModel () const |
D2TModel * | checkShotModel () |
void | setD2TModel (D2TModel *) |
becomes mine More... | |
void | setCheckShotModel (D2TModel *) |
mine, too More... | |
DisplayProperties & | displayProperties (bool for2d=false) |
const DisplayProperties & | displayProperties (bool for2d=false) const |
void | setEmpty () |
removes everything More... | |
void | levelToBeRemoved (CallBacker *) |
bool | haveLogs () const |
bool | haveMarkers () const |
bool | haveD2TModel () const |
bool | haveCheckShotModel () const |
Public Member Functions inherited from NamedObject | |
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 & | annotName () const |
void | setCleanName (const char *) |
cleans string first More... | |
void | deleteNotify (const CallBack &) |
Public Member Functions inherited from CallBacker | |
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... | |
Public Attributes | |
Notifier< Well::Data > | d2tchanged |
Notifier< Well::Data > | csmdlchanged |
Notifier< Well::Data > | markerschanged |
Notifier< Well::Data > | trackchanged |
Notifier< Well::Data > | disp3dparschanged |
Notifier< Well::Data > | disp2dparschanged |
CNotifier< Well::Data, int > | logschanged |
Notifier< Well::Data > | reloaded |
Protected Member Functions | |
void | prepareForDelete () const |
Protected Member Functions inherited from CallBacker | |
void | detachAllNotifiers () |
Call from the destructor of your inherited object. More... | |
Protected Attributes | |
Info | info_ |
MultiID | mid_ |
Track & | track_ |
LogSet & | logs_ |
D2TModel * | d2tmodel_ |
D2TModel * | csmodel_ |
MarkerSet & | markers_ |
DisplayProperties & | disp2d_ |
DisplayProperties & | disp3d_ |
Protected Attributes inherited from NamedObject | |
BufferString * | name_ |
NamedObject * | linkedto_ |
CallBackSet * | delnotify_ |
Private Member Functions | |
mRefCountImplWithDestructor (Data, virtual ~Data(),{prepareForDelete();delete this;}) | |
The holder of all data concerning a certain well.
For Well::Data from database this object gets filled with either calls to Well::MGR().get to get everything or Well::Reader::get*() to only get some of it (only track, only logs, ...).
Note that a well is not a POSC well in the sense that it describes the data for one well bore. Thus, a well has a single track. This may mean duplication when more well tracks share an upper part.
Well::Data::Data | ( | const char * | nm = 0 | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
bool Well::Data::haveLogs | ( | ) | const |
bool Well::Data::haveMarkers | ( | ) | const |
|
inline |
|
inline |
void Well::Data::levelToBeRemoved | ( | CallBacker * | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
inline |
|
inlinevirtual |
Reimplemented from NamedObject.
|
protected |
void Well::Data::setCheckShotModel | ( | D2TModel * | ) |
mine, too
void Well::Data::setD2TModel | ( | D2TModel * | ) |
becomes mine
void Well::Data::setEmpty | ( | ) |
removes everything
|
inline |
|
inlinevirtual |
Reimplemented from NamedObject.
|
inline |
|
inline |
Notifier<Well::Data> Well::Data::csmdlchanged |
|
protected |
Notifier<Well::Data> Well::Data::d2tchanged |
|
protected |
|
protected |
Notifier<Well::Data> Well::Data::disp2dparschanged |
|
protected |
Notifier<Well::Data> Well::Data::disp3dparschanged |
|
protected |
|
protected |
CNotifier<Well::Data,int> Well::Data::logschanged |
|
protected |
Notifier<Well::Data> Well::Data::markerschanged |
|
mutableprotected |
Notifier<Well::Data> Well::Data::reloaded |
|
protected |
Notifier<Well::Data> Well::Data::trackchanged |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019