|
pjmsg_mcap_wrapper
|
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.
#include <types.hpp>
Public Attributes | |
| ChannelId | channelId |
| std::vector< std::pair< Timestamp, ByteOffset > > | records |
| std::vector<std::pair<Timestamp, ByteOffset> > mcap::MessageIndex::records |