proton/uuid.hpp File Reference

A 16-byte universally unique identifier. More...

#include "./internal/export.hpp"
#include "./byte_array.hpp"
#include <string>
#include <iosfwd>

Go to the source code of this file.

Classes

class  uuid
 A 16-byte universally unique identifier. More...

Namespaces

namespace  proton
 

The main Proton namespace.


Functions

std::ostream & operator<< (std::ostream &, const uuid &)
 UUID standard format: 8-4-4-4-12 (36 chars, 32 alphanumeric chars and 4 hyphens).
std::string to_string (const uuid &u)
 UUID standard format: 8-4-4-4-12 (36 chars, 32 alphanumeric chars and 4 hyphens).

Detailed Description

A 16-byte universally unique identifier.


Generated on 17 Jan 2019 for Qpid Proton C++ by  doxygen 1.6.1