Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
UUID generation. More...
#include "roc_core/stddefs.h"
Go to the source code of this file.
Namespaces | |
roc | |
Root namespace. | |
roc::core | |
General-purpose building blocks and platform abstraction layer. | |
Enumerations | |
enum | { roc::core::UuidLen = 36 } |
Functions | |
bool | roc::core::uuid_generare (char *buf, size_t buf_sz) |
Generate UUID string into given buffer. More... | |
UUID generation.
Definition in file uuid.h.