Public Attributes | List of all members
mcap::internal::ReadMessageJob Struct Reference

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. More...

#include <read_job_queue.hpp>

Public Attributes

size_t chunkReaderIndex
 
RecordOffset offset
 
Timestamp timestamp
 

Detailed Description

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.

Member Data Documentation

◆ chunkReaderIndex

size_t mcap::internal::ReadMessageJob::chunkReaderIndex

Definition at line 20 of file read_job_queue.hpp.

◆ offset

RecordOffset mcap::internal::ReadMessageJob::offset

Definition at line 19 of file read_job_queue.hpp.

◆ timestamp

Timestamp mcap::internal::ReadMessageJob::timestamp

Definition at line 18 of file read_job_queue.hpp.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:31