Hash.h File Reference


Detailed Description

This header contains the implementations for the hashing functions used by the library.

Definition in file Hash.h.

#include "dwfcore/Core.h"

Go to the source code of this file.

Namespaces

namespace  DWFCore

Classes

struct  DWFCore::tDWFHashKernel< T, S >
 Hashing function template. More...
struct  DWFCore::tDWFDJB2HashKernel< S >
 32-bit DJB2 hash function. More...
struct  DWFCore::tDWFFNV1A32HashKernel< S >
 32-bit FNV 1-a hash function. More...
struct  DWFCore::tDWFFNV1A64HashKernel< S >
 64-bit FNV 1-a hash function. More...
struct  DWFCore::tDWFJenk96CharHashKernel
 32-bit Jenk96 hash function for strings. More...
struct  DWFCore::tDWFJenk96WCharHashKernel
 32-bit Jenk96 hash function for const wchar_t* strings. More...

Defines

#define _DWFCORE_HASH_JENK96_MIX(a, b, c)
 Mixing function for Jenk96 string hashing kernels.


Generated on Tue Jan 6 22:39:29 2009 for Autodesk DWF Core Library by  doxygen 1.4.5