VRS
A file format for sensor data.
Loading...
Searching...
No Matches
vrs::Record Member List

This is the complete list of members for vrs::Record, including all inherited members.

addDirectWriteRecordData(std::unique_ptr< DirectWriteRecordData > &&directWriteRecordData)vrs::Record
compressRecord(Compressor &compressor)vrs::Record
getCreationOrder() const (defined in vrs::Record)vrs::Recordinline
getRecordType() constvrs::Recordinline
getSize() constvrs::Recordinline
getTimestamp() constvrs::Recordinline
kMaxTimestampvrs::Recordstatic
RecordManager (defined in vrs::Record)vrs::Recordfriend
recycle()vrs::Record
set(double timestamp, Type type, uint32_t formatVersion, const DataSource &data, uint64_t creationOrder)vrs::Record
shouldTryToCompress() constvrs::Record
Type enum namevrs::Record
typeName(Type type)vrs::Recordstatic
writeRecord(WriteFileHandler &file, StreamId streamId, uint32_t &inOutRecordSize, Compressor &compressor, uint32_t compressedSize)vrs::Record