BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Types | Public Member Functions | Static Public Member Functions
BeeeOn::CustomTypeID Class Reference

Public Types

enum  { MAX_LENGTH = 64 }
 

Public Member Functions

 CustomTypeID (const std::string &id)
 
std::string toString () const
 
bool isNull () const
 
bool operator== (const CustomTypeID &id) const
 
bool operator!= (const CustomTypeID &id) const
 
bool operator< (const CustomTypeID &id) const
 
bool operator> (const CustomTypeID &id) const
 
bool operator<= (const CustomTypeID &id) const
 
bool operator>= (const CustomTypeID &id) const
 

Static Public Member Functions

static CustomTypeID parse (const std::string &input)
 

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