Public Member Functions | Protected Attributes | List of all members
doil::CORBA::CORBAServantBase Class Reference

#include <CORBAServantBase.h>

Inheritance diagram for doil::CORBA::CORBAServantBase:
Inheritance graph
[legend]

Public Member Functions

 CORBAServantBase (ImplBase *impl)
 
virtual void decRef ()
 
virtual const char * id () const
 
virtual void incRef ()
 
virtual const char * name () const
 
virtual ~CORBAServantBase ()
 
- Public Member Functions inherited from doil::ServantBase
virtual ~ServantBase ()
 

Protected Attributes

std::string m_id
 
std::string m_name
 
int m_refcount
 

Detailed Description

Definition at line 32 of file CORBAServantBase.h.

Constructor & Destructor Documentation

doil::CORBA::CORBAServantBase::CORBAServantBase ( ImplBase impl)
inline

Definition at line 41 of file CORBAServantBase.h.

virtual doil::CORBA::CORBAServantBase::~CORBAServantBase ( )
inlinevirtual

Definition at line 45 of file CORBAServantBase.h.

Member Function Documentation

virtual void doil::CORBA::CORBAServantBase::decRef ( )
inlinevirtual

Implements doil::ServantBase.

Definition at line 62 of file CORBAServantBase.h.

virtual const char* doil::CORBA::CORBAServantBase::id ( ) const
inlinevirtual

Implements doil::ServantBase.

Definition at line 47 of file CORBAServantBase.h.

virtual void doil::CORBA::CORBAServantBase::incRef ( )
inlinevirtual

Implements doil::ServantBase.

Definition at line 57 of file CORBAServantBase.h.

virtual const char* doil::CORBA::CORBAServantBase::name ( ) const
inlinevirtual

Implements doil::ServantBase.

Definition at line 52 of file CORBAServantBase.h.

Member Data Documentation

std::string doil::CORBA::CORBAServantBase::m_id
protected

Definition at line 71 of file CORBAServantBase.h.

std::string doil::CORBA::CORBAServantBase::m_name
protected

Definition at line 72 of file CORBAServantBase.h.

int doil::CORBA::CORBAServantBase::m_refcount
protected

Definition at line 70 of file CORBAServantBase.h.


The documentation for this class was generated from the following file:


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:00