Inheritance diagram for vcsn::AutomataBase:

Public Types | |
| 
typedef virtual_types< Self  >::series_t  | series_t | 
| The type of the series set associated with the automaton. | |
Public Methods | |
| const series_t & | series () const | 
| Accessor to the set of series of the automaton. | |
Protected Methods | |
| AutomataBase () | |
| The default constructor is protected since it is an abstract class. | |
| AutomataBase (const AutomataBase &other) | |
| The copy constructor is protected since it is an abstract class. | |
It symbolises the set of automata with multiplicity over a fixed semiring and a fixed free monoid. Note that this class is abstract in the hierarchy.
1.2.14 written by Dimitri van Heesch,
 © 1997-2002