Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

HashTableEntry Struct Reference

List of all members.

Public Attributes

char * key
HashValue value

Member Data Documentation

char* HashTableEntry::key
 

Definition at line 46 of file hash.cc.

Referenced by HashTable::AddEntry(), HashTable::Dump(), HashTable::GrowTable(), HashTable::IsEmpty(), HashTable::Lookup2(), HashTable::LookupEntries(), HashTable::MakeTable(), and HashTable::RemoveEntry().

HashValue HashTableEntry::value
 

Definition at line 47 of file hash.cc.

Referenced by HashTable::AddEntry(), HashTable::Lookup2(), HashTable::LookupEntries(), HashTable::Peek(), and HashTable::ReplaceValue().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 10 17:35:39 2003 for VFiasco Semantics Compiler by doxygen1.2.15