MPESetupTranslator for dgbMPESetup.
More...
|
| mDefEmptyTranslatorBaseConstructor (MPESetup) virtual const char *read(MPESetup & |
|
uiString | sSelObjectIsWrongType () |
|
| 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 bool | retrieve (MPESetup &, const IOObj *, BufferString &) |
|
static bool | store (const MPESetup &, const IOObj *, BufferString &) |
|
static uiString | sNoIoobjMsg () |
|
static uiString | sBadConnection () |
|
void | detachAllNotifiers () |
| Call from the destructor of your inherited object. More...
|
|
BufferString | typname_ |
|
BufferString | usrname_ |
|
TranslatorGroup * | group_ |
|
const char* dgbMPESetupTranslator::warningMsg |
( |
| ) |
const |
|
inlineprivatevirtual |
< returns err msg or null on success
returns err msg or null on success
Implements MPESetupTranslator.