pjmsg_mcap_wrapper
Loading...
Searching...
No Matches
Public Attributes | List of all members
mcap::MessageIndex Struct Reference

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 229 of file types.hpp.

#include <types.hpp>

Public Attributes

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

Member Data Documentation

◆ channelId

ChannelId mcap::MessageIndex::channelId

Definition at line 230 of file types.hpp.

◆ records

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

Definition at line 231 of file types.hpp.


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