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

Detailed Description

Holds a named map of key/value strings containing arbitrary user data. Metadata records are found in the Data section, outside of Chunks.

Definition at line 316 of file types.hpp.

#include <types.hpp>

Public Attributes

std::string name
 
KeyValueMap metadata
 

Member Data Documentation

◆ metadata

KeyValueMap mcap::Metadata::metadata

Definition at line 318 of file types.hpp.

◆ name

std::string mcap::Metadata::name

Definition at line 317 of file types.hpp.


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