Public Member Functions | Public Attributes | List of all members
mcap::MetadataIndex Struct Reference

Metadata Index records are found in the Summary section, providing summary information for a single Metadata record. More...

#include <types.hpp>

Public Member Functions

 MetadataIndex ()=default
 
 MetadataIndex (const Metadata &metadata, ByteOffset fileOffset)
 

Public Attributes

uint64_t length
 
std::string name
 
uint64_t offset
 

Detailed Description

Metadata Index records are found in the Summary section, providing summary information for a single Metadata record.

Definition at line 324 of file types.hpp.

Constructor & Destructor Documentation

◆ MetadataIndex() [1/2]

mcap::MetadataIndex::MetadataIndex ( )
default

◆ MetadataIndex() [2/2]

mcap::MetadataIndex::MetadataIndex ( const Metadata metadata,
ByteOffset  fileOffset 
)

Member Data Documentation

◆ length

uint64_t mcap::MetadataIndex::length

Definition at line 326 of file types.hpp.

◆ name

std::string mcap::MetadataIndex::name

Definition at line 327 of file types.hpp.

◆ offset

uint64_t mcap::MetadataIndex::offset

Definition at line 325 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