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

SDK information message containing information about the entire interface. More...

#include <creos/messages/interface_info.hpp>

Public Member Functions

auto operator<=> (const InterfaceInfo &other) const =default
 Compare two InterfaceInfo object messages.
 
bool operator== (const InterfaceInfo &other) const
 Check if two InterfaceInfo object messages are equal.
 
bool operator!= (const InterfaceInfo &other) const
 Check if two InterfaceInfo object messages are not equal.
 

Public Attributes

std::string version
 Version of the interface.
 
std::vector< InterfaceGroupInfointerface_groups
 Interface groups of the interface.
 

Detailed Description

SDK information message containing information about the entire interface.


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