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

◆ CORBAServantBase()

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

Definition at line 41 of file CORBAServantBase.h.

◆ ~CORBAServantBase()

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

Definition at line 45 of file CORBAServantBase.h.

Member Function Documentation

◆ decRef()

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

Implements doil::ServantBase.

Definition at line 62 of file CORBAServantBase.h.

◆ id()

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

Implements doil::ServantBase.

Definition at line 47 of file CORBAServantBase.h.

◆ incRef()

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

Implements doil::ServantBase.

Definition at line 57 of file CORBAServantBase.h.

◆ name()

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

Implements doil::ServantBase.

Definition at line 52 of file CORBAServantBase.h.

Member Data Documentation

◆ m_id

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

Definition at line 71 of file CORBAServantBase.h.

◆ m_name

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

Definition at line 72 of file CORBAServantBase.h.

◆ m_refcount

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 Feb 28 2022 23:00:46