OpenRTM-aist-Python 2.0.2
OpenRTM_aist.Timestamp.Timestamp Class Reference
Inheritance diagram for OpenRTM_aist.Timestamp.Timestamp:
OpenRTM_aist.ConnectorListener.ConnectorDataListenerT OpenRTM_aist.ConnectorListener.ConnectorDataListener

Public Member Functions

 __call__ (self, info, data)
 
- Public Member Functions inherited from OpenRTM_aist.ConnectorListener.ConnectorDataListener
 toString (status)
 

Member Function Documentation

◆ __call__()

OpenRTM_aist.Timestamp.Timestamp.__call__ ( self,
info,
cdrdata )

Callback method

This method invokes the callback method of ConnectorDataListenerT. Data is converted into the variable type used in DataPort.

Parameters
infoConnectorInfo
cdrdataData of cdrMemoryStream type
data
porttype

virtual ReturnCode operator()(const ConnectorInfo& info, const cdrMemoryStream& cdrdata)

Reimplemented from OpenRTM_aist.ConnectorListener.ConnectorDataListenerT.


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