Main Page   Compound List   File List   Compound Members   File Members  

node Struct Reference

Node in a hash. More...

#include <idngram.h>

List of all members.

Public Attributes

char * word
unsigned short ind
node * next
char * word
int count
node * next


Detailed Description

Node in a hash.

Definition at line 24 of file idngram.h.


Member Data Documentation

int node::count
 

Definition at line 45 of file text2wfreq.c.

Referenced by new_node(), print_chain(), and update_chain().

unsigned short node::ind
 

Definition at line 26 of file idngram.h.

Referenced by index2(), and new_node().

struct node* node::next
 

Definition at line 47 of file text2wfreq.c.

struct node* node::next
 

Definition at line 27 of file idngram.h.

Referenced by index2(), print_chain(), and update_chain().

char* node::word
 

Definition at line 44 of file text2wfreq.c.

char* node::word
 

Definition at line 25 of file idngram.h.

Referenced by index2(), new_node(), print_chain(), and update_chain().


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