gz/common/Uuid.hh
Go to the documentation of this file.
A portable class for representing a Universally Unique Identifier.
Definition: gz/common/Uuid.hh:42
friend std::ostream & operator<<(std::ostream &_out, const ignition::common::Uuid &_uuid)
Stream insertion operator.
Definition: gz/common/Uuid.hh:56
std::string String() const
Return the string representation of the Uuid.
Forward declarations for the common classes.