ringBuffer_t Struct Reference
リングバッファの管理情報
More...
#include <ringBuffer.h>
List of all members.
|
Public Attributes |
|
unsigned char * | buf |
|
int | shiftLength |
|
int | length |
|
int | first |
|
int | last |
Detailed Description
リングバッファの管理情報
Definition at line 17 of file ringBuffer.h.
The documentation for this struct was generated from the following file: