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

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

addLegacyRecordFormat(RecordableTypeId typeId, Record::Type recordType, uint32_t formatVersion, const RecordFormat &format, const vector< const DataLayout * > &layouts)vrs::RecordFormatRegistrar
getInstance()vrs::RecordFormatRegistrarstatic
getLatestDataLayout(RecordableTypeId typeId, Record::Type recordType)vrs::RecordFormatRegistrar
getLegacyDataLayout(const ContentBlockId &blockId)vrs::RecordFormatRegistrar
getLegacyRecordFormats(RecordableTypeId id, RecordFormatMap &outFormats)vrs::RecordFormatRegistrar
registerProvider(unique_ptr< LegacyFormatsProvider > provider)vrs::RecordFormatRegistrarstatic