|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
#include <random>#include <cstring>#include <cctype>#include <cstdint>#include <uid.H>#include <ah-errors.H>Go to the source code of this file.
Typedefs | |
| typedef unsigned char | Byte |
Functions | |
| static char * | hexadecimalize (const Byte &byte, char *&str) |
| static char | unhexadecimalize (char *&str) |
|
static |
Definition at line 41 of file uid.C.
References h, l, and Aleph::nibble_to_char().
Referenced by Uid::stringficate().
|
static |
Definition at line 53 of file uid.C.
References Aleph::char_to_nibble(), h, and l.
Referenced by Uid::destringficate().