libxr  1.0
Want to be the best embedded framework
Loading...
Searching...
No Matches
LibXR::DatabaseRaw< MinWriteSize >::BlockBoolData< BlockSize > Struct Template Reference

按最小写入单元存放布尔位图块 (Boolean flag block stored in one aligned write unit span). More...

Data Fields

uint8_t data [BlockSize]
 

Detailed Description

template<size_t MinWriteSize>
template<size_t BlockSize>
struct LibXR::DatabaseRaw< MinWriteSize >::BlockBoolData< BlockSize >

按最小写入单元存放布尔位图块 (Boolean flag block stored in one aligned write unit span).

Template Parameters
BlockSize位图块字节数 (Flag-block size in bytes).

Definition at line 24 of file raw.hpp.

Field Documentation

◆ data

template<size_t MinWriteSize>
template<size_t BlockSize>
uint8_t LibXR::DatabaseRaw< MinWriteSize >::BlockBoolData< BlockSize >::data[BlockSize]

Definition at line 26 of file raw.hpp.


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