OpenRTM-aist-Python 1.1.2
List of all members
OpenRTM_aist.CdrBufferBase.CdrBufferBase Class Reference
Inheritance diagram for OpenRTM_aist.CdrBufferBase.CdrBufferBase:
OpenRTM_aist.BufferBase.BufferBase OpenRTM_aist.BufferStatus.BufferStatus

Additional Inherited Members

- Public Member Functions inherited from OpenRTM_aist.BufferBase.BufferBase
def length
 Get the buffer length. More...
 
def reset
 Get the buffer length. More...
 
def wptr
 Get the buffer length. More...
 
def advanceWptr
 Get the buffer length. More...
 
def put
 Write data into the buffer. More...
 
def write
 Write data into the buffer. More...
 
def writable
 Write data into the buffer. More...
 
def full
 Check on whether the buffer is full. More...
 
def rptr
 Get the buffer length. More...
 
def advanceRptr
 Get the buffer length. More...
 
def get
 Get data from the buffer. More...
 
def read
 Read data from the buffer. More...
 
def readable
 Write data into the buffer. More...
 
def empty
 Check on whether the buffer is empty. More...
 

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