A 16-byte universally unique identifier. More...
Go to the source code of this file.
| Classes | |
| class | uuid | 
| A 16-byte universally unique identifier.  More... | |
| Namespaces | |
| 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). | |
A 16-byte universally unique identifier.