#include <SyncEvolutionUtil.h>
Public Member Functions | |
| UUID () | |
We initialize the random generation with the system time given by time(), but only once.
Instantiating this class will generate a new unique UUID, available afterwards in the base string class.
Definition at line 74 of file SyncEvolutionUtil.h.
| UUID::UUID | ( | ) |
Definition at line 133 of file SyncEvolutionUtil.cpp.
1.5.7.1