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

Detailed Description

Summary Offset records are found in the Summary Offset section. Records in the Summary section are grouped together, and for each record type found in the Summary section, a Summary Offset references the file offset and length where that type of Summary record can be found.

Definition at line 340 of file types.hpp.

#include <types.hpp>

Public Attributes

OpCode groupOpCode
 
ByteOffset groupStart
 
ByteOffset groupLength
 

Member Data Documentation

◆ groupLength

ByteOffset mcap::SummaryOffset::groupLength

Definition at line 343 of file types.hpp.

◆ groupOpCode

OpCode mcap::SummaryOffset::groupOpCode

Definition at line 341 of file types.hpp.

◆ groupStart

ByteOffset mcap::SummaryOffset::groupStart

Definition at line 342 of file types.hpp.


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