Inheritance diagram for vcsn::algebra::FreeMonoid:

Public Methods | |
| FreeMonoid () | |
| Default constructor. . More... | |
| FreeMonoid (const A &a) | |
| Constructor based on an alphabet. | |
| FreeMonoid (const FreeMonoid &w) | |
| Copy constructor. | |
| A & | alphabet () | 
| Alphabet's accessor. More... | |
| const A & | alphabet () const | 
| Alphabet's accessor. | |
      
  | 
  
| 
 Default constructor. . 
 
  | 
  
      
  | 
  
| 
 Alphabet's accessor. 
 
 Reimplemented from vcsn::algebra::FreeMonoidBase< FreeMonoid< A > >.  | 
  
1.2.14 written by Dimitri van Heesch,
 © 1997-2002