Public Attributes

ringBuffer_t Struct Reference

リングバッファの管理情報 More...

#include <ring_buffer.h>

List of all members.

Public Attributes

char * buffer
 バッファへのポインタ
int buffer_size
 バッファサイズ
int first
 バッファの先頭位置
int last
 バッファの最終位置

Detailed Description

リングバッファの管理情報


Member Data Documentation

バッファへのポインタ

バッファサイズ

バッファの先頭位置

バッファの最終位置


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