Public Types | |
| typedef Automata< S > | structure_t | 
| 
typedef Element< structure_t, T >  | automaton_t | 
| typedef structure_t::series_set_t | typeof_auto_series_set_t | 
| typedef structure_t::series_set_t::semiring_t | auto_semiring_t | 
| typedef structure_t::series_set_t::monoid_t::first_monoid_t | auto_monoid_t | 
| 
typedef algebra::mute_series_traits< typeof_auto_series_set_t, auto_semiring_t, auto_monoid_t >::ret  | auto_series_set_t | 
| 
typedef fmp_input_projection_traits< T >::ret  | auto_impl_t | 
| 
typedef Element< Automata< auto_series_set_t >, auto_impl_t >  | ret | 
Definition at line 101 of file transducer.hh.
 1.5.1