UUIDGenerator.cc File Reference
#include <ssrc/wispers/utility/UUIDGenerator.h>
#include <ssrc/wispers/utility/endian.h>
#include <algorithm>
#include <cstring>
Include dependency graph for UUIDGenerator.cc:
Go to the source code of this file.
Namespaces | |
namespace | __BEGIN_NS_SSRC_WSPR_UTILITY |
Functions | |
uuid_key_type | uuid_to_uuid_key (const boost::uuids::uuid &uuid) |
Variables | |
const bool | __BEGIN_NS_SSRC_WSPR_UTILITY::IsLittleEndian = is_little_endian() |
Function Documentation
uuid_key_type uuid_to_uuid_key | ( | const boost::uuids::uuid & | uuid | ) |
Definition at line 29 of file UUIDGenerator.cc.
References uuid_key_type::high_bits, __BEGIN_NS_SSRC_WSPR_UTILITY::IsLittleEndian, and uuid_key_type::low_bits.
Referenced by UUIDGenerator::gen_uuid_key(), and str_to_uuid_key().
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.