ADTF File Library
Loading...
Searching...
No Matches
utils5ext::FileRingBuffer< ADDITIONAL_DATA, alignment, alignment_fill >::Item Struct Reference

#include <fileringbuffer.h>

Public Attributes

FilePos file_pos
 The file position of the items data.
 
size_t size
 The size of the items data.
 
ADDITIONAL_DATA additional
 additional bookkeeping data
 

Detailed Description

template<typename ADDITIONAL_DATA = uint8_t, uint8_t alignment = 1, uint8_t alignment_fill = 0x00>
struct utils5ext::FileRingBuffer< ADDITIONAL_DATA, alignment, alignment_fill >::Item

This struct store information about an item in the buffer


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