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

More...

Inheritance diagram for OpenRTM_aist.ConnectorListener.ConnectorDataListener:
OpenRTM_aist.ConnectorListener.ConnectorDataListenerT OpenRTM_aist.EventPort.EventBinder0 OpenRTM_aist.EventPort.EventBinder1 OpenRTM_aist.EventPort_pyfsm.EventBinder0 OpenRTM_aist.EventPort_pyfsm.EventBinder1 OpenRTM_aist.Timestamp.Timestamp

Public Member Functions

def toString (status)
 

Detailed Description

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

TODO: The "object" class inheritance must be removed in Python3

This class manages one ore more instances of ConnectorDataListener class.

Member Function Documentation

◆ toString()

def OpenRTM_aist.ConnectorListener.ConnectorDataListener.toString (   status)

Convert ConnectorDataListenerType into the string.

Convert ConnectorDataListenerType into the string.

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

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