![]()  | 
  
    Vcsn
    2.2
    
   Be Rational 
   | 
 
Data stored for each state. More...
#include <mutable-automaton.hh>
Public Attributes | |
| tr_cont_t | succ | 
| Outgoing transitions.  More... | |
| tr_cont_t | pred | 
| Incoming transitions.  More... | |
Data stored for each state.
Definition at line 68 of file mutable-automaton.hh.
| tr_cont_t vcsn::detail::mutable_automaton_impl< Context >::stored_state_t::pred | 
Incoming transitions.
Definition at line 73 of file mutable-automaton.hh.
| tr_cont_t vcsn::detail::mutable_automaton_impl< Context >::stored_state_t::succ | 
Outgoing transitions.
Definition at line 71 of file mutable-automaton.hh.
Referenced by vcsn::detail::mutable_automaton_impl< Context >::state_range().