OpendTect-6_4
6.4
|
Services from application level to 'Part servers'. More...
Public Member Functions | |
uiApplService (const char *nm=0) | |
The name is the application name. More... | |
virtual uiParent * | parent () const =0 |
virtual bool | eventOccurred (const uiApplPartServer *, int evid)=0 |
The evid will be specific for each partserver. More... | |
virtual void * | getObject (const uiApplPartServer *, int)=0 |
The actual type is a protocol with the partserver. More... | |
Public Member Functions inherited from NamedObject | |
NamedObject (const char *nm=0) | |
NamedObject (const NamedObject *linkedto) | |
NamedObject (const NamedObject &) | |
virtual | ~NamedObject () |
void | setLinkedTo (NamedObject *) |
bool | operator== (const NamedObject &oth) const |
virtual const OD::String & | name () const |
virtual const OD::String & | annotName () const |
virtual void | setName (const char *) |
void | setCleanName (const char *) |
cleans string first More... | |
void | deleteNotify (const CallBack &) |
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... | |
Additional Inherited Members | |
Protected Member Functions inherited from CallBacker | |
void | detachAllNotifiers () |
Call from the destructor of your inherited object. More... | |
Protected Attributes inherited from NamedObject | |
BufferString * | name_ |
NamedObject * | linkedto_ |
CallBackSet * | delnotify_ |
Services from application level to 'Part servers'.
uiApplService::uiApplService | ( | const char * | nm = 0 | ) |
The name is the application name.
|
pure virtual |
The evid will be specific for each partserver.
Implemented in uiODApplService.
|
pure virtual |
The actual type is a protocol with the partserver.
Implemented in uiODApplService.
|
pure virtual |
Implemented in uiODApplService.
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019