RTC::PreComponentActionListener Class Reference

PreComponentActionListener class. More...

#include <ComponentActionListener.h>

List of all members.

Public Member Functions

virtual ~PreComponentActionListener ()
 Destructor.
virtual void operator() (UniqueId ec_id)=0
 Virtual Callback function.

Static Public Member Functions

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

Detailed Description

PreComponentActionListener class.

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


Constructor & Destructor Documentation

virtual RTC::PreComponentActionListener::~PreComponentActionListener (  )  [virtual]

Destructor.


Member Function Documentation

virtual void RTC::PreComponentActionListener::operator() ( UniqueId  ec_id  )  [pure virtual]

Virtual Callback function.

This is a the Callback function for PreComponentActionListener.

static const char* RTC::PreComponentActionListener::toString ( PreComponentActionListenerType  type  )  [inline, static]

Convert PreComponentActionListenerType into the string.

Convert PreComponentActionListenerType into the string.

Parameters:
type The target PreComponentActionListenerType for transformation
Returns:
Trnasformation result of string representation

References RTC::PRE_COMPONENT_ACTION_LISTENER_NUM.

Generated on Fri Oct 28 18:31:18 2016 for OpenRTM-aist by  doxygen 1.6.3