CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
Loading...
Searching...
No Matches
creos::SubscriptionId Class Reference

This type holds an subscription ID. More...

#include <creos/subscription.hpp>

Public Member Functions

 SubscriptionId (int id)
 
std::strong_ordering operator<=> (const SubscriptionId &other) const
 
bool operator== (const SubscriptionId &other) const
 
 operator bool () const
 Check if the subscription ID is valid.
 
int getId () const
 Get the internal subscription ID.
 

Detailed Description

This type holds an subscription ID.


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