OpenRTM_aist.PortCallBack.OnReadConvert Class Reference

OnReadConvert abstract class. More...

List of all members.

Public Member Functions

def __call__
 Callback method.

Detailed Description

OnReadConvert abstract class.


Member Function Documentation

def OpenRTM_aist.PortCallBack.OnReadConvert.__call__ (   self,
  value 
)

Callback method.

This function is the callback function invoked when data is readout from the buffer, and the return value of operator()() is used as return value of InPort's read() or it is stored in the InPort data variable.

Parameters:
self 
value Data that is readout from buffer
Returns:
Converted data. These data are stored in the port's variable.

The documentation for this class was generated from the following file:
Generated on Mon Mar 2 14:14:05 2015 for OpenRTM-aist-1.1.0-Python by  doxygen 1.6.3