HASHREC< H, T > Class Template Reference

A container for hashed data. More...

List of all members.

Public Attributes

word
 The key.
data
 The data.
HASHRECnext
 A pointer to the next value when in a hash table.

Detailed Description

template<typename H, typename T>
class HASHREC< H, T >

A container for hashed data.

This class is used as a container for data inserted into a HashTable. The template paramete H defines the key types, while T defines the data type.

Author
lapark
Revision
1.2.2.1
Date
2009/11/05 01:54:06
Id
Hashtable.tcc,v 1.2.2.1 2009/11/05 01:54:06 lapark Exp

The documentation for this class was generated from the following file:
 All Classes Functions Variables Friends

Generated on Tue Nov 10 14:12:13 2009 for textIR by  doxygen 1.6.1