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

PortActionListener class. More...

Public Member Functions

def __call__ (self, pprof)
 Virtual Callback function. More...
 
def __del__ (self)
 Destructor virtual ~PortActionListener();. More...
 
def __init__ (self)
 
def toString (type)
 Convert PortActionListenerType into the string. More...
 

Static Public Attributes

 toString = staticmethod(toString)
 

Detailed Description

PortActionListener class.

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

Definition at line 399 of file ComponentActionListener.py.

Constructor & Destructor Documentation

def OpenRTM_aist.ComponentActionListener.PortActionListener.__init__ (   self)

Definition at line 403 of file ComponentActionListener.py.

def OpenRTM_aist.ComponentActionListener.PortActionListener.__del__ (   self)

Destructor virtual ~PortActionListener();.

Definition at line 446 of file ComponentActionListener.py.

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;

Definition at line 464 of file ComponentActionListener.py.

def OpenRTM_aist.ComponentActionListener.PortActionListener.toString (   type)

Convert PortActionListenerType into the string.

Convert PortActionListenerType into the string.

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

static const char* toString(PortActionListenerType type)

Definition at line 429 of file ComponentActionListener.py.

Member Data Documentation

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

Definition at line 437 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