|
| 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 Public Member Functions inherited from RandomLineSetTranslator |
| static bool | retrieve (Geometry::RandomLineSet &, const IOObj *, BufferString &) |
| |
| static bool | store (const Geometry::RandomLineSet &, 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_ |
| |