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

Additional Inherited Members

- Public Member Functions inherited from OpenRTM_aist.RingBuffer.RingBuffer
def __init__
 Constructor. More...
 
def init
 void init(const coil::Properties& prop)
 
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
 Write data into the buffer. More...
 
def read
 Readout data from the buffer. More...
 
def readable
 Write data into the buffer. More...
 
def empty
 Check on whether the buffer is empty. More...
 
- 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...
 

Detailed Description

 

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