Main Page   Class Hierarchy   Compound List   File List   Compound Members  

THashInt64 Class Reference

Class neded to use 64 bit integers as keys with the TValHashMapT and TValHashSetT classes. More...

#include <THashInt64.hh>

List of all members.

Static Public Methods

unsigned int Hash (uint64_t key)
 Integer hash function.

bool Equal (uint64_t a, uint64_t b)
 Compare two integers.


Detailed Description

Class neded to use 64 bit integers as keys with the TValHashMapT and TValHashSetT classes.

The hash function is written by Thomas Wang For more information visit this web page: http://www.concentric.net/~Ttwang/tech/inthash.htm

Author:
Johan Bolmsjo <johan@nocrew.org>


Member Function Documentation

unsigned int THashInt64::Hash uint64_t    key [static]
 

Integer hash function.

Author:
Thomas Wang


The documentation for this class was generated from the following file:
Generated on Sat Feb 15 18:37:16 2003 for Tools by doxygen1.3-rc2