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