#include <ServantBase.h>

Public Member Functions | |
| virtual void | decRef ()=0 |
| virtual const char * | id () const =0 |
| virtual void | incRef ()=0 |
| virtual const char * | name () const =0 |
| virtual | ~ServantBase () |
Definition at line 24 of file ServantBase.h.
|
inlinevirtual |
Definition at line 27 of file ServantBase.h.
|
pure virtual |
Implemented in doil::CORBA::CORBAServantBase, and doil::Ice::IceServantBase.
|
pure virtual |
Implemented in doil::CORBA::CORBAServantBase, and doil::Ice::IceServantBase.
|
pure virtual |
Implemented in doil::CORBA::CORBAServantBase, and doil::Ice::IceServantBase.
|
pure virtual |
Implemented in doil::CORBA::CORBAServantBase, and doil::Ice::IceServantBase.