|
bool | operator== (const UUID &self, const UUID &other) |
|
bool | operator!= (const UUID &self, const UUID &other) |
|
bool | operator< (const UUID &self, const UUID &other) |
|
bool | operator> (const UUID &self, const UUID &other) |
|
bool | operator== (const UUID &self, const UUID &other) |
|
bool | operator!= (const UUID &self, const UUID &other) |
|
bool | operator< (const UUID &self, const UUID &other) |
|
bool | operator> (const UUID &self, const UUID &other) |
|
This class encapsulates a UUID and allows it to be uses as a value type.
It uses uuid.h from libutil or the UUID function from the win32 rpc api ( see util/uuid_win32.hpp )