Main Page   Compound List   File List   Compound Members   File Members  

hash_table Struct Reference

A hash table. More...

#include <idngram.h>

List of all members.

Public Attributes

int size
node ** chain
node ** chain


Detailed Description

A hash table.

Definition at line 30 of file idngram.h.


Member Data Documentation

struct node** hash_table::chain
 

Definition at line 57 of file text2wfreq.c.

struct node** hash_table::chain
 

Definition at line 33 of file idngram.h.

Referenced by add_to_hashtable(), index2(), new_hashtable(), print(), and update().

int hash_table::size
 

Definition at line 56 of file text2wfreq.c.

Referenced by index2(), new_hashtable(), print(), and update().


The documentation for this struct was generated from the following files:
Generated on Tue Dec 21 13:54:48 2004 by doxygen1.2.18