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

Helper class pointing to the next record in a device's list of records. This class doesn't not modify the list, simply iterating on it. More...

Public Member Functions

 RecordList (const pair< StreamId, list< Record * > > &deviceRecords)
 
 RecordList (const RecordList &rhs)=default
 
RecordListoperator= (const RecordList &rhs)=default
 
RecordFileWriter::SortRecord getRecord () const
 
bool operator< (const RecordList &rhs) const
 
bool next ()
 
bool hasRecord () const
 

Detailed Description

Helper class pointing to the next record in a device's list of records. This class doesn't not modify the list, simply iterating on it.


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