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

Data Structures

struct  Hash
 

Public Member Functions

 SimpleID (long value)
 
 SimpleID (const SimpleID &copy)
 
bool isNull () const
 
unsigned int hash () const
 
 operator long () const
 
 operator int () const
 
 operator unsigned int () const
 
std::string toString () const
 
SimpleIDoperator++ ()
 
SimpleIDoperator++ (int)
 
bool operator!= (const SimpleID &id) const
 
bool operator== (const SimpleID &id) const
 
bool operator< (const SimpleID &id) const
 
bool operator> (const SimpleID &id) const
 
bool operator<= (const SimpleID &id) const
 
bool operator>= (const SimpleID &id) const
 

Static Public Member Functions

static SimpleID parse (const std::string &s)
 

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