Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::encodings::ChannelCountPair Struct Reference

Encoding: A pair representing a channel ID and its associated message count. More...

#include <rerun/encodings/channel_count_pair.hpp>

Public Attributes

rerun::encodings::UInt16 channel_id
 The channel ID.
 
rerun::encodings::UInt64 message_count
 The message count for this channel.
 

Detailed Description

Encoding: A pair representing a channel ID and its associated message count.


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