43 bool putInfoAndTrack()
const;
45 bool putMarkers()
const;
47 bool putCSMdl()
const;
48 bool putDispProps()
const;
49 bool putLog(
const Log&)
const;
53 bool isFunctional()
const;
55 static bool isFunctional(
const MultiID&);
56 static bool isFunctional(
const IOObj&);
63 bool putTrack()
const;
#define mExpClass(module)
Definition: commondefs.h:160
Well log.
Definition: welllog.h:44
WriteAccess * wa_
Definition: wellwriter.h:60
Base class for object reading data from data store into Well::Data.
Definition: wellwriteaccess.h:28
Writes Well::Data to any data storage.
Definition: wellwriter.h:32
const OD::String & errMsg() const
Definition: wellwriter.h:51
encapsulates the read-access-only part of strings in OD.
Definition: odstring.h:31
Definition: directionalsurvey.h:19
BufferString errmsg_
Definition: wellwriter.h:61
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:40
BufferString errmsg_
Definition: horizontracker.h:119
bool isUsable() const
Definition: wellwriter.h:39
The holder of all data concerning a certain well.
Definition: welldata.h:113
Compound key consisting of ints.
Definition: multiid.h:25