Generated on Thu Mar 22 10:39:52 2012 for Gecode by doxygen 1.6.3

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

Specification of transition range. More...

#include <dfa.hpp>

List of all members.

Public Attributes

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

Detailed Description

Specification of transition range.

Definition at line 63 of file dfa.hpp.


Member Data Documentation

Symbol.

Definition at line 65 of file dfa.hpp.

First transition for the symbol.

Definition at line 66 of file dfa.hpp.

Last transition for the symbol.

Definition at line 67 of file dfa.hpp.


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