string_hash< contents > Class Template Reference

Implements a hash table indexed on character strings. More...

#include <string_hash.h>

Inheritance diagram for string_hash< contents >:

Inheritance graph
[legend]
Collaboration diagram for string_hash< contents >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 string_hash (int max_bits)
 ~string_hash ()

Detailed Description

template<class contents>
class string_hash< contents >

Implements a hash table indexed on character strings.

Definition at line 23 of file string_hash.h.


Constructor & Destructor Documentation

template<class contents>
string_hash< contents >::string_hash ( int  max_bits  ) 

Definition at line 23 of file string_hash.cpp.

template<class contents>
string_hash< contents >::~string_hash (  ) 

Definition at line 28 of file string_hash.cpp.


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 04:31:02 2008 for HOOPLE Libraries by  doxygen 1.5.1