|
| uiIOObjManipGroupSubj (uiObject *o) |
|
virtual MultiID | currentID () const =0 |
|
virtual void | getChosenIDs (TypeSet< MultiID > &) const =0 |
|
virtual void | getChosenNames (BufferStringSet &) const =0 |
|
virtual const char * | defExt () const =0 |
|
virtual const BufferStringSet & | names () const =0 |
|
virtual void | chgsOccurred ()=0 |
|
virtual void | relocStart (const char *) |
|
| 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...
|
|