| add_final(Args &&...args) -> decltype(aut_-> add_ final(std | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | add_initial(Args &&...args) -> decltype(aut_-> add_initial(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | add_transition(state_t, state_t, label_t, weight_t) -> transition_t | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | add_transition(state_t, state_t, label_t) -> transition_t | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >::add_transition(Args &&...args) -> decltype(aut_-> add_transition(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | add_transition_copy(state_t src, state_t dst, const A &aut, typename A::element_type::transition_t t, bool transpose=false) | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >::add_transition_copy(Args &&...args) -> decltype(aut_-> add_transition_copy(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | add_weight(Args &&...args) -> decltype(aut_-> add_weight(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | all_in(Args &&...args) const -> decltype(aut_-> all_in(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | all_out(Args &&...args) const -> decltype(aut_-> all_out(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | all_states(Args &&...args) const -> decltype(aut_-> all_states(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | all_transitions(Args &&...args) const -> decltype(aut_-> all_transitions(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | aut_ | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | protected | 
  | automaton_decorator(automaton_t aut) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | automaton_decorator(const automaton_decorator &aut) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | automaton_decorator(const context_t &ctx) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | automaton_decorator(automaton_decorator &&aut) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | automaton_t typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | context() const  | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >::context(Args &&...args) const -> decltype(aut_-> context(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | context_ | vcsn::detail::focus_automaton_impl< Tape, Aut > | private | 
  | context_t typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | del_state(Args &&...args) -> decltype(aut_-> del_state(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | del_transition(state_t src, state_t dst, label_t l) | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >::del_transition(Args &&...args) -> decltype(aut_-> del_transition(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | dst_of(Args &&...args) const -> decltype(aut_-> dst_of(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | element_type typedef | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > |  | 
  | final_transitions(Args &&...args) const -> decltype(aut_-> final _transitions(std | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | focus_automaton_impl(const full_context_t &ctx) | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | focus_automaton_impl(const automaton_t &aut) | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | fresh_automaton_t typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | full_context() const  | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | full_context_t typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | full_label_t typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | full_labelset_t typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | get_final_weight(Args &&...args) const -> decltype(aut_-> get_ final _weight(std | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | get_initial_weight(Args &&...args) const -> decltype(aut_-> get_initial_weight(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | get_transition(state_t src, state_t dst, label_t l) const  | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >::get_transition(Args &&...args) const -> decltype(aut_-> get_transition(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | has_state(Args &&...args) const -> decltype(aut_-> has_state(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | has_transition(state_t src, state_t dst, label_t l) const  | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >::has_transition(Args &&...args) const -> decltype(aut_-> has_transition(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | hidden_indices | vcsn::detail::focus_automaton_impl< Tape, Aut > | private | 
  | hidden_indices_t typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | hidden_label_of(transition_t t) const  | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | hidden_label_of_(transition_t t, index_sequence< I...>) const  | vcsn::detail::focus_automaton_impl< Tape, Aut > | inlineprivate | 
  | hidden_one() const  | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | hidden_one_(index_sequence< I...>) const  | vcsn::detail::focus_automaton_impl< Tape, Aut > | inlineprivate | 
  | hidden_one_(index_sequence< I...>) const  | vcsn::detail::focus_automaton_impl< Tape, Aut > | inlineprivate | 
  | hide_(full_label_t l) | vcsn::detail::focus_automaton_impl< Tape, Aut > | inlineprivatestatic | 
  | in(state_t s, label_t l) const  | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >::in(Args &&...args) const -> decltype(aut_-> in(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | initial_transitions(Args &&...args) const -> decltype(aut_-> initial_transitions(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | is_final(Args &&...args) const -> decltype(aut_-> is_ final(std | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | is_initial(Args &&...args) const -> decltype(aut_-> is_initial(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | kind_t typedef | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > |  | 
  | label_of(transition_t t) const -> label_t | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >::label_of(Args &&...args) const -> decltype(aut_-> label_of(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | label_t typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | labelset() const  | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >::labelset(Args &&...args) const -> decltype(aut_-> labelset(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | labelset_ptr typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | labelset_t typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | lmul_weight(Args &&...args) -> decltype(aut_-> lmul_weight(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | new_state(Args &&...args) -> decltype(aut_-> new_state(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | new_transition(state_t, state_t, label_t, weight_t) -> transition_t | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | new_transition(state_t, state_t, label_t) -> transition_t | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >::new_transition(Args &&...args) -> decltype(aut_-> new_transition(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | new_transition_copy(state_t src, state_t dst, const A &aut, typename A::element_type::transition_t t, bool transpose=false) | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >::new_transition_copy(Args &&...args) -> decltype(aut_-> new_transition_copy(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | null_state(Args &&...args) -> decltype(element_type::null_state(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inlinestatic | 
  | null_transition(Args &&...args) -> decltype(element_type::null_transition(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inlinestatic | 
  | num_all_states(Args &&...args) const -> decltype(aut_-> num_all_states(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | num_finals(Args &&...args) const -> decltype(aut_-> num_ final s(std | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | num_initials(Args &&...args) const -> decltype(aut_-> num_initials(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | num_states(Args &&...args) const -> decltype(aut_-> num_states(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | num_transitions(Args &&...args) const -> decltype(aut_-> num_transitions(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | operator=(automaton_decorator &&that) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | out(state_t s) const -> decltype(aut_->out(s)) | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | out(state_t s, label_t l) const  | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >::out(Args &&...args) const -> decltype(aut_-> out(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | outin(Args &&...args) const -> decltype(aut_-> outin(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | post(Args &&...args) -> decltype(element_type::post(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inlinestatic | 
  | pre(Args &&...args) -> decltype(element_type::pre(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inlinestatic | 
  | prepost_label(Args &&...args) const -> decltype(aut_-> prepost_label(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | print_set(std::ostream &o, format fmt={}) const  | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >::print_set(Args &&...args) const -> decltype(aut_-> print_set(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | print_state(Args &&...args) const -> decltype(aut_-> print_state(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | print_state_name(Args &&...args) const -> decltype(aut_-> print_state_name(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | res_label_t typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | res_labelset() const  | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | res_labelset_(index_sequence< I...>) const  | vcsn::detail::focus_automaton_impl< Tape, Aut > | inlineprivate | 
  | res_labelset_t typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | rmul_weight(Args &&...args) -> decltype(aut_-> rmul_weight(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | set_final(Args &&...args) -> decltype(aut_-> set_ final(std | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | set_initial(Args &&...args) -> decltype(aut_-> set_initial(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | set_transition(state_t, state_t, label_t, weight_t) -> transition_t | vcsn::detail::focus_automaton_impl< Tape, Aut > | inline | 
  | automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >::set_transition(Args &&...args) -> decltype(aut_-> set_transition(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | set_weight(Args &&...args) -> decltype(aut_-> set_weight(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | sname() | vcsn::detail::focus_automaton_impl< Tape, Aut > | inlinestatic | 
  | automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >::sname(Args &&...args) -> decltype(element_type::sname(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inlinestatic | 
  | src_of(Args &&...args) const -> decltype(aut_-> src_of(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | state_has_name(Args &&...args) const -> decltype(aut_-> state_has_name(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | state_is_strict(Args &&...args) const -> decltype(aut_-> state_is_strict(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | state_t typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | states(Args &&...args) const -> decltype(aut_-> states(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | strip() | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | super_t typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | transition_t typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | transitions(Args &&...args) const -> decltype(aut_-> transitions(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | unset_final(Args &&...args) -> decltype(aut_-> unset_ final(std | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | unset_initial(Args &&...args) -> decltype(aut_-> unset_initial(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | weight_of(Args &&...args) const -> decltype(aut_-> weight_of(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | weight_t typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | weightset(Args &&...args) const -> decltype(aut_-> weightset(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > > | inline | 
  | weightset_ptr typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  | 
  | weightset_t typedef | vcsn::detail::focus_automaton_impl< Tape, Aut > |  |