|
| SimpleID (long value) |
|
| SimpleID (const SimpleID ©) |
|
bool | isNull () const |
|
unsigned int | hash () const |
|
| operator long () const |
|
| operator int () const |
|
| operator unsigned int () const |
|
std::string | toString () const |
|
SimpleID & | operator++ () |
|
SimpleID & | operator++ (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 SimpleID | parse (const std::string &s) |
|
The documentation for this class was generated from the following files:
- /var/lib/jenkins/workspace/beeeon-gateway-master/base/src/model/SimpleID.h
- /var/lib/jenkins/workspace/beeeon-gateway-master/base/src/model/SimpleID.cpp