Uuid Class Reference
A portable class for representing a Universally Unique Identifier. More...
#include <Uuid.hh>
| Public Member Functions | |
| Uuid () | |
| Constructor. | |
| virtual | ~Uuid () | 
| Destructor. | |
| std::string | String () const | 
| Return the string representation of the Uuid. | |
Detailed Description
A portable class for representing a Universally Unique Identifier.
Constructor & Destructor Documentation
◆ Uuid()
| Uuid | ( | ) | 
Constructor.
◆ ~Uuid()
| 
 | virtual | 
Destructor.
Member Function Documentation
◆ String()
| std::string String | ( | ) | const | 
Return the string representation of the Uuid.
- Returns
- the UUID in string format.
The documentation for this class was generated from the following file: