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

_acsm_pattern2 Struct Reference

#include <acsmx2.h>

List of all members.

Public Attributes

_acsm_pattern2next
unsigned char * patrn
unsigned char * casepatrn
int n
int nocase
int offset
int depth
void * id
int iid


Member Data Documentation

unsigned char* _acsm_pattern2::casepatrn
 

Definition at line 62 of file acsmx2.h.

Referenced by acsmAddKey2(), acsmAddPattern2(), acsmSearchSparseDFA(), acsmSearchSparseDFA_Banded(), acsmSearchSparseDFA_Full(), and acsmSearchSparseNFA().

int _acsm_pattern2::depth
 

Definition at line 66 of file acsmx2.h.

Referenced by acsmAddKey2(), and acsmAddPattern2().

void* _acsm_pattern2::id
 

Definition at line 67 of file acsmx2.h.

Referenced by acsmAddKey2(), acsmAddPattern2(), acsmSearchSparseDFA(), acsmSearchSparseDFA_Banded(), acsmSearchSparseDFA_Full(), and acsmSearchSparseNFA().

int _acsm_pattern2::iid
 

Definition at line 68 of file acsmx2.h.

Referenced by acsmAddKey2(), and acsmAddPattern2().

int _acsm_pattern2::n
 

Definition at line 63 of file acsmx2.h.

Referenced by acsmAddKey2(), acsmAddPattern2(), acsmCompile2(), acsmSearchSparseDFA(), acsmSearchSparseDFA_Banded(), acsmSearchSparseDFA_Full(), acsmSearchSparseNFA(), AddPatternStates(), List_PrintTransTable(), and Print_DFA_MatchList().

struct _acsm_pattern2* _acsm_pattern2::next
 

Definition at line 59 of file acsmx2.h.

Referenced by acsmAddKey2(), acsmAddPattern2(), acsmCompile2(), acsmFree2(), acsmSearchSparseDFA(), acsmSearchSparseDFA_Banded(), acsmSearchSparseDFA_Full(), acsmSearchSparseNFA(), AddMatchListEntry(), Build_NFA(), CopyMatchListEntry(), List_PrintTransTable(), and Print_DFA_MatchList().

int _acsm_pattern2::nocase
 

Definition at line 64 of file acsmx2.h.

Referenced by acsmAddKey2(), acsmAddPattern2(), acsmSearchSparseDFA(), acsmSearchSparseDFA_Banded(), acsmSearchSparseDFA_Full(), acsmSearchSparseNFA(), and AddPatternStates().

int _acsm_pattern2::offset
 

Definition at line 65 of file acsmx2.h.

Referenced by acsmAddKey2(), and acsmAddPattern2().

unsigned char* _acsm_pattern2::patrn
 

Definition at line 61 of file acsmx2.h.

Referenced by acsmAddKey2(), acsmAddPattern2(), AddPatternStates(), List_PrintTransTable(), and Print_DFA_MatchList().


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