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

#include <common.hpp>

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

Public Member Functions

bool operator== (const ChannelWithoutId &other) const
 

Public Attributes

std::string encoding
 
std::string schema
 
std::optional< std::string > schemaEncoding
 
std::string schemaName
 
std::string topic
 

Detailed Description

Definition at line 49 of file common.hpp.

Member Function Documentation

◆ operator==()

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

Definition at line 56 of file common.hpp.

Member Data Documentation

◆ encoding

std::string foxglove::ChannelWithoutId::encoding

Definition at line 51 of file common.hpp.

◆ schema

std::string foxglove::ChannelWithoutId::schema

Definition at line 53 of file common.hpp.

◆ schemaEncoding

std::optional<std::string> foxglove::ChannelWithoutId::schemaEncoding

Definition at line 54 of file common.hpp.

◆ schemaName

std::string foxglove::ChannelWithoutId::schemaName

Definition at line 52 of file common.hpp.

◆ topic

std::string foxglove::ChannelWithoutId::topic

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