Public Attributes | List of all members
ring_buf_t Struct Reference

#include <ring_buffer.h>

Public Attributes

int bufSize
 
unsigned char * endPtr
 
unsigned char * rdPtr
 
unsigned char * startPtr
 
int wordByteSize
 
unsigned char * wrPtr
 

Detailed Description

Definition at line 18 of file ring_buffer.h.

Member Data Documentation

◆ bufSize

int ring_buf_t::bufSize

Definition at line 24 of file ring_buffer.h.

◆ endPtr

unsigned char* ring_buf_t::endPtr

Definition at line 21 of file ring_buffer.h.

◆ rdPtr

unsigned char* ring_buf_t::rdPtr

Definition at line 22 of file ring_buffer.h.

◆ startPtr

unsigned char* ring_buf_t::startPtr

Definition at line 20 of file ring_buffer.h.

◆ wordByteSize

int ring_buf_t::wordByteSize

Definition at line 25 of file ring_buffer.h.

◆ wrPtr

unsigned char* ring_buf_t::wrPtr

Definition at line 23 of file ring_buffer.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:09