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

Public Member Functions

 ModuleID (const uint16_t &moduleID)
 
uint16_t value () const
 
std::string toString () const
 
bool operator!= (const ModuleID &id) const
 
bool operator== (const ModuleID &id) const
 
bool operator< (const ModuleID &id) const
 
bool operator> (const ModuleID &id) const
 
bool operator<= (const ModuleID &id) const
 
bool operator>= (const ModuleID &id) const
 
 operator unsigned short () const
 
 operator uint16_t ()
 

Static Public Member Functions

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

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