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

ACSM_STRUCT2 Struct Reference

#include <acsmx2.h>

List of all members.

Public Attributes

int acsmMaxStates
int acsmNumStates
ACSM_PATTERN2acsmPatterns
acstate_tacsmFailState
ACSM_PATTERN2 ** acsmMatchList
trans_node_t ** acsmTransTable
acstate_t ** acsmNextState
int acsmFormat
int acsmSparseMaxRowNodes
int acsmSparseMaxZcnt
int acsmNumTrans
int acsmAlphabetSize
int acsmFSA


Member Data Documentation

int ACSM_STRUCT2::acsmAlphabetSize
 

Definition at line 133 of file acsmx2.h.

Referenced by acsmPrintInfo2(), acsmPrintSummaryInfo(), acsmPrintSummaryInfo2(), acsmSetAlphabetSize2(), Conv_Full_DFA_To_Sparse(), Conv_Full_DFA_To_SparseBands(), Conv_List_To_Full(), Convert_NFA_To_DFA(), List_ConvToFull(), and Print_DFA().

acstate_t* ACSM_STRUCT2::acsmFailState
 

Definition at line 119 of file acsmx2.h.

Referenced by acsmCompile2(), acsmFree2(), Build_NFA(), and Convert_NFA_To_DFA().

int ACSM_STRUCT2::acsmFormat
 

Definition at line 128 of file acsmx2.h.

Referenced by acsmCompile2(), acsmPrintInfo2(), acsmPrintSummaryInfo(), acsmPrintSummaryInfo2(), and acsmSelectFormat2().

int ACSM_STRUCT2::acsmFSA
 

Definition at line 134 of file acsmx2.h.

Referenced by acsmCompile2(), acsmPrintInfo2(), acsmPrintSummaryInfo(), acsmPrintSummaryInfo2(), and acsmSelectFSA2().

ACSM_PATTERN2** ACSM_STRUCT2::acsmMatchList
 

Definition at line 120 of file acsmx2.h.

Referenced by acsmCompile2(), acsmFree2(), acsmUpdateMatchStates(), AddMatchListEntry(), Build_NFA(), List_PrintTransTable(), and Print_DFA_MatchList().

int ACSM_STRUCT2::acsmMaxStates
 

Definition at line 115 of file acsmx2.h.

Referenced by acsmCompile2(), Conv_Full_DFA_To_Banded(), Conv_Full_DFA_To_Sparse(), Conv_Full_DFA_To_SparseBands(), Conv_List_To_Full(), and List_FreeTransTable().

acstate_t** ACSM_STRUCT2::acsmNextState
 

Definition at line 127 of file acsmx2.h.

Referenced by acsmCompile2(), acsmFree2(), acsmUpdateMatchStates(), Conv_Full_DFA_To_Banded(), Conv_Full_DFA_To_Sparse(), Conv_Full_DFA_To_SparseBands(), Conv_List_To_Full(), and Print_DFA().

int ACSM_STRUCT2::acsmNumStates
 

Definition at line 116 of file acsmx2.h.

Referenced by acsmCompile2(), acsmPrintInfo2(), acsmUpdateMatchStates(), AddPatternStates(), Build_NFA(), Convert_NFA_To_DFA(), List_PrintTransTable(), and Print_DFA().

int ACSM_STRUCT2::acsmNumTrans
 

Definition at line 132 of file acsmx2.h.

Referenced by acsmCompile2(), acsmPrintInfo2(), and List_PutNextState().

ACSM_PATTERN2* ACSM_STRUCT2::acsmPatterns
 

Definition at line 118 of file acsmx2.h.

Referenced by acsmAddKey2(), acsmAddPattern2(), and acsmCompile2().

int ACSM_STRUCT2::acsmSparseMaxRowNodes
 

Definition at line 129 of file acsmx2.h.

Referenced by acsmPrintInfo2(), acsmSetMaxSparseElements2(), and Conv_Full_DFA_To_Sparse().

int ACSM_STRUCT2::acsmSparseMaxZcnt
 

Definition at line 130 of file acsmx2.h.

Referenced by acsmPrintInfo2(), acsmSetMaxSparseBandZeros2(), and Conv_Full_DFA_To_SparseBands().

trans_node_t** ACSM_STRUCT2::acsmTransTable
 

Definition at line 125 of file acsmx2.h.

Referenced by acsmCompile2(), List_ConvToFull(), List_FreeTransTable(), List_GetNextState(), List_GetNextState2(), List_PrintTransTable(), and List_PutNextState().


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