|
VRS
A file format for sensor data.
|
Helper to identify a particular content block within a file. More...
#include <RecordFormat.h>
Public Member Functions | |
| ContentBlockId (RecordableTypeId typeIdIn, Record::Type recordTypeIn, uint32_t formatVersionIn, size_t blockIndexIn) | |
| RecordableTypeId | getRecordableTypeId () const |
| Record::Type | getRecordType () const |
| uint32_t | getFormatVersion () const |
| size_t | getBlockIndex () const |
Helper to identify a particular content block within a file.
A ContentBlock is the part of a record, a defined by RecordFormat. A ContentBlock is uniquely identified by this combo: