Gazebo Transport

API Reference

14.0.0~pre1
Uuid.hh File Reference
#include <iostream>
#include <string>
#include "gz/transport/config.hh"
#include "gz/transport/Export.hh"
#include <uuid/uuid.h>

Go to the source code of this file.

Classes

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

Namespaces

namespace  gz
 
namespace  gz::transport
 

Typedefs

using portable_uuid_t = uuid_t
 

Typedef Documentation

◆ portable_uuid_t

using portable_uuid_t = uuid_t