Public Member Functions | Static Public Attributes
OpenRTM_aist.ComponentActionListener.PostComponentActionListener Class Reference

PostComponentActionListener class. More...

List of all members.

Public Member Functions

def __call__
 Virtual Callback function.
def __del__
 Destructor.
def __init__
def toString
 Convert PostComponentActionListenerType into the string.

Static Public Attributes

tuple toString = staticmethod(toString)

Detailed Description

PostComponentActionListener class.

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

Definition at line 275 of file ComponentActionListener.py.


Constructor & Destructor Documentation

Definition at line 279 of file ComponentActionListener.py.

Destructor.

Definition at line 331 of file ComponentActionListener.py.


Member Function Documentation

Virtual Callback function.

This is a the Callback function for PostComponentActionListener.

virtual void operator()(UniqueId ec_id, ReturnCode_t ret) = 0;

Definition at line 350 of file ComponentActionListener.py.

Convert PostComponentActionListenerType into the string.

Convert PostComponentActionListenerType into the string.

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

static const char* toString(PostComponentActionListenerType type)

Definition at line 305 of file ComponentActionListener.py.


Member Data Documentation

Definition at line 323 of file ComponentActionListener.py.


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


openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Thu Aug 27 2015 14:17:29