Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::components::ChannelId Struct Reference

Component: A 16-bit ID representing an MCAP channel. More...

#include <rerun/components/channel_id.hpp>

Public Member Functions

 ChannelId (rerun::datatypes::UInt16 id_)
 
ChannelIdoperator= (rerun::datatypes::UInt16 id_)
 
 ChannelId (uint16_t value_)
 
ChannelIdoperator= (uint16_t value_)
 
 operator rerun::datatypes::UInt16 () const
 Cast to the underlying UInt16 datatype.
 

Public Attributes

rerun::datatypes::UInt16 id
 

Detailed Description

Component: A 16-bit ID representing an MCAP channel.

Used to identify specific channels within an MCAP file.


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