pjmsg_mcap_wrapper
|
Metadata Index records are found in the Summary section, providing summary information for a single Metadata record.
#include <types.hpp>
Public Member Functions | |
MetadataIndex ()=default | |
MetadataIndex (const Metadata &metadata, ByteOffset fileOffset) | |
Public Attributes | |
uint64_t | offset |
uint64_t | length |
std::string | name |
|
default |
mcap::MetadataIndex::MetadataIndex | ( | const Metadata & | metadata, |
ByteOffset | fileOffset | ||
) |
std::string mcap::MetadataIndex::name |