![]() |
VRS
A file format for sensor data.
|
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::RecordFormatRegistrar | static |
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::RecordFormatRegistrar | static |