OpenRTM_aist.ComponentActionListener.PortActionListener Class Reference

PortActionListener class. More...

List of all members.

Public Member Functions

def toString
 Convert PortActionListenerType into the string.
def __del__
 Destructorvirtual ~PortActionListener();.
def __call__
 Virtual Callback function.

Detailed Description

PortActionListener class.

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


Member Function Documentation

def OpenRTM_aist.ComponentActionListener.PortActionListener.__call__ (   self,
  pprof 
)

Virtual Callback function.

This is a the Callback function for PortActionListener

virtual void operator()(const .RTC.PortProfile& pprof) = 0;

def OpenRTM_aist.ComponentActionListener.PortActionListener.toString (   type  ) 

Convert PortActionListenerType into the string.

Convert PortActionListenerType into the string.

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

static const char* toString(PortActionListenerType type)


The documentation for this class was generated from the following file:
Generated on Mon Mar 2 14:14:03 2015 for OpenRTM-aist-1.1.0-Python by  doxygen 1.6.3