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