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

◆ ~ImplBase()

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

Definition at line 27 of file ImplBase.h.

Member Function Documentation

◆ decRef()

virtual void doil::ImplBase::decRef ( )
pure virtual

◆ id()

virtual const char* doil::ImplBase::id ( )
pure virtual

◆ incRef()

virtual void doil::ImplBase::incRef ( )
pure virtual

◆ name()

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