HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SYS_Hash.h File Reference
#include "SYS_API.h"
#include "SYS_Math.h"
#include <hboost/functional/hash.hpp>
+ Include dependency graph for SYS_Hash.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef std::size_t SYS_HashType
 Define the type for hash values. More...
 

Typedef Documentation

typedef std::size_t SYS_HashType

Define the type for hash values.

Definition at line 19 of file SYS_Hash.h.