![]()  | 
  
    Vcsn
    2.5.dev
    
   Be Rational 
   | 
 
A wrapped typed automaton. More...
Public Types | |
| using | automaton_t = Aut | 
Public Member Functions | |
| model (automaton_t aut) | |
| symbol | vname () const | 
| auto & | automaton () | 
| const auto & | automaton () const | 
  Public Member Functions inherited from vcsn::dyn::automaton::base | |
| virtual | ~base ()=default | 
Public Attributes | |
| automaton_t | automaton_ | 
| The automaton.  More... | |
A wrapped typed automaton.
Definition at line 74 of file automaton.hh.
| using vcsn::dyn::automaton::model< Aut >::automaton_t = Aut | 
Definition at line 76 of file automaton.hh.
      
  | 
  inline | 
Definition at line 78 of file automaton.hh.
      
  | 
  inline | 
Definition at line 87 of file automaton.hh.
Referenced by vcsn::dyn::automaton::as().
      
  | 
  inline | 
Definition at line 92 of file automaton.hh.
      
  | 
  inlinevirtual | 
Implements vcsn::dyn::automaton::base.
Definition at line 82 of file automaton.hh.
| automaton_t vcsn::dyn::automaton::model< Aut >::automaton_ | 
The automaton.
Definition at line 98 of file automaton.hh.