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

PortConnectRetListener class. More...

List of all members.

Public Member Functions

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

Static Public Attributes

tuple toString = staticmethod(toString)

Detailed Description

PortConnectRetListener class.

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

Definition at line 252 of file PortConnectListener.py.


Constructor & Destructor Documentation

Definition at line 256 of file PortConnectListener.py.

Destructor.

Definition at line 294 of file PortConnectListener.py.


Member Function Documentation

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

Virtual Callback function.

This is a the Callback function for PortConnectRetListener.

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

Definition at line 315 of file PortConnectListener.py.

Convert PortConnectRetListenerType into string.

Convert PortConnectRetListenerType into string.

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

static const char* toString(PortConnectRetListenerType type);

Definition at line 283 of file PortConnectListener.py.


Member Data Documentation

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