Public Member Functions | Static Public Attributes
OpenRTM_aist.PortConnectListener.PortConnectListener Class Reference

PortConnectListener class. More...

List of all members.

Public Member Functions

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

Static Public Attributes

tuple toString = staticmethod(toString)

Detailed Description

PortConnectListener class.

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

Definition at line 109 of file PortConnectListener.py.


Constructor & Destructor Documentation

Definition at line 113 of file PortConnectListener.py.

Destructor.

Definition at line 160 of file PortConnectListener.py.


Member Function Documentation

def OpenRTM_aist.PortConnectListener.PortConnectListener.__call__ (   self,
  portname,
  profile 
)

Virtual Callback function.

This is a the Callback function for PortConnectListener.

virtual void operator()(const char* portname, RTC::ConnectorProfile& profile) = 0;

Definition at line 180 of file PortConnectListener.py.

Convert PortConnectListenerType into the string.

Convert PortConnectListenerType into the string.

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

static const char* toString(PortConnectListenerType type);

Definition at line 139 of file PortConnectListener.py.


Member Data Documentation

Definition at line 151 of file PortConnectListener.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