UUIDGenerator Class Reference
#include <UUIDGenerator.h>
Public Member Functions | |
| UUIDGenerator () | |
| boost::uuids::uuid | gen_uuid () const |
| uuid_key_type | gen_uuid_key () const |
Detailed Description
Definition at line 42 of file UUIDGenerator.h.
Constructor & Destructor Documentation
| UUIDGenerator::UUIDGenerator | ( | ) | [inline] |
Definition at line 48 of file UUIDGenerator.h.
Member Function Documentation
| boost::uuids::uuid UUIDGenerator::gen_uuid | ( | ) | const [inline] |
Definition at line 50 of file UUIDGenerator.h.
Referenced by gen_uuid_key().
| uuid_key_type UUIDGenerator::gen_uuid_key | ( | ) | const [inline] |
Definition at line 54 of file UUIDGenerator.h.
References gen_uuid(), and uuid_to_uuid_key().
The documentation for this class was generated from the following file:
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.