Public Member Functions | Public Attributes | List of all members
foxglove::Channel Struct Reference

#include <common.hpp>

Inheritance diagram for foxglove::Channel:
Inheritance graph
[legend]

Public Member Functions

 Channel ()=default
 
 Channel (ChannelId id, ChannelWithoutId ch)
 
bool operator== (const Channel &other) const
 
- Public Member Functions inherited from foxglove::ChannelWithoutId
bool operator== (const ChannelWithoutId &other) const
 

Public Attributes

ChannelId id
 
- Public Attributes inherited from foxglove::ChannelWithoutId
std::string encoding
 
std::string schema
 
std::optional< std::string > schemaEncoding
 
std::string schemaName
 
std::string topic
 

Detailed Description

Definition at line 62 of file common.hpp.

Constructor & Destructor Documentation

◆ Channel() [1/2]

foxglove::Channel::Channel ( )
default

◆ Channel() [2/2]

foxglove::Channel::Channel ( ChannelId  id,
ChannelWithoutId  ch 
)
inline

Definition at line 66 of file common.hpp.

Member Function Documentation

◆ operator==()

bool foxglove::Channel::operator== ( const Channel other) const
inline

Definition at line 70 of file common.hpp.

Member Data Documentation

◆ id

ChannelId foxglove::Channel::id

Definition at line 63 of file common.hpp.


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


foxglove_bridge
Author(s): Foxglove
autogenerated on Mon Jul 3 2023 02:12:22