VRS
A file format for sensor data.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
vrs::DataLayout::IndexEntry Class Reference

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
 

Detailed Description

Describes where the data of a variable size DataPiece is in the varData_ buffer.


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