rdmuuidapi.h File Reference

Header for Universally Unique Identifier (UUID) API. More...

#include "rdmuuidtypes.h"
Include dependency graph for rdmuuidapi.h:
This graph shows which files directly or indirectly include this file:

Functions

void rdm_uuidCreate (RDM_UUID_T *uuid)
RDM_RETCODE rdm_uuidFromString (const RDM_TCHAR_T *str, RDM_UUID_T *uuid)
size_t rdm_uuidStrLen (const RDM_UUID_T *uuid, RDM_BOOL_T braces)
RDM_RETCODE rdm_uuidToString (const RDM_UUID_T *uuid, RDM_TCHAR_T *str, size_t len, RDM_BOOL_T braces)

Detailed Description

Header for Universally Unique Identifier (UUID) API.