OpendTect  7.0
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 ()
 
uiApplServiceappserv ()
 
const uiApplServiceappserv () const
 
virtual const char * name () const =0
 
void setParent (uiParent *)
 
- Public Member Functions inherited from CallBacker
 CallBacker ()
 
 CallBacker (const CallBacker &)
 
virtual ~CallBacker ()
 
bool attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const
 
bool attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const
 
void detachAllNotifiers () const
 Call from the destructor of your inherited object. More...
 
void detachCB (const NotifierAccess &, const CallBack &) const
 
void detachCB (const NotifierAccess *notif, const CallBack &cb) const
 
virtual bool isCapsule () const
 
bool isNotifierAttached (const NotifierAccess *) const
 Only for debugging purposes, don't use. More...
 
void stopReceivingNotifications () const
 
virtual CallBackertrueCaller ()
 

Protected Member Functions

 uiApplPartServer (uiApplService &)
 
void * getObject (int objid) const
 
uiParentparent () const
 
bool sendEvent (int evid) const
 

Private Attributes

uiParentparent_
 
uiApplServiceuias_
 

Additional Inherited Members

- Static Public Member Functions inherited from CallBacker
static void createReceiverForCurrentThread ()
 
static void removeReceiverForCurrentThread ()
 

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::~uiApplPartServer ( )

◆ uiApplPartServer()

uiApplPartServer::uiApplPartServer ( uiApplService )
protected

Member Function Documentation

◆ appserv() [1/2]

uiApplService& uiApplPartServer::appserv ( )

◆ appserv() [2/2]

const uiApplService& uiApplPartServer::appserv ( ) const

◆ getObject()

void* uiApplPartServer::getObject ( int  objid) const
protected

◆ name()

virtual const char* uiApplPartServer::name ( ) const
pure virtual

◆ parent()

uiParent* uiApplPartServer::parent ( ) const
protected

◆ sendEvent()

bool uiApplPartServer::sendEvent ( int  evid) const
protected

◆ setParent()

void uiApplPartServer::setParent ( uiParent )

Member Data Documentation

◆ parent_

uiParent* uiApplPartServer::parent_
private

◆ uias_

uiApplService& uiApplPartServer::uias_
private

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