Scopira  20080306
scopira::tool::uuid_generator Class Reference

#include <uuid.h>

Public Member Functions

 uuid_generator (void)
 Constructor.
 
void next (uuid &out)
 

Detailed Description

A generator of UUIDs. UUIDs are universally unique... well, as unique as one can hope for.

Author
Aleksander Demko

Member Function Documentation

◆ next()

void scopira::tool::uuid_generator::next ( uuid out)

Generate a new UUID. This method is reentrant (thread safe)

Author
Aleksander Demko

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