Public Attributes
ring_buffer_t Struct Reference

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

#include <urg_ring_buffer.h>

List of all members.

Public Attributes

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

Detailed Description

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

Definition at line 15 of file urg_ring_buffer.h.


Member Data Documentation

バッファへのポインタ

Definition at line 17 of file urg_ring_buffer.h.

バッファサイズ

Definition at line 18 of file urg_ring_buffer.h.

バッファの先頭位置

Definition at line 19 of file urg_ring_buffer.h.

バッファの最終位置

Definition at line 20 of file urg_ring_buffer.h.


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


urg_c
Author(s): Satofumi Kamimura , Katsumi Kimoto, Adrian Boeing
autogenerated on Wed Aug 26 2015 16:38:27