![]()  | 
  
    Vcsn
    2.5.dev
    
   Be Rational 
   | 
 
A wrapped type. More...
Public Types | |
| using | context_t = Context | 
Public Member Functions | |
| model (context_t ctx) | |
| symbol | vname () const | 
| const auto & | context () const | 
  Public Member Functions inherited from vcsn::dyn::context::base | |
| virtual | ~base ()=default | 
Public Attributes | |
| const context_t | context_ | 
| The context.  More... | |
A wrapped type.
Definition at line 68 of file context.hh.
| using vcsn::dyn::context::model< Context >::context_t = Context | 
Definition at line 70 of file context.hh.
      
  | 
  inline | 
Definition at line 72 of file context.hh.
      
  | 
  inline | 
Definition at line 81 of file context.hh.
Referenced by vcsn::dyn::context::as().
      
  | 
  inlinevirtual | 
Implements vcsn::dyn::context::base.
Definition at line 76 of file context.hh.
| const context_t vcsn::dyn::context::model< Context >::context_ | 
The context.
Definition at line 87 of file context.hh.