|
libcommonc++
0.7
|
A universally unique identifier. More...
#include <UUID.h++>
Public Member Functions | |
| UUID () | |
| Construct a new UUID. More... | |
| ~UUID () | |
| Destructor. More... | |
| const byte_t * | getBytes () const |
| Get the UUID bytes. More... | |
| String | toString () const |
| Get a String representation of the UUID. More... | |
A universally unique identifier.
| ~UUID | ( | ) |
Destructor.
|
inline |
| String toString | ( | ) | const |