OpenRTM-aist-Python 1.1.2
Public Member Functions | List of all members
OpenRTM_aist.ConnectorListener.ConnectorListener Class Reference

This class is abstract base class for listener classes that provides callbacks for various events in the data port's connectors. More...

Public Member Functions

def toString (type)
 Convert ConnectorListenerType into the string. More...
 

Detailed Description

This class is abstract base class for listener classes that provides callbacks for various events in the data port's connectors.

This class manages one ore more instances of ConnectorListener class.

 

Member Function Documentation

def OpenRTM_aist.ConnectorListener.ConnectorListener.toString (   type)

Convert ConnectorListenerType into the string.

Convert ConnectorListenerType into the string.

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

The documentation for this class was generated from the following file: