#include "wvhashtable.h"
#include "wvstring.h"
Go to the source code of this file.
Functions | |
unsigned | WvHash (const char *s) |
unsigned | WvHash (const WvString &s) |
unsigned | WvHash (const int &i) |
|
Definition at line 32 of file wvhashtable.cc. Referenced by WvHashTable< int, int, WvIntTable_hack::WvIntTable_fptr_ >::hash(), WvHashTable< int, int, WvIntTable_hack::WvIntTable_fptr_ >::operator[](), and WvHash(). |
|
Definition at line 26 of file wvhashtable.cc. References WvHash(). |
|
Definition at line 12 of file wvhashtable.cc. |