Hash.hpp File Reference

Declarations of various hashing routines used by the system. More...


Namespaces

namespace  System

Functions

SYSTEM_API DWORD System::JenkinsHash (register CONST BYTE *Key, size_t Length, DWORD InitialValue)
 Robert J. Jenkins Jr's hashing routine.
SYSTEM_API DWORD System::CyclicRedundancyCheck (register CONST BYTE *Key, size_t Length, DWORD InitialValue)
 32Bit Cylclic redundancy check.


Detailed Description

Declarations of the hashing routines used in the system, which includes Robert Jenkins' function and various others.
Generated on Wed Dec 5 14:52:58 2007 for Aerospace Engine by  doxygen 1.5.3