Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Hash value types and utilities.
This header defines the basic hash value types and provides some simple utilities to support working with hash values.
Definition in file hash-value.h.
#include <stdlib.h>
#include <climits>
Typedefs | |
typedef size_t | HashVal |
a STL compatible hash value | |
typedef lumiera_uid * | LUID |
a Lumiera UID | |
typedef unsigned char | lumiera_uid[16] |
storage for a Lumiera unique ID, based on a 128bit random number | |
typedef lumiera_uid * | LumieraUid |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |