MOS Source Code
Loading...
Searching...
No Matches
ring_buffer_pos_t Struct Reference

#include <ring_buffer.hpp>

Public Attributes

size_t count = 0
 
size_t capacity = 0
 
size_t head = 0
 
size_t next_pos = 0
 

Detailed Description

Definition at line 17 of file ring_buffer.hpp.

Member Data Documentation

◆ count

◆ capacity

◆ head

◆ next_pos


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