![]() |
VRS
A file format for sensor data.
|
Describes where the data of a variable size DataPiece is in the varData_ buffer. More...
#include <DataLayout.h>
Public Member Functions | |
void | setOffset (size_t offset) |
size_t | getOffset () const |
void | setLength (size_t length) |
size_t | getLength () const |
Describes where the data of a variable size DataPiece is in the varData_ buffer.