Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config

Synopsis/Parser/C++/occ/hash.h


Includes from this file:

No includes.

Declarations in this file:

Classes in Synopsis::Parser::C++

BigHashTable, HashTable

Data members in Synopsis::Parser::C++::HashTable

Prime2, Size, entries

Dummys

dummy, dummy

Macros in Synopsis::Parser::C++

_hash_h

Member functions in Synopsis::Parser::C++::BigHashTable

BigHashTable()

Member functions in Synopsis::Parser::C++::HashTable

AddDupEntry(char*,int,HashValue,int*), AddEntry(bool,char*,int,HashValue,int*), AddEntry(char*,HashValue,int*), AddEntry(char*,int,HashValue,int*), Dump(std::ostream&), GrowTable(int), HashFunc(unsigned int,int), HashTable(), HashTable(int), IsEmpty(), KeyString(char*), KeyString(char*,int), Lookup(char*,HashValue*), Lookup(char*,int,HashValue*), Lookup2(char*,HashValue*,int*), Lookup2(char*,int,HashValue*,int*), LookupEntries(char*,int,HashValue*,int&), MakeTable(), NextPrimeNumber(uint), Peek(int), RemoveEntry(char*), RemoveEntry(char*,int), ReplaceValue(int,HashValue), StringToInt(char*), StringToInt(char*,int)

Typedefs in Synopsis::Parser::C++

HashValue