40 virtual bool putInfoAndTrack()
const;
41 virtual bool putTrack()
const;
42 virtual bool putLogs()
const;
43 virtual bool putMarkers()
const;
44 virtual bool putD2T()
const;
45 virtual bool putCSMdl()
const;
46 virtual bool putDispProps()
const;
47 virtual bool putLog(
const Log&)
const;
65 virtual bool isFunctional()
const;
70 bool doPutD2T(
bool)
const;
#define mExpClass(module)
Definition: commondefs.h:160
OD class for stream write common access to the user log file, or std::cout in batch progs...
Definition: od_ostream.h:26
Well log.
Definition: welllog.h:44
bool binwrlogs_
Definition: wellodwriter.h:63
Base class for object reading data from data store into Well::Data.
Definition: wellwriteaccess.h:28
base class for Reader and Writer.
Definition: wellio.h:26
static const char * sKeyLogStorage()
Definition: wellodwriter.h:59
encapsulates the read-access-only part of strings in OD.
Definition: odstring.h:31
Definition: directionalsurvey.h:19
void setBinaryWriteLogs(bool yn)
Definition: wellodwriter.h:57
const OD::String & errMsg() const
Definition: wellio.h:53
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:40
The holder of all data concerning a certain well.
Definition: welldata.h:113
virtual const OD::String & errMsg() const
Definition: wellodwriter.h:49
Writes Well::Data to OpendTect file storage.
Definition: wellodwriter.h:29