Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

KTRIE_STRUCT Struct Reference

#include <sfksearch.h>

List of all members.

Public Attributes

KTRIEPATTERNpatrn
KTRIENODEroot [256]
int memory
int nchars
int npats
int duplicates
int bcSize
unsigned short bcShift [256]


Member Data Documentation

unsigned short KTRIE_STRUCT::bcShift[256]
 

Definition at line 87 of file sfksearch.h.

Referenced by Build_Bad_Character_Shifts(), and KTrieSearchBC().

int KTRIE_STRUCT::bcSize
 

Definition at line 86 of file sfksearch.h.

Referenced by Build_Bad_Character_Shifts(), KTrieSearch(), and KTrieSearchBC().

int KTRIE_STRUCT::duplicates
 

Definition at line 84 of file sfksearch.h.

Referenced by KTrieInsert().

int KTRIE_STRUCT::memory
 

Definition at line 81 of file sfksearch.h.

Referenced by KTrieAddPattern(), KTrieCreateNode(), and KTrieNew().

int KTRIE_STRUCT::nchars
 

Definition at line 82 of file sfksearch.h.

Referenced by KTrieInsert(), and KTrieNew().

int KTRIE_STRUCT::npats
 

Definition at line 83 of file sfksearch.h.

Referenced by KTrieAddPattern(), and KTrieNew().

KTRIEPATTERN* KTRIE_STRUCT::patrn
 

Definition at line 76 of file sfksearch.h.

Referenced by Build_Bad_Character_Shifts(), KTrieAddPattern(), and KTrieCompile().

KTRIENODE* KTRIE_STRUCT::root[256]
 

Definition at line 79 of file sfksearch.h.

Referenced by KTrieInsert(), and KTriePrefixMatch().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:32 2006 by  doxygen 1.4.2