SDK information message containing information about the data sources and sinks. More...
#include <creos/messages/data_source_sink_info.hpp>
Public Member Functions | |
auto | operator<=> (const DataSourceSinkInfo &other) const =default |
Compare two DataSourceSinkInfo messages. | |
Public Attributes | |
std::string | name |
Name of the data source or sink. | |
std::string | type |
Type of the data source or sink. | |
creos::DataKind | data_kind |
The kind of data that is published or subscribed to. | |
SDK information message containing information about the data sources and sinks.