CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
Loading...
Searching...
No Matches
creos_messages::InterfaceGroupInfo Struct Reference

SDK information message containing information about an interface group. More...

#include <creos/messages/interface_group_info.hpp>

Public Member Functions

auto operator<=> (const InterfaceGroupInfo &other) const =default
 Compare two InterfaceGroupInfo object messages.
 

Public Attributes

std::string name
 Name of the interface group.
 
unsigned version
 Version of the interface group.
 
std::vector< DataSourceSinkInfosinks
 Sinks of the interface group.
 
std::vector< DataSourceSinkInfosources
 Sources of the interface group.
 
std::vector< CallableInfocallables
 Callables of the interface group.
 

Detailed Description

SDK information message containing information about an interface group.


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