|
pjmsg_mcap_wrapper
|
A job to read a specific message at offset offset from the decompressed chunk stored in chunkReaderIndex. A timestamp is provided to order this job relative to other jobs.
Definition at line 17 of file read_job_queue.hpp.
#include <read_job_queue.hpp>
Public Attributes | |
| Timestamp | timestamp |
| RecordOffset | offset |
| size_t | chunkReaderIndex |
| size_t mcap::internal::ReadMessageJob::chunkReaderIndex |
Definition at line 20 of file read_job_queue.hpp.
| RecordOffset mcap::internal::ReadMessageJob::offset |
Definition at line 19 of file read_job_queue.hpp.
| Timestamp mcap::internal::ReadMessageJob::timestamp |
Definition at line 18 of file read_job_queue.hpp.