FreeWRL / FreeX3D 4.3.0
rb1 Struct Reference

Data Fields

int head
 
int tail
 
int noOfElements
 
void * data
 

Detailed Description

Definition at line 8 of file ringbuf.h.

Field Documentation

◆ data

void* rb1::data

Definition at line 12 of file ringbuf.h.

◆ head

int rb1::head

Definition at line 9 of file ringbuf.h.

◆ noOfElements

int rb1::noOfElements

Definition at line 11 of file ringbuf.h.

◆ tail

int rb1::tail

Definition at line 10 of file ringbuf.h.


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