azure-core
Public Member Functions | Static Public Member Functions | List of all members
Azure::Core::Uuid Class Referencefinal

Universally unique identifier.

#include <uuid.hpp>

Public Member Functions

std::string ToString ()
 Gets Uuid as a string. More...
 

Static Public Member Functions

static Uuid CreateUuid ()
 Creates a new random UUID. More...
 

Member Function Documentation

◆ CreateUuid()

Uuid Azure::Core::Uuid::CreateUuid ( )
static

◆ ToString()

std::string Azure::Core::Uuid::ToString ( )

A string is in canonical format (4-2-2-2-6 lowercase hex and dashes only).


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