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

SDK information message containing information about the callable functions. More...

#include <creos/messages/callable_info.hpp>

Public Member Functions

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

Public Attributes

std::string name
 Name of the callable function.
 
std::string request_type
 Request type of the callable function.
 
std::string response_type
 Response type of the callable function.
 

Detailed Description

SDK information message containing information about the callable functions.


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