Vcsn
2.0
Be Rational
|
Data stored for each state. More...
#include <mutable-automaton.hh>
Public Attributes | |
tr_cont_t | succ |
tr_cont_t | pred |
Data stored for each state.
Definition at line 58 of file mutable-automaton.hh.
tr_cont_t vcsn::detail::mutable_automaton_impl< Context >::stored_state_t::pred |
Definition at line 61 of file mutable-automaton.hh.
Referenced by vcsn::detail::mutable_automaton_impl< Context >::del_state().
tr_cont_t vcsn::detail::mutable_automaton_impl< Context >::stored_state_t::succ |
Definition at line 60 of file mutable-automaton.hh.
Referenced by vcsn::detail::mutable_automaton_impl< Context >::del_state(), vcsn::detail::mutable_automaton_impl< Context >::has_state(), vcsn::detail::mutable_automaton_impl< Context >::new_state(), and vcsn::detail::mutable_automaton_impl< Context >::state_range().