33 const char* defExtension()
const {
return "well"; }
58 virtual bool implRemove(
const IOObj*)
const;
59 virtual bool implRename(
const IOObj*,
const char*,
61 virtual bool implSetReadOnly(
const IOObj*,
bool)
const;
#define mExpClass(module)
Definition: commondefs.h:160
Set of data points with group selection.
Definition: datapointset.h:48
Well Translator base class.
Definition: welltransl.h:39
od
Definition: strattransl.h:17
Set of BufferString objects.
Definition: bufstringset.h:28
#define mDefEmptyTranslatorConstructor(spec, clss)
Definition: transl.h:267
#define mDefEmptyTranslatorGroupConstructor(clss)
Definition: transl.h:255
Group of Translators. Has a static factory.
Definition: transl.h:56
Well TranslatorGroup.
Definition: welltransl.h:29
Definition: directionalsurvey.h:19
#define mDefEmptyTranslatorBaseConstructor(clss)
Definition: transl.h:261
WellTranslator for 'dGB' stored wells, OD's default well format.
Definition: welltransl.h:51
I/O Interpreter class for a certain object type.
Definition: transl.h:123
Well::Data and sub-objects provider from data stores.
Definition: wellioprov.h:27
#define isTranslatorGroup(clss)
Definition: transl.h:206
CallBacks object-oriented (object + method).
Definition: callback.h:57
#define isTranslator(spec, clss)
Definition: transl.h:230
Specification to enable chunkwise execution of a process.
Definition: executor.h:39