Savarese Software Research Corporation
uuid_key_type Struct Reference

uuid key. More...

#include <types.h>

List of all members.

Public Attributes

std::int64_t high_bits
std::int64_t low_bits

Detailed Description

uuid key.

We use a composite key of two 64-bit integers to store a UUID in a database.

Definition at line 82 of file types.h.


Member Data Documentation

Definition at line 83 of file types.h.

Referenced by operator<<(), and uuid_to_uuid_key().

Definition at line 84 of file types.h.

Referenced by operator<<(), and uuid_to_uuid_key().


The documentation for this struct was generated from the following file:

Savarese Software Research Corporation
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.