List of all members.
Detailed Description
The holder of all data concerning a certain well.
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.
Constructor & Destructor Documentation
| Well::Data::Data |
( |
const char * |
nm = 0 |
) |
|
Member Function Documentation
| const D2TModel* Well::Data::checkShotModel |
( |
|
) |
const [inline] |
| D2TModel* Well::Data::checkShotModel |
( |
|
) |
[inline] |
| D2TModel* Well::Data::d2TModel |
( |
|
) |
[inline] |
| const D2TModel* Well::Data::d2TModel |
( |
|
) |
const [inline] |
| void Well::Data::empty |
( |
|
) |
|
| bool Well::Data::haveCheckShotModel |
( |
|
) |
const [inline] |
| bool Well::Data::haveD2TModel |
( |
|
) |
const [inline] |
| bool Well::Data::haveLogs |
( |
|
) |
const |
| bool Well::Data::haveMarkers |
( |
|
) |
const |
| const Info& Well::Data::info |
( |
|
) |
const [inline] |
| Info& Well::Data::info |
( |
|
) |
[inline] |
| void Well::Data::levelToBeRemoved |
( |
CallBacker * |
|
) |
|
| const LogSet& Well::Data::logs |
( |
|
) |
const [inline] |
| LogSet& Well::Data::logs |
( |
|
) |
[inline] |
| const MarkerSet& Well::Data::markers |
( |
|
) |
const [inline] |
| const char* Well::Data::name |
( |
|
) |
const [inline] |
| void Well::Data::setCheckShotModel |
( |
D2TModel * |
|
) |
|
| void Well::Data::setD2TModel |
( |
D2TModel * |
|
) |
|
| Track& Well::Data::track |
( |
|
) |
[inline] |
| const Track& Well::Data::track |
( |
|
) |
const [inline] |
Member Data Documentation