Next:
Helper functions
Up:
Cursors
Previous:
Members
Contents
New members
These members are not defined in the forward cursor requirements but are specific to
forward_cursor
.
Member
Description
forward_cursor(const DFA &A)
Construct a forward cursor pointing to a DFA
A
forward_cursor(const DFA &A, state_type q)
Construct a forward cursor pointing to the state
q
of the DFA
A
Vincent Le Maout 2003-07-08