|
pjmsg_mcap_wrapper
|
An collection of Schemas, Channels, and Messages that supports compression and indexing.
#include <types.hpp>
Public Attributes | |
| Timestamp | messageStartTime |
| Timestamp | messageEndTime |
| ByteOffset | uncompressedSize |
| uint32_t | uncompressedCrc |
| std::string | compression |
| ByteOffset | compressedSize |
| const std::byte * | records = nullptr |
| ByteOffset mcap::Chunk::compressedSize |
| std::string mcap::Chunk::compression |
| ByteOffset mcap::Chunk::uncompressedSize |