Uuid Class Reference
A portable class for representing a Universally Unique Identifier. More...
#include <gz/transport/Uuid.hh>
Public Member Functions | |
Uuid () | |
Constructor. More... | |
virtual | ~Uuid () |
Destructor. More... | |
std::string | ToString () const |
Return the string representation of the Uuid. More... | |
Detailed Description
A portable class for representing a Universally Unique Identifier.
Constructor & Destructor Documentation
◆ Uuid()
Uuid | ( | ) |
Constructor.
◆ ~Uuid()
|
virtual |
Destructor.
Member Function Documentation
◆ ToString()
std::string ToString | ( | ) | 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: