VRS
A file format for sensor data.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
vrs::OptionalDataPieces< OptionalFields > Class Template Reference

Helper function to allocate optional fields only when it is enabled. More...

#include <DataLayout.h>

Inheritance diagram for vrs::OptionalDataPieces< OptionalFields >:

Public Member Functions

 OptionalDataPieces (bool allocateFields)
 

Detailed Description

template<class OptionalFields>
class vrs::OptionalDataPieces< OptionalFields >

Helper function to allocate optional fields only when it is enabled.

The OptionalFields must be a struct with vrs data piece fields and will be stored as unique_ptr.


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