Generated on Mon Aug 25 11:35:48 2008 for Gecode by doxygen 1.5.6

Gecode::DFA::DFAI::HashEntry Class Reference

List of all members.


Detailed Description

Specification of transition range.

Definition at line 59 of file dfa.icc.


Public Attributes

int symbol
 Symbol.
const Transitionfst
 First transition for the symbol.
const Transitionlst
 Last transition for the symbol.

Member Data Documentation

Symbol.

Definition at line 61 of file dfa.icc.

First transition for the symbol.

Definition at line 62 of file dfa.icc.

Last transition for the symbol.

Definition at line 63 of file dfa.icc.


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