![]() |
VRS
A file format for sensor data.
|
This is the complete list of members for vrs::Decompressor, including all inherited members.
allocateCompressedDataBuffer(size_t requestSize) | vrs::Decompressor | |
decompress(void *destination, uint32_t destinationSize, uint32_t &outReadSize) | vrs::Decompressor | |
Decompressor() (defined in vrs::Decompressor) | vrs::Decompressor | |
getCompressionType() const (defined in vrs::Decompressor) | vrs::Decompressor | inline |
getRecommendedInputBufferSize() const (defined in vrs::Decompressor) | vrs::Decompressor | |
getRemainingCompressedDataBufferSize() const | vrs::Decompressor | inline |
initFrame(FileHandler &file, size_t &outFrameSize, size_t &inOutMaxReadSize) | vrs::Decompressor | |
readFrame(FileHandler &file, void *dst, size_t frameSize, size_t &inOutMaxReadSize) | vrs::Decompressor | |
reset() | vrs::Decompressor | |
setCompressionType(CompressionType compressionType) (defined in vrs::Decompressor) | vrs::Decompressor | |
~Decompressor() (defined in vrs::Decompressor) | vrs::Decompressor |