cvx
Loading...
Searching...
No Matches
circular_buffer Struct Reference

#include <circular_buffer.h>

Data Fields

cvx_container super
 
size_t capacity
 
size_t count
 
size_t head
 
struct circular_buffer_vtabvvtabv
 
TVal * buffer
 

Field Documentation

◆ buffer

TVal* circular_buffer::buffer

◆ capacity

size_t circular_buffer::capacity

◆ count

size_t circular_buffer::count

◆ head

size_t circular_buffer::head

◆ super

cvx_container circular_buffer::super

◆ vtabv

struct circular_buffer_vtabv* circular_buffer::vtabv

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