OpendTect-6_4  6.4
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
uiApplPartServer Class Referenceabstract

Makes available certain services that are needed on a higher level. More...

Inheritance diagram for uiApplPartServer:
[legend]

Public Member Functions

 uiApplPartServer (uiApplService &a)
 
virtual const char * name () const =0
 
uiApplServiceappserv ()
 
const uiApplServiceappserv () const
 
void setParent (uiParent *)
 
- 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...
 

Protected Member Functions

uiParentparent () const
 
bool sendEvent (int evid) const
 
void * getObject (int objid) const
 
- Protected Member Functions inherited from CallBacker
void detachAllNotifiers ()
 Call from the destructor of your inherited object. More...
 

Private Attributes

uiApplServiceuias_
 

Detailed Description

Makes available certain services that are needed on a higher level.

The idea is that subclasses make available certain services that may be interesting in an application environment. In such situations, the server may need feed-back from the application, which can be requested through the eventOccurred interface. The idea is that the application then - knowing which of its part servers is calling - proceeds with the right action.

Constructor & Destructor Documentation

uiApplPartServer::uiApplPartServer ( uiApplService a)

Member Function Documentation

uiApplService& uiApplPartServer::appserv ( )
const uiApplService& uiApplPartServer::appserv ( ) const
void* uiApplPartServer::getObject ( int  objid) const
protected
virtual const char* uiApplPartServer::name ( ) const
pure virtual
uiParent* uiApplPartServer::parent ( ) const
protected
bool uiApplPartServer::sendEvent ( int  evid) const
protected
void uiApplPartServer::setParent ( uiParent )

Member Data Documentation

uiApplService& uiApplPartServer::uias_
private

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019