OpendTect  6.3
Public Member Functions | List of all members
uiApplService Class Referenceabstract

Services from application level to 'Part servers'. More...

Inheritance diagram for uiApplService:
[legend]

Public Member Functions

 uiApplService (const char *nm=0)
 The name is the application name. More...
 
virtual uiParentparent () 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 &oth)
 
virtual ~NamedObject ()
 
NamedObjectoperator= (const NamedObject &)
 
bool operator== (const NamedObject &oth) const
 
virtual const OD::Stringname () const
 
virtual BufferString getName () const
 
virtual void setName (const char *nm)
 
bool getNameFromPar (const IOPar &)
 
void putNameInPar (IOPar &) const
 

Additional Inherited Members

- Protected Attributes inherited from NamedObject
BufferString name_
 

Detailed Description

Services from application level to 'Part servers'.

Constructor & Destructor Documentation

uiApplService::uiApplService ( const char *  nm = 0)

The name is the application name.

Member Function Documentation

virtual bool uiApplService::eventOccurred ( const uiApplPartServer ,
int  evid 
)
pure virtual

The evid will be specific for each partserver.

Implemented in uiODApplService.

virtual void* uiApplService::getObject ( const uiApplPartServer ,
int   
)
pure virtual

The actual type is a protocol with the partserver.

Implemented in uiODApplService.

virtual uiParent* uiApplService::parent ( ) const
pure virtual

Implemented in uiODApplService.


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