foobar2000 SDK  2015-01-14
Namespaces | Functions
guid.cpp File Reference

Go to the source code of this file.

Namespaces

 pfc
 

Functions

GUID pfc::createGUID ()
 
GUID pfc::GUID_from_text (const char *text)
 
static void pfc::print_hex (unsigned val, char *&out, unsigned bytes)
 
static char pfc::print_hex_digit (unsigned val)
 
void pfc::print_hex_raw (const void *buffer, unsigned bytes, char *p_out)