All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
Uuid.hh File Reference
#include <iostream>
#include <string>
#include "ignition/transport/Helpers.hh"
#include <uuid/uuid.h>
Include dependency graph for Uuid.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ignition::transport::Uuid
 A portable class for representing a Universally Unique Identifier. More...
 

Namespaces

 ignition
 
 ignition::transport
 

Typedefs

using portable_uuid_t = uuid_t
 

Typedef Documentation

using portable_uuid_t = uuid_t