![]()  | 
  
    Vcsn
    2.2
    
   Be Rational 
   | 
 
#include <vcsn/algos/fwd.hh>#include <vcsn/algos/project.hh>#include <vcsn/core/automaton-decorator.hh>#include <vcsn/core/rat/expression.hh>#include <vcsn/ctx/context.hh>#include <vcsn/ctx/traits.hh>#include <vcsn/dyn/automaton.hh>#include <vcsn/dyn/context.hh>#include <vcsn/labelset/tupleset.hh>#include <vcsn/misc/name.hh>#include <vcsn/misc/tuple.hh>Go to the source code of this file.
Classes | |
| struct | vcsn::detail::hidden_label_type< A, I > | 
| struct | vcsn::detail::hidden_label_type< Aut, index_sequence< I... > > | 
| class | vcsn::detail::focus_automaton_impl< Tape, Aut > | 
| Read-write on an automaton, that hides all tapes but one.  More... | |
Namespaces | |
| vcsn | |
| vcsn::detail | |
| vcsn::dyn | |
| vcsn::dyn::detail | |
Macros | |
| #define | DEFINE(Name, Sig) | 
Functions | |
| template<unsigned Tape, Automaton Aut> | |
| focus_automaton< Tape, Aut > | vcsn::focus (Aut aut) | 
| template<Automaton Aut, typename Tape > | |
| automaton | vcsn::dyn::detail::focus (const automaton &aut, integral_constant) | 
| Bridge.  More... | |