EpcTools
An event based multi-threaded C++ development framework.
|
This is the complete list of members for ECircularBuffer, including all inherited members.
capacity() | ECircularBuffer | inline |
ECircularBuffer(Int capacity) | ECircularBuffer | |
free() | ECircularBuffer | inline |
getMutex() | ECircularBuffer | inline |
initialize() | ECircularBuffer | |
isEmpty() | ECircularBuffer | inline |
modifyData(pUChar src, Int offset, Int length, Bool nolock=False) | ECircularBuffer | |
peekData(pUChar dest, Int offset, Int length) | ECircularBuffer | inline |
readData(pUChar dest, Int offset, Int length) | ECircularBuffer | inline |
used() | ECircularBuffer | inline |
writeData(pUChar src, Int offset, Int length, Bool nolock=False) | ECircularBuffer | |
~ECircularBuffer() | ECircularBuffer |