#include <trkwsRING_BUFFER.h>
Public Methods | |
| trkwsRING_BUFFER (int size) | |
| ~trkwsRING_BUFFER () | |
| bufEle * | Read () |
| bufEle * | Peek (int offset) |
| ccsCOMPL_STAT | Write (bufEle value) |
| void | Init () |
Protected Attributes | |
| int | writeIndex |
| int | readIndex |
| int | diff |
| int | valCount |
| int | bufferSize |
| bufEle * | data |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001