A portable class for representing a Universally Unique Identifier.
More...
#include <ignition/transport/Uuid.hh>
A portable class for representing a Universally Unique Identifier.
ignition::transport::Uuid::Uuid |
( |
| ) |
|
virtual ignition::transport::Uuid::~Uuid |
( |
| ) |
|
|
virtual |
std::string ignition::transport::Uuid::ToString |
( |
| ) |
const |
Return the string representation of the Uuid.
- Returns
- the UUID in string format.
Stream insertion operator.
- Parameters
-
[out] | _out | The output stream. |
[in] | _uuid | UUID to write to the stream. |
The documentation for this class was generated from the following file: