Vcsn  2.4
Be Rational
vcsn::detail::focus_automaton_impl< Tape, Aut > Member List

This is the complete list of members for vcsn::detail::focus_automaton_impl< Tape, Aut >, including all inherited members.

add_final(Args &&...args) -> decltype(aut_-> add_ final(stdvcsn::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, transition_t_of< A > 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 typedefvcsn::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 typedefvcsn::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 typedefvcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >
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 typedefvcsn::detail::focus_automaton_impl< Tape, Aut >
full_context() const vcsn::detail::focus_automaton_impl< Tape, Aut >inline
full_context_t typedefvcsn::detail::focus_automaton_impl< Tape, Aut >
full_label_t typedefvcsn::detail::focus_automaton_impl< Tape, Aut >
full_labelset_t typedefvcsn::detail::focus_automaton_impl< Tape, Aut >
get_final_weight(Args &&...args) const -> decltype(aut_-> get_ final _weight(stdvcsn::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(transition_t t) const vcsn::detail::focus_automaton_impl< Tape, 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_indicesvcsn::detail::focus_automaton_impl< Tape, Aut >private
hidden_indices_t typedefvcsn::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
is_final(Args &&...args) const -> decltype(aut_-> is_ final(stdvcsn::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
is_lazy(Args &&...args) const -> decltype(aut_-> is_lazy(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >inline
is_lazy_in(Args &&...args) const -> decltype(aut_-> is_lazy_in(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >inline
kind_t typedefvcsn::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 typedefvcsn::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 typedefvcsn::detail::focus_automaton_impl< Tape, Aut >
labelset_t typedefvcsn::detail::focus_automaton_impl< Tape, Aut >
lazy_transition(Args &&...args) -> decltype(element_type::lazy_transition(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >inlinestatic
ls_vcsn::detail::focus_automaton_impl< Tape, Aut >private
lweight(Args &&...args) -> decltype(aut_-> lweight(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, transition_t_of< A > 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(stdvcsn::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(out(aut_, s)) vcsn::detail::focus_automaton_impl< Tape, 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(Args &&...args) const -> decltype(aut_-> print(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 typedefvcsn::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 typedefvcsn::detail::focus_automaton_impl< Tape, Aut >
rweight(Args &&...args) -> decltype(aut_-> rweight(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(stdvcsn::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_lazy(Args &&...args) -> decltype(aut_-> set_lazy(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< Aut, project_context< Tape, context_t_of< Aut > > >inline
set_lazy_in(Args &&...args) -> decltype(aut_-> set_lazy_in(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_t typedefvcsn::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 typedefvcsn::detail::focus_automaton_impl< Tape, Aut >
transition_t typedefvcsn::detail::focus_automaton_impl< Tape, Aut >
unset_final(Args &&...args) -> decltype(aut_-> unset_ final(stdvcsn::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 typedefvcsn::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 typedefvcsn::detail::focus_automaton_impl< Tape, Aut >
weightset_t typedefvcsn::detail::focus_automaton_impl< Tape, Aut >