Reads Well::Data from OpendTect file store
More...
#include <wellodreader.h>
|
| bool | doGetD2T (bool) const |
| |
| bool | doGetD2T (od_istream &, bool csmdl) const |
| |
| void | getLogInfo (BufferStringSet &, TypeSet< int > &) const |
| |
| bool | getOldTimeWell (od_istream &) const |
| |
| bool | getTrack (od_istream &) const |
| |
| void | readLogData (Log &, od_istream &, int) const |
| |
| uiString | sCannotReadFileHeader () const |
| |
| void | setInpStrmOpenErrMsg (od_istream &) const |
| |
| void | setStrmOperErrMsg (od_istream &, const uiString &) const |
| |
| | odIO (const char *, uiString &) |
| |
| | ReadAccess (Data &) |
| |
| bool | addToLogSet (Log *, bool needjustinfo=false) const |
| |
| void | adjustTrackIfNecessary (bool frommarkers=false) const |
| |
| bool | updateDTModel (D2TModel *, bool ischeckshot, BufferString &errmsg) const |
| | D2TModel will become mine and may even be deleted.
|
| |
| bool | updateDTModel (D2TModel *, bool ischeckshot, uiString &errmsg) const |
| |
| mDeprecatedDef bool | updateDTModel (D2TModel *, const Track &, float, bool) const |
| |
Reads Well::Data from OpendTect file store
<>
◆ odReader() [1/2]
◆ odReader() [2/2]
| Well::odReader::odReader |
( |
const char * | fnm, |
|
|
Data & | , |
|
|
uiString & | errmsg ) |
◆ ~odReader()
| virtual Well::odReader::~odReader |
( |
| ) |
|
|
virtual |
◆ addLog()
| bool Well::odReader::addLog |
( |
od_istream & | , |
|
|
bool | needjustinfo = false ) const |
◆ doGetD2T() [1/2]
| bool Well::odReader::doGetD2T |
( |
bool | | ) |
const |
|
protected |
◆ doGetD2T() [2/2]
| bool Well::odReader::doGetD2T |
( |
od_istream & | , |
|
|
bool | csmdl ) const |
|
protected |
◆ errMsg()
| const uiString & Well::odReader::errMsg |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ get()
| bool Well::odReader::get |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getCSMdl() [1/2]
| bool Well::odReader::getCSMdl |
( |
| ) |
const |
|
overridevirtual |
◆ getCSMdl() [2/2]
| bool Well::odReader::getCSMdl |
( |
od_istream & | | ) |
const |
◆ getD2T() [1/2]
| bool Well::odReader::getD2T |
( |
| ) |
const |
|
overridevirtual |
◆ getD2T() [2/2]
| bool Well::odReader::getD2T |
( |
od_istream & | | ) |
const |
◆ getDefLogs() [1/2]
| bool Well::odReader::getDefLogs |
( |
| ) |
const |
|
overridevirtual |
◆ getDefLogs() [2/2]
| bool Well::odReader::getDefLogs |
( |
od_istream & | | ) |
const |
◆ getDispProps() [1/2]
| bool Well::odReader::getDispProps |
( |
| ) |
const |
|
overridevirtual |
◆ getDispProps() [2/2]
| bool Well::odReader::getDispProps |
( |
od_istream & | | ) |
const |
◆ getInfo() [1/2]
| bool Well::odReader::getInfo |
( |
| ) |
const |
|
override |
◆ getInfo() [2/2]
| bool Well::odReader::getInfo |
( |
od_istream & | | ) |
const |
◆ getLog()
| bool Well::odReader::getLog |
( |
const char * | lognm | ) |
const |
|
overridevirtual |
◆ getLogByID()
| bool Well::odReader::getLogByID |
( |
const LogID & | | ) |
const |
|
overridevirtual |
◆ getLogInfo() [1/2]
◆ getLogInfo() [2/2]
◆ getLogs()
| bool Well::odReader::getLogs |
( |
bool | needjustinfo = false | ) |
const |
|
overridevirtual |
◆ getMarkers() [1/2]
| bool Well::odReader::getMarkers |
( |
| ) |
const |
|
overridevirtual |
◆ getMarkers() [2/2]
| bool Well::odReader::getMarkers |
( |
od_istream & | | ) |
const |
◆ getOldTimeWell()
| bool Well::odReader::getOldTimeWell |
( |
od_istream & | | ) |
const |
|
protected |
◆ getTrack() [1/2]
| bool Well::odReader::getTrack |
( |
| ) |
const |
|
overridevirtual |
◆ getTrack() [2/2]
| bool Well::odReader::getTrack |
( |
od_istream & | | ) |
const |
|
protected |
◆ rdLogHdr()
| static Log * Well::odReader::rdLogHdr |
( |
od_istream & | , |
|
|
int & | , |
|
|
int | ) |
|
staticprotected |
◆ readLogData()
| void Well::odReader::readLogData |
( |
Log & | , |
|
|
od_istream & | , |
|
|
int | ) const |
|
protected |
◆ sCannotReadFileHeader()
| uiString Well::odReader::sCannotReadFileHeader |
( |
| ) |
const |
|
protected |
◆ setInpStrmOpenErrMsg()
| void Well::odReader::setInpStrmOpenErrMsg |
( |
od_istream & | | ) |
const |
|
protected |
◆ setStrmOperErrMsg()