Ignition Transport

API Reference

4.0.0

A portable class for representing a Universally Unique Identifier. More...

#include <ignition/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.

Referenced by operator<<.

◆ ~Uuid()

virtual ~Uuid ( )
virtual

Destructor.

Member Function Documentation

◆ ToString()

std::string ToString ( ) const

Return the string representation of the Uuid.

Returns
the UUID in string format.

Referenced by operator<<.


The documentation for this class was generated from the following file: