Vcsn  2.2a
Be Rational
vcsn::detail::derived_term_automaton_impl< ExpSet > Member List

This is the complete list of members for vcsn::detail::derived_term_automaton_impl< ExpSet >, including all inherited members.

add_final(Args &&...args) -> decltype(aut_-> add_ final(stdvcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
add_initial(Args &&...args) -> decltype(aut_-> add_initial(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
add_transition(Args &&...args) -> decltype(aut_-> add_transition(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
add_transition_copy(Args &&...args) -> decltype(aut_-> add_transition_copy(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
add_weight(Args &&...args) -> decltype(aut_-> add_weight(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
algo_vcsn::detail::derived_term_automaton_impl< ExpSet >
all_in(Args &&...args) const -> decltype(aut_-> all_in(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
all_out(state_t s) const -> decltype(vcsn::detail::all_out(aut_, s)) vcsn::detail::derived_term_automaton_impl< ExpSet >inline
automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >::all_out(Args &&...args) const -> decltype(aut_-> all_out(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
all_states(Args &&...args) const -> decltype(aut_-> all_states(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
all_transitions(Args &&...args) const -> decltype(aut_-> all_transitions(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
aut_vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >protected
automaton_decorator(automaton_t aut)vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
automaton_decorator(const automaton_decorator &aut)vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
automaton_decorator(const context_t &ctx)vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
automaton_decorator(automaton_decorator &&aut)vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
automaton_t typedefvcsn::detail::derived_term_automaton_impl< ExpSet >
complete_(state_t s) const vcsn::detail::derived_term_automaton_impl< ExpSet >inline
complete_via_derivation_(state_t s, const expression_t &src)vcsn::detail::derived_term_automaton_impl< ExpSet >inline
complete_via_expansion_(state_t s, const expression_t &src)vcsn::detail::derived_term_automaton_impl< ExpSet >inline
context(Args &&...args) const -> decltype(aut_-> context(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
context_t typedefvcsn::detail::derived_term_automaton_impl< ExpSet >
del_state(Args &&...args) -> decltype(aut_-> del_state(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
del_transition(Args &&...args) -> decltype(aut_-> del_transition(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
derived_term_automaton_impl(const expressionset_t &rs, derived_term_algo algo)vcsn::detail::derived_term_automaton_impl< ExpSet >inline
dst_of(Args &&...args) const -> decltype(aut_-> dst_of(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
element_type typedefvcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >
es_vcsn::detail::derived_term_automaton_impl< ExpSet >
expansionset_t typedefvcsn::detail::derived_term_automaton_impl< ExpSet >
expression_t typedefvcsn::detail::derived_term_automaton_impl< ExpSet >
expressionset_t typedefvcsn::detail::derived_term_automaton_impl< ExpSet >
fresh_automaton_t typedefvcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >
get_final_weight(Args &&...args) const -> decltype(aut_-> get_ final _weight(stdvcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
get_initial_weight(Args &&...args) const -> decltype(aut_-> get_initial_weight(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
get_transition(Args &&...args) const -> decltype(aut_-> get_transition(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
has_state(Args &&...args) const -> decltype(aut_-> has_state(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
has_transition(Args &&...args) const -> decltype(aut_-> has_transition(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
init_(const expression_t &expression)vcsn::detail::derived_term_automaton_impl< ExpSet >inline
is_final(Args &&...args) const -> decltype(aut_-> is_ final(stdvcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
is_initial(Args &&...args) const -> decltype(aut_-> is_initial(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
is_lazy(Args &&...args) const -> decltype(aut_-> is_lazy(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
is_lazy_in(Args &&...args) const -> decltype(aut_-> is_lazy_in(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
kind_t typedefvcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >
label_of(Args &&...args) const -> decltype(aut_-> label_of(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
label_t typedefvcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >
labelset(Args &&...args) const -> decltype(aut_-> labelset(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
labelset_ptr typedefvcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >
labelset_t typedefvcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >
lazy_transition(Args &&...args) -> decltype(element_type::lazy_transition(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inlinestatic
lmul_weight(Args &&...args) -> decltype(aut_-> lmul_weight(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
members_vcsn::detail::derived_term_automaton_impl< ExpSet >
new_state(Args &&...args) -> decltype(aut_-> new_state(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
new_transition(Args &&...args) -> decltype(aut_-> new_transition(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
new_transition_copy(Args &&...args) -> decltype(aut_-> new_transition_copy(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
null_state(Args &&...args) -> decltype(element_type::null_state(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inlinestatic
null_transition(Args &&...args) -> decltype(element_type::null_transition(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inlinestatic
num_all_states(Args &&...args) const -> decltype(aut_-> num_all_states(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
num_finals(Args &&...args) const -> decltype(aut_-> num_ final s(stdvcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
num_initials(Args &&...args) const -> decltype(aut_-> num_initials(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
num_states(Args &&...args) const -> decltype(aut_-> num_states(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
num_transitions(Args &&...args) const -> decltype(aut_-> num_transitions(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
operator()(const expression_t &expression)vcsn::detail::derived_term_automaton_impl< ExpSet >inline
operator=(automaton_decorator &&that)vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
polynomialset_t typedefvcsn::detail::derived_term_automaton_impl< ExpSet >
post(Args &&...args) -> decltype(element_type::post(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inlinestatic
pre(Args &&...args) -> decltype(element_type::pre(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inlinestatic
prepost_label(Args &&...args) const -> decltype(aut_-> prepost_label(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
print(Args &&...args) const -> decltype(aut_-> print(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
print_set(std::ostream &o, format fmt={}) const vcsn::detail::derived_term_automaton_impl< ExpSet >inline
automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >::print_set(Args &&...args) const -> decltype(aut_-> print_set(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
print_state(Args &&...args) const -> decltype(aut_-> print_state(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
print_state_name(Args &&...args) const -> decltype(aut_-> print_state_name(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
ps_vcsn::detail::derived_term_automaton_impl< ExpSet >
rmul_weight(Args &&...args) -> decltype(aut_-> rmul_weight(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
rs_vcsn::detail::derived_term_automaton_impl< ExpSet >
self_t typedefvcsn::detail::derived_term_automaton_impl< ExpSet >
set_final(Args &&...args) -> decltype(aut_-> set_ final(stdvcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
set_initial(Args &&...args) -> decltype(aut_-> set_initial(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
set_lazy(Args &&...args) -> decltype(aut_-> set_lazy(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
set_lazy_in(Args &&...args) -> decltype(aut_-> set_lazy_in(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
set_transition(Args &&...args) -> decltype(aut_-> set_transition(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
set_weight(Args &&...args) -> decltype(aut_-> set_weight(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
sname()vcsn::detail::derived_term_automaton_impl< ExpSet >inlinestatic
automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >::sname(Args &&...args) -> decltype(element_type::sname(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inlinestatic
src_of(Args &&...args) const -> decltype(aut_-> src_of(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
state_has_name(Args &&...args) const -> decltype(aut_-> state_has_name(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
state_t typedefvcsn::detail::derived_term_automaton_impl< ExpSet >
states(Args &&...args) const -> decltype(aut_-> states(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
strip()vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
super_t typedefvcsn::detail::derived_term_automaton_impl< ExpSet >
to_expansion_vcsn::detail::derived_term_automaton_impl< ExpSet >
to_expansion_t typedefvcsn::detail::derived_term_automaton_impl< ExpSet >
transition_t typedefvcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >
unset_final(Args &&...args) -> decltype(aut_-> unset_ final(stdvcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
unset_initial(Args &&...args) -> decltype(aut_-> unset_initial(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
via_derivation(const expression_t &expression)vcsn::detail::derived_term_automaton_impl< ExpSet >inline
via_expansion(const expression_t &expression)vcsn::detail::derived_term_automaton_impl< ExpSet >inline
weight_of(Args &&...args) const -> decltype(aut_-> weight_of(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
weight_t typedefvcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >
weightset(Args &&...args) const -> decltype(aut_-> weightset(std::forward< Args >(args)...))vcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >inline
weightset_ptr typedefvcsn::detail::automaton_decorator< expression_automaton< mutable_automaton< context_t_of< ExpSet > > > >
weightset_t typedefvcsn::detail::derived_term_automaton_impl< ExpSet >
ws_vcsn::detail::derived_term_automaton_impl< ExpSet >