24 #ifdef COIL_OS_FREEBSD 52 #if defined(COIL_OS_LINUX) || defined(COIL_OS_DARWIN) || defined(COIL_OS_CYGWIN) 53 #include <uuid/uuid.h> 72 UUID* generateUUID(
int n,
int h);
UUID()
UUID class constructor.
const char * to_string()
Converting from UUID value to string.
~UUID()
UUID class destructor.
Common Object Interface Layer.