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

#include <fileringbuffer.h>

Public Attributes

const void * data
 The data of the piece.
 
size_t data_size
 The size of the piece.
 

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 >::ItemPiece

Helper struct to store an item that is made up by multiple data buffers.


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