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

ACSM_STATETABLE Struct Reference

#include <acsmx.h>

List of all members.

Public Attributes

int NextState [ALPHABET_SIZE]
int FailState
ACSM_PATTERNMatchList


Member Data Documentation

int ACSM_STATETABLE::FailState
 

Definition at line 70 of file acsmx.h.

Referenced by Build_NFA(), and Convert_NFA_To_DFA().

ACSM_PATTERN* ACSM_STATETABLE::MatchList
 

Definition at line 73 of file acsmx.h.

Referenced by acsmSearch(), AddMatchListEntry(), and Build_NFA().

int ACSM_STATETABLE::NextState[ALPHABET_SIZE]
 

Definition at line 67 of file acsmx.h.

Referenced by acsmCompile(), acsmSearch(), AddPatternStates(), Build_NFA(), and Convert_NFA_To_DFA().


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