![]() |
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 typeId, Record::Type recordType, uint32_t formatVersion, size_t blockIndex) | |
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: