Public Member Functions | Static Public Attributes | 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...

Inheritance diagram for OpenRTM_aist.ConnectorListener.ConnectorListener:
Inheritance graph
[legend]

Public Member Functions

def __call__ (self, info)
 
def __del__ (self)
 
def toString (type)
 Convert ConnectorListenerType into the string. More...
 

Static Public Attributes

 toString = staticmethod(toString)
 

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.

 

Definition at line 452 of file ConnectorListener.py.

Constructor & Destructor Documentation

def OpenRTM_aist.ConnectorListener.ConnectorListener.__del__ (   self)

Definition at line 456 of file ConnectorListener.py.

Member Function Documentation

def OpenRTM_aist.ConnectorListener.ConnectorListener.__call__ (   self,
  info 
)

Definition at line 460 of file ConnectorListener.py.

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

Definition at line 486 of file ConnectorListener.py.

Member Data Documentation

OpenRTM_aist.ConnectorListener.ConnectorListener.toString = staticmethod(toString)
static

Definition at line 501 of file ConnectorListener.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