Public Member Functions | |
| def | __call__ (self, value) | 
| Callback function.  More... | |
Definition at line 151 of file PortCallBack.py.
| def OpenRTM_aist.PortCallBack.OnWrite.__call__ | ( | self, | |
| value | |||
| ) | 
Callback function.
This is the callback method invoked immediately before data is written into the buffer.
| self | |
| value | Data that is written into the buffer | 
Definition at line 177 of file PortCallBack.py.