Public Member Functions | Static Public Attributes | List of all members
OpenRTM_aist.ComponentActionListener.ExecutionContextActionListener Class Reference

ExecutionContextActionListener class. More...

Public Member Functions

def __call__ (self, ec_id)
 Virtual Callback function. More...
 
def __del__ (self)
 Destructor. More...
 
def __init__ (self)
 
def toString (type)
 Convert ExecutionContextActionListenerType into the string. More...
 

Static Public Attributes

 toString = staticmethod(toString)
 

Detailed Description

ExecutionContextActionListener class.

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

Definition at line 509 of file ComponentActionListener.py.

Constructor & Destructor Documentation

def OpenRTM_aist.ComponentActionListener.ExecutionContextActionListener.__init__ (   self)

Definition at line 513 of file ComponentActionListener.py.

def OpenRTM_aist.ComponentActionListener.ExecutionContextActionListener.__del__ (   self)

Destructor.

Definition at line 557 of file ComponentActionListener.py.

Member Function Documentation

def OpenRTM_aist.ComponentActionListener.ExecutionContextActionListener.__call__ (   self,
  ec_id 
)

Virtual Callback function.

This is a the Callback function for ExecutionContextActionListener

virtual void operator()(UniqueId ec_id) = 0;

Definition at line 575 of file ComponentActionListener.py.

def OpenRTM_aist.ComponentActionListener.ExecutionContextActionListener.toString (   type)

Convert ExecutionContextActionListenerType into the string.

Convert ExecutionContextActionListenerType into the string.

Parameters
typeThe target ExecutionContextActionListenerType for transformation
Returns
Trnasformation result of string representation

static const char* toString(ExecutionContextActionListenerType type)

Definition at line 540 of file ComponentActionListener.py.

Member Data Documentation

OpenRTM_aist.ComponentActionListener.ExecutionContextActionListener.toString = staticmethod(toString)
static

Definition at line 548 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 Jun 6 2019 19:11:35