![]() |
pluto
1
Small utility library for UUIDs, SHA1, and Encryption
|
Header for Plutos functionality for creating UUID4, the strings are delivered in std strings. More...
#include <string>
Go to the source code of this file.
Namespaces | |
plt | |
Do not use these functions. | |
Enumerations | |
enum | { UUID4_ESUCCESS = 0, UUID4_EFAILURE = -1 } |
Enumerations used for error checking. | |
Functions | |
std::string | plt::GenUUID () |
GenUUID - Generates a UUID4 string. More... | |
Header for Plutos functionality for creating UUID4, the strings are delivered in std strings.