Classes | Typedefs | Enumerations

ut_uuid.h File Reference

#include "ut_types.h"
#include <time.h>
#include <memory>
#include <string>
#include "ut_option.h"

Go to the source code of this file.

Classes

struct  uuid
class  UT_UUID
class  UT_UUIDGenerator

Typedefs

typedef std::unique_ptr< UT_UUIDUT_UUIDPtr

Enumerations

enum  UT_UUIDVariant {
  UT_UUID_VARIANT_NCS = 0, UT_UUID_VARIANT_DCE = 1, UT_UUID_VARIANT_MICROSOFT = 2, UT_UUID_VARIANT_OTHER = 3,
  UT_UUID_VARIANT_ERROR = 0xffffffff
}

Typedef Documentation

typedef std::unique_ptr<UT_UUID> UT_UUIDPtr

Enumeration Type Documentation

Enumerator:
UT_UUID_VARIANT_NCS 
UT_UUID_VARIANT_DCE 
UT_UUID_VARIANT_MICROSOFT 
UT_UUID_VARIANT_OTHER 
UT_UUID_VARIANT_ERROR