Public Member Functions | List of all members
doil::ImplBase Class Referenceabstract

#include <ImplBase.h>

Inheritance diagram for doil::ImplBase:
Inheritance graph
[legend]

Public Member Functions

virtual void decRef ()=0
 
virtual const char * id ()=0
 
virtual void incRef ()=0
 
virtual const char * name ()=0
 
virtual ~ImplBase ()
 

Detailed Description

Definition at line 24 of file ImplBase.h.

Constructor & Destructor Documentation

virtual doil::ImplBase::~ImplBase ( )
inlinevirtual

Definition at line 27 of file ImplBase.h.

Member Function Documentation

virtual void doil::ImplBase::decRef ( )
pure virtual
virtual const char* doil::ImplBase::id ( )
pure virtual
virtual void doil::ImplBase::incRef ( )
pure virtual
virtual const char* doil::ImplBase::name ( )
pure virtual

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