OnRead abstract class. More...
Public Member Functions | |
| def | __call__ (self) | 
| Callback function.  More... | |
OnRead abstract class.
Definition at line 248 of file PortCallBack.py.
| def OpenRTM_aist.PortCallBack.OnRead.__call__ | ( | self | ) | 
Callback function.
This is the callback method invoked immediately before data is readout from the buffer.
Definition at line 267 of file PortCallBack.py.