text cover

Data Abstraction and Problem Solving with C++

Walls and Mirrors

by Frank M. Carrano

Addison Wesley Logo

TableH.h File Reference


Detailed Description

Specification of an ADT hash table that uses separate chaining to handle collisions.

Date:
29 May 2006
Chapter:
Chapter 12
Page:
Page 702
Version:
5.0

Definition in file TableH.h.

#include "TableException.h"
#include "ChainNode.h"

Include dependency graph for TableH.h:

Go to the source code of this file.

Classes

class  HashTable

Typedefs

typedef KeyedItem TableItemType


Typedef Documentation

typedef KeyedItem TableItemType
 

Definition at line 21 of file TableH.h.


Generated on Sun Aug 27 22:18:13 2006 for AWLogo by  doxygen 1.4.6