OpendTect-6_4
6.4
|
I/O Interpreter class for a certain object type. More...
Public Member Functions | |
uiString | sSelObjectIsWrongType () |
Public Member Functions inherited from CallBacker | |
CallBacker () | |
CallBacker (const CallBacker &) | |
virtual | ~CallBacker () |
bool | attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false) |
bool | attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) |
void | detachCB (NotifierAccess &, const CallBack &) |
void | detachCB (NotifierAccess *notif, const CallBack &cb) |
bool | isNotifierAttached (NotifierAccess *) const |
Only for debugging purposes, don't use. More... | |
Static Public Member Functions | |
static uiString | sNoIoobjMsg () |
static uiString | sBadConnection () |
Protected Attributes | |
BufferString | typname_ |
BufferString | usrname_ |
TranslatorGroup * | group_ |
Private Member Functions | |
virtual mODTextTranslationClass(Translator) public | ~Translator () |
const OD::String & | typeName () const |
const OD::String & | userName () const |
const TranslatorGroup * | group () const |
virtual Translator * | getNew () const =0 |
virtual bool | implExists (const IOObj *, bool forread) const |
virtual bool | implReadOnly (const IOObj *) const |
virtual bool | implRename (const IOObj *, const char *, const CallBack *cb=0) const |
virtual bool | implManagesObjects (const IOObj *) const |
virtual bool | implRemove (const IOObj *) const |
virtual bool | implSetReadOnly (const IOObj *, bool) const |
virtual const char * | connType () const |
virtual void | usePar (const IOPar &) |
virtual const char * | defExtension () const |
void | setGroup (TranslatorGroup *g) |
virtual bool | isUserSelectable (bool forread=true) const |
virtual IOObj * | createWriteIOObj (const IOObjContext &, const MultiID &) const |
virtual const char * | iconName () const |
const char * | getDisplayName () const |
"username [group]" More... | |
Static Private Member Functions | |
static const Translator * | getTemplateInstance (const char *displayname) |
Additional Inherited Members | |
Protected Member Functions inherited from CallBacker | |
void | detachAllNotifiers () |
Call from the destructor of your inherited object. More... | |
I/O Interpreter class for a certain object type.
Every concept (Well, Seismic data, etc.) should have its own Translator base class. Together with the Group, you then get 2 + N classes per concept: XxxTranslatorGroup XxxTranslator yyyXxxTranslator The XxxTranslator defines the 'protocol' for reading and writing objects of this type. Actual I/O will always be done through a pointer to that type.
Important: use the macros at the end of this header file to declare and define every Translator(Group)-related class.
|
inlineprivatevirtual |
|
privatevirtual |
Reimplemented in SeisPSCubeSeisTrcTranslator.
|
privatevirtual |
Reimplemented in SEGYDirectSeisTrcTranslator.
|
inlineprivatevirtual |
|
private |
"username [group]"
|
privatepure virtual |
|
staticprivate |
|
inlineprivate |
|
inlineprivatevirtual |
Reimplemented in SEGYDirectSeisTrc2DTranslator, SEGYDirectSeisTrcTranslator, and BlocksSeisTrcTranslator.
|
privatevirtual |
|
privatevirtual |
Reimplemented in SEGYSeisTrcTranslator.
|
privatevirtual |
|
privatevirtual |
|
privatevirtual |
Reimplemented in EMSurfaceTranslator, odWellTranslator, CBVSSeisTrcTranslator, and SeisPSCubeSeisTrcTranslator.
|
inlineprivatevirtual |
Reimplemented in SeisTrcTranslator, SEGYDirectSeisTrc2DTranslator, CBVSSeisTrc2DTranslator, SeisTrc2DTranslator, SEGYDirectSeisTrcTranslator, SEGYDirectSurvGeom2DTranslator, lmkEMStickSetTranslator, CBVSSeisTrcTranslator, SeisPSCubeSeisTrcTranslator, lmkEMFault3DTranslator, and BlocksSeisTrcTranslator.
|
static |
|
inlineprivate |
|
static |
uiString Translator::sSelObjectIsWrongType | ( | ) |
|
inlineprivate |
|
inlineprivatevirtual |
Reimplemented in SeisTrcTranslator, SEGYDirectSeisTrcTranslator, SEGYSeisTrcTranslator, CBVSSeisTrcTranslator, and BlocksSeisTrcTranslator.
|
inlineprivate |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019