Public Member Functions | Static Public Member Functions
RTC::PostComponentActionListener Class Reference

PostComponentActionListener class. More...

#include <ComponentActionListener.h>

List of all members.

Public Member Functions

virtual void operator() (UniqueId ec_id, ReturnCode_t ret)=0
 Virtual Callback function.
virtual ~PostComponentActionListener ()
 Destructor.

Static Public Member Functions

static const char * toString (PostComponentActionListenerType type)
 Convert PostComponentActionListenerType into the string.

Detailed Description

PostComponentActionListener class.

This class is abstract base class for listener classes that provides callbacks for various events in rtobject.

Definition at line 283 of file ComponentActionListener.h.


Constructor & Destructor Documentation

Destructor.

Definition at line 32 of file ComponentActionListener.cpp.


Member Function Documentation

virtual void RTC::PostComponentActionListener::operator() ( UniqueId  ec_id,
ReturnCode_t  ret 
) [pure virtual]

Virtual Callback function.

This is a the Callback function for PostComponentActionListener.

static const char* RTC::PostComponentActionListener::toString ( PostComponentActionListenerType  type) [inline, static]

Convert PostComponentActionListenerType into the string.

Convert PostComponentActionListenerType into the string.

Parameters:
typeThe target PostComponentActionListenerType for transformation
Returns:
Trnasformation result of string representation

Definition at line 309 of file ComponentActionListener.h.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Aug 27 2015 14:16:41