Base class for object reading data from data store into Well::Data.
More...
Base class for object reading data from data store into Well::Data.
<>
◆ ~ReadAccess()
virtual Well::ReadAccess::~ReadAccess |
( |
| ) |
|
|
virtual |
◆ ReadAccess()
Well::ReadAccess::ReadAccess |
( |
Data & |
| ) |
|
|
protected |
◆ addToLogSet()
bool Well::ReadAccess::addToLogSet |
( |
Log * |
, |
|
|
bool |
needjustinfo = false |
|
) |
| const |
|
protected |
◆ adjustTrackIfNecessary()
void Well::ReadAccess::adjustTrackIfNecessary |
( |
bool |
frommarkers = false | ) |
const |
|
protected |
◆ data() [1/2]
Data& Well::ReadAccess::data |
( |
| ) |
|
|
inline |
◆ data() [2/2]
const Data& Well::ReadAccess::data |
( |
| ) |
const |
|
inline |
◆ errMsg()
virtual const uiString& Well::ReadAccess::errMsg |
( |
| ) |
const |
|
pure virtual |
◆ get()
virtual bool Well::ReadAccess::get |
( |
| ) |
const |
|
pure virtual |
◆ getCSMdl()
virtual bool Well::ReadAccess::getCSMdl |
( |
| ) |
const |
|
pure virtual |
◆ getD2T()
virtual bool Well::ReadAccess::getD2T |
( |
| ) |
const |
|
pure virtual |
◆ getDefLogs()
virtual bool Well::ReadAccess::getDefLogs |
( |
| ) |
const |
|
inlinevirtual |
◆ getDispProps()
virtual bool Well::ReadAccess::getDispProps |
( |
| ) |
const |
|
pure virtual |
◆ getInfo()
virtual bool Well::ReadAccess::getInfo |
( |
| ) |
const |
|
pure virtual |
◆ getLog()
virtual bool Well::ReadAccess::getLog |
( |
const char * |
lognm | ) |
const |
|
pure virtual |
◆ getLogInfo()
virtual void Well::ReadAccess::getLogInfo |
( |
BufferStringSet & |
lognms | ) |
const |
|
pure virtual |
◆ getLogs()
virtual bool Well::ReadAccess::getLogs |
( |
bool |
needjustinfo = false | ) |
const |
|
pure virtual |
◆ getMarkers()
virtual bool Well::ReadAccess::getMarkers |
( |
| ) |
const |
|
pure virtual |
◆ getTrack()
virtual bool Well::ReadAccess::getTrack |
( |
| ) |
const |
|
pure virtual |
◆ updateDTModel() [1/3]
D2TModel will become mine and may even be deleted.
◆ updateDTModel() [2/3]
bool Well::ReadAccess::updateDTModel |
( |
D2TModel * |
, |
|
|
bool |
ischeckshot, |
|
|
uiString & |
errmsg |
|
) |
| const |
|
protected |
◆ updateDTModel() [3/3]
mDeprecatedDef bool Well::ReadAccess::updateDTModel |
( |
D2TModel * |
, |
|
|
const Track & |
, |
|
|
float |
, |
|
|
bool |
|
|
) |
| const |
|
protected |
◆ wd_
Data& Well::ReadAccess::wd_ |
|
protected |