Public Attributes | List of all members
mcap::Statistics Struct Reference

The Statistics record is found in the Summary section, providing counts and timestamp ranges for the entire file. More...

#include <types.hpp>

Public Attributes

uint32_t attachmentCount
 
uint32_t channelCount
 
std::unordered_map< ChannelId, uint64_t > channelMessageCounts
 
uint32_t chunkCount
 
uint64_t messageCount
 
Timestamp messageEndTime
 
Timestamp messageStartTime
 
uint32_t metadataCount
 
uint16_t schemaCount
 

Detailed Description

The Statistics record is found in the Summary section, providing counts and timestamp ranges for the entire file.

Definition at line 299 of file types.hpp.

Member Data Documentation

◆ attachmentCount

uint32_t mcap::Statistics::attachmentCount

Definition at line 303 of file types.hpp.

◆ channelCount

uint32_t mcap::Statistics::channelCount

Definition at line 302 of file types.hpp.

◆ channelMessageCounts

std::unordered_map<ChannelId, uint64_t> mcap::Statistics::channelMessageCounts

Definition at line 308 of file types.hpp.

◆ chunkCount

uint32_t mcap::Statistics::chunkCount

Definition at line 305 of file types.hpp.

◆ messageCount

uint64_t mcap::Statistics::messageCount

Definition at line 300 of file types.hpp.

◆ messageEndTime

Timestamp mcap::Statistics::messageEndTime

Definition at line 307 of file types.hpp.

◆ messageStartTime

Timestamp mcap::Statistics::messageStartTime

Definition at line 306 of file types.hpp.

◆ metadataCount

uint32_t mcap::Statistics::metadataCount

Definition at line 304 of file types.hpp.

◆ schemaCount

uint16_t mcap::Statistics::schemaCount

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