Public Attributes | List of all members
mcap::MessageIndex Struct Reference

A list of timestamps to byte offsets for a single Channel. This record appears after each Chunk, one per Channel that appeared in that Chunk. More...

#include <types.hpp>

Public Attributes

ChannelId channelId
 
std::vector< std::pair< Timestamp, ByteOffset > > records
 

Detailed Description

A list of timestamps to byte offsets for a single Channel. This record appears after each Chunk, one per Channel that appeared in that Chunk.

Definition at line 228 of file types.hpp.

Member Data Documentation

◆ channelId

ChannelId mcap::MessageIndex::channelId

Definition at line 229 of file types.hpp.

◆ records

std::vector<std::pair<Timestamp, ByteOffset> > mcap::MessageIndex::records

Definition at line 230 of file types.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