_Dict_header Struct Reference

#include <dic_internals.h>


Detailed Description

Definition at line 68 of file dic_internals.h.

Data Fields

char ident [sizeof(_COMPIL_KEYWORD_)]
char unused_1
char unused_2
int root
int nwords
unsigned int edgesused
unsigned int nodesused
unsigned int nodessaved
unsigned int edgessaved


Field Documentation

unsigned int _Dict_header::edgessaved
 

Definition at line 77 of file dic_internals.h.

Referenced by makenode(), print_header(), print_header_info(), and skip_init_header().

unsigned int _Dict_header::edgesused
 

Definition at line 74 of file dic_internals.h.

Referenced by Dic_load(), fix_header(), makenode(), print_header(), print_header_info(), and skip_init_header().

char _Dict_header::ident[sizeof(_COMPIL_KEYWORD_)]
 

Definition at line 69 of file dic_internals.h.

Referenced by check_header(), fix_header(), and print_header().

unsigned int _Dict_header::nodessaved
 

Definition at line 76 of file dic_internals.h.

Referenced by makenode(), print_header(), print_header_info(), and skip_init_header().

unsigned int _Dict_header::nodesused
 

Definition at line 75 of file dic_internals.h.

Referenced by Dic_load(), makenode(), print_header(), print_header_info(), and skip_init_header().

int _Dict_header::nwords
 

Definition at line 73 of file dic_internals.h.

Referenced by Dic_load(), makenode(), print_header(), print_header_info(), and skip_init_header().

int _Dict_header::root
 

Definition at line 72 of file dic_internals.h.

Referenced by Dic_load(), fix_header(), print_header(), print_header_info(), and skip_init_header().

char _Dict_header::unused_1
 

Definition at line 70 of file dic_internals.h.

Referenced by print_header(), and skip_init_header().

char _Dict_header::unused_2
 

Definition at line 71 of file dic_internals.h.

Referenced by print_header(), and skip_init_header().


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