SIS
Symmetric Index Structures
TarjanTableBuildHelp Struct Reference

Data Fields

UINT alphabetSize
UINT lastPos
UINT symbolSize
const Automaton * aut

Detailed Description

Definition at line 5 of file tarjanTable.c.


Field Documentation

Definition at line 6 of file tarjanTable.c.

Referenced by TarjanTableInit().

const Automaton* TarjanTableBuildHelp::aut

Definition at line 9 of file tarjanTable.c.

Referenced by TarjanTableInit().

Definition at line 7 of file tarjanTable.c.

Referenced by TarjanTableInit().

Definition at line 8 of file tarjanTable.c.

Referenced by TarjanTableInit().


The documentation for this struct was generated from the following file: