OpendTect  7.0
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...
 
 ~uiApplService ()
 
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...
 
virtual uiParentparent () const =0
 
- Public Member Functions inherited from NamedObject
 NamedObject (const char *nm=nullptr)
 
 NamedObject (const NamedObject &oth)
 
virtual ~NamedObject ()
 
virtual BufferString getName () const
 
bool getNameFromPar (const IOPar &)
 
const name_typename () const override
 
NamedObjectoperator= (const NamedObject &)
 
bool operator== (const NamedObject &oth) const
 
virtual void setName (const char *nm)
 
- Public Member Functions inherited from ObjectWithName
virtual ~ObjectWithName ()
 
bool hasName (const char *nm) const
 
bool hasName (const name_type &nm) const
 
void putNameInPar (IOPar &) const
 

Additional Inherited Members

- Public Types inherited from ObjectWithName
typedef OD::String name_type
 
- Protected Attributes inherited from NamedObject
BufferString name_
 

Detailed Description

Services from application level to 'Part servers'.

<>

Constructor & Destructor Documentation

◆ uiApplService()

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

The name is the application name.

◆ ~uiApplService()

uiApplService::~uiApplService ( )

Member Function Documentation

◆ eventOccurred()

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

The evid will be specific for each partserver.

Implemented in uiODApplService.

◆ getObject()

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

The actual type is a protocol with the partserver.

Implemented in uiODApplService.

◆ parent()

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

Implemented in uiODApplService.


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