|
pjmsg_mcap_wrapper
|
A job to decompress the chunk starting at chunkStartOffset. The message indices starting directly after the chunk record and ending at messageIndexEndOffset will be used to find specific messages within the chunk.
Definition at line 28 of file read_job_queue.hpp.
#include <read_job_queue.hpp>
Public Attributes | |
| Timestamp | messageStartTime |
| Timestamp | messageEndTime |
| ByteOffset | chunkStartOffset |
| ByteOffset | messageIndexEndOffset |
| ByteOffset mcap::internal::DecompressChunkJob::chunkStartOffset |
Definition at line 31 of file read_job_queue.hpp.
| Timestamp mcap::internal::DecompressChunkJob::messageEndTime |
Definition at line 30 of file read_job_queue.hpp.
| ByteOffset mcap::internal::DecompressChunkJob::messageIndexEndOffset |
Definition at line 32 of file read_job_queue.hpp.
| Timestamp mcap::internal::DecompressChunkJob::messageStartTime |
Definition at line 29 of file read_job_queue.hpp.