Public Member Functions | Protected Attributes | List of all members
doil::Ice::IceServantBase Class Reference

#include <IceServantBase.h>

Inheritance diagram for doil::Ice::IceServantBase:
Inheritance graph
[legend]

Public Member Functions

virtual void decRef ()
 
 IceServantBase (ImplBase *impl)
 
virtual const char * id () const
 
virtual void incRef ()
 
virtual const char * name () const
 
virtual ~IceServantBase ()
 
- 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 31 of file IceServantBase.h.

Constructor & Destructor Documentation

doil::Ice::IceServantBase::IceServantBase ( ImplBase impl)
inline

Definition at line 36 of file IceServantBase.h.

virtual doil::Ice::IceServantBase::~IceServantBase ( )
inlinevirtual

Definition at line 40 of file IceServantBase.h.

Member Function Documentation

virtual void doil::Ice::IceServantBase::decRef ( )
inlinevirtual

Implements doil::ServantBase.

Definition at line 57 of file IceServantBase.h.

virtual const char* doil::Ice::IceServantBase::id ( ) const
inlinevirtual

Implements doil::ServantBase.

Definition at line 42 of file IceServantBase.h.

virtual void doil::Ice::IceServantBase::incRef ( )
inlinevirtual

Implements doil::ServantBase.

Definition at line 52 of file IceServantBase.h.

virtual const char* doil::Ice::IceServantBase::name ( ) const
inlinevirtual

Implements doil::ServantBase.

Definition at line 47 of file IceServantBase.h.

Member Data Documentation

std::string doil::Ice::IceServantBase::m_id
protected

Definition at line 66 of file IceServantBase.h.

std::string doil::Ice::IceServantBase::m_name
protected

Definition at line 67 of file IceServantBase.h.

int doil::Ice::IceServantBase::m_refcount
protected

Definition at line 65 of file IceServantBase.h.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:26:02