Classes | |
struct | AutomataBase< Self > |
The most general concept of automaton. More... | |
struct | MetaElement< AutomataBase< Self >, T > |
Services of every element of the automata set. More... | |
struct | TransducerBase< Self > |
The most general concept of transducer. More... | |
struct | transducer_traits< T > |
Traits for transducer implementation. More... | |
struct | MetaElement< TransducerBase< Self >, T > |
Services of every element of the transducer set. More... |