Scopira
20080306
|
#include <uuid.h>
Public Member Functions | |
uuid_generator (void) | |
Constructor. | |
void | next (uuid &out) |
A generator of UUIDs. UUIDs are universally unique... well, as unique as one can hope for.
void scopira::tool::uuid_generator::next | ( | uuid & | out | ) |
Generate a new UUID. This method is reentrant (thread safe)