All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Pages
Data Fields
ring_buffer_t Struct Reference

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

#include <urg_ring_buffer.h>

Data Fields

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

Detailed Description

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


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