_Dictionary Struct Reference

#include <dic_internals.h>


Detailed Description

Definition at line 80 of file dic_internals.h.

Data Fields

Dawg_edgedawg
unsigned int root
int nwords
int nnodes
int nedges


Field Documentation

Dawg_edge* _Dictionary::dawg
 

Definition at line 82 of file dic_internals.h.

Referenced by Dic_chr(), Dic_destroy(), Dic_last(), Dic_search_7pl1(), Dic_search_Benj(), Dic_search_cross_rec(), Dic_search_RegE(), Dic_search_regexp_rec(), Dic_search_word(), Dic_search_word_by_len(), Dic_seek_edgeptr(), Dic_succ(), Dic_word(), print_dic_list(), print_dic_rec(), and print_node_hex().

int _Dictionary::nedges
 

Definition at line 86 of file dic_internals.h.

Referenced by print_dic_hex().

int _Dictionary::nnodes
 

Definition at line 85 of file dic_internals.h.

int _Dictionary::nwords
 

Definition at line 84 of file dic_internals.h.

unsigned int _Dictionary::root
 

Definition at line 83 of file dic_internals.h.

Referenced by Dic_load(), Dic_root(), Dic_search_7pl1(), Dic_search_Benj(), Dic_search_RegE(), Dic_search_word(), and print_dic_list().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 29 02:01:15 2005 for Eliot by  doxygen 1.4.5