add_final(state_t s, weight_t w) | vcsn::detail::mutable_automaton_impl< Context > | inline |
add_initial(state_t s, weight_t w) | vcsn::detail::mutable_automaton_impl< Context > | inline |
add_transition(state_t src, state_t dst, label_t l, weight_t w) | vcsn::detail::mutable_automaton_impl< Context > | inline |
add_transition(state_t src, state_t dst, label_t l) | vcsn::detail::mutable_automaton_impl< Context > | 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::mutable_automaton_impl< Context > | inline |
add_weight(transition_t t, weight_t w) | vcsn::detail::mutable_automaton_impl< Context > | inline |
all_in(state_t s) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
all_out(state_t s) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
all_states() const | vcsn::detail::mutable_automaton_impl< Context > | inline |
all_states(Pred pred) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
all_transitions() const | vcsn::detail::mutable_automaton_impl< Context > | inline |
context() const | vcsn::detail::mutable_automaton_impl< Context > | inline |
context_t typedef | vcsn::detail::mutable_automaton_impl< Context > | |
ctx_ | vcsn::detail::mutable_automaton_impl< Context > | protected |
del_state(state_t s) | vcsn::detail::mutable_automaton_impl< Context > | inline |
del_transition(transition_t t) | vcsn::detail::mutable_automaton_impl< Context > | inline |
del_transition(state_t src, state_t dst, label_t l) | vcsn::detail::mutable_automaton_impl< Context > | inline |
del_transition_container(tr_cont_t &tc, bool from_succ) | vcsn::detail::mutable_automaton_impl< Context > | inlineprotected |
del_transition_from_dst(transition_t t) | vcsn::detail::mutable_automaton_impl< Context > | inlineprotected |
del_transition_from_src(transition_t t) | vcsn::detail::mutable_automaton_impl< Context > | inlineprotected |
dst_of(transition_t t) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
free_store_t typedef | vcsn::detail::mutable_automaton_impl< Context > | protected |
fresh_automaton_t typedef | vcsn::detail::mutable_automaton_impl< Context > | |
get_final_weight(state_t s) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
get_initial_weight(state_t s) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
get_transition(state_t src, state_t dst, label_t l) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
has_state(state_t s) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
has_transition(state_t src, state_t dst, label_t l) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
has_transition(transition_t t) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
is_final(state_t s) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
is_initial(state_t s) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
is_lazy(state_t s) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
is_lazy_in(state_t s) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
kind_t typedef | vcsn::detail::mutable_automaton_impl< Context > | |
label_of(transition_t t) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
label_t typedef | vcsn::detail::mutable_automaton_impl< Context > | |
labelset() const | vcsn::detail::mutable_automaton_impl< Context > | inline |
labelset_ptr typedef | vcsn::detail::mutable_automaton_impl< Context > | |
labelset_t typedef | vcsn::detail::mutable_automaton_impl< Context > | |
lazy_transition() | vcsn::detail::mutable_automaton_impl< Context > | inlinestatic |
lmul_weight(transition_t t, weight_t w) | vcsn::detail::mutable_automaton_impl< Context > | inline |
mutable_automaton_impl()=delete | vcsn::detail::mutable_automaton_impl< Context > | |
mutable_automaton_impl(const mutable_automaton_impl &)=delete | vcsn::detail::mutable_automaton_impl< Context > | |
mutable_automaton_impl(const context_t &ctx) | vcsn::detail::mutable_automaton_impl< Context > | inline |
mutable_automaton_impl(mutable_automaton_impl &&that) | vcsn::detail::mutable_automaton_impl< Context > | inline |
new_state() | vcsn::detail::mutable_automaton_impl< Context > | inline |
new_transition(state_t src, state_t dst, label_t l, weight_t w) | vcsn::detail::mutable_automaton_impl< Context > | inline |
new_transition(state_t src, state_t dst, label_t l) | vcsn::detail::mutable_automaton_impl< Context > | 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::mutable_automaton_impl< Context > | inline |
null_state() | vcsn::detail::mutable_automaton_impl< Context > | inlinestatic |
null_transition() | vcsn::detail::mutable_automaton_impl< Context > | inlinestatic |
num_all_states() const | vcsn::detail::mutable_automaton_impl< Context > | inline |
num_finals() const | vcsn::detail::mutable_automaton_impl< Context > | inline |
num_initials() const | vcsn::detail::mutable_automaton_impl< Context > | inline |
num_states() const | vcsn::detail::mutable_automaton_impl< Context > | inline |
num_transitions() const | vcsn::detail::mutable_automaton_impl< Context > | inline |
operator=(mutable_automaton_impl &&that) | vcsn::detail::mutable_automaton_impl< Context > | inline |
post() | vcsn::detail::mutable_automaton_impl< Context > | inlinestatic |
pre() | vcsn::detail::mutable_automaton_impl< Context > | inlinestatic |
prepost_label() const | vcsn::detail::mutable_automaton_impl< Context > | inline |
prepost_label_ | vcsn::detail::mutable_automaton_impl< Context > | protected |
print(transition_t t, std::ostream &o) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
print(std::ostream &o) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
print_set(std::ostream &o, format fmt={}) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
print_state(state_t s, std::ostream &o) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
print_state_name(state_t s, std::ostream &o, format={}, bool=false) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
rmul_weight(transition_t t, weight_t w) | vcsn::detail::mutable_automaton_impl< Context > | inline |
self_t typedef | vcsn::detail::mutable_automaton_impl< Context > | |
set_final(state_t s, weight_t w) | vcsn::detail::mutable_automaton_impl< Context > | inline |
set_final(state_t s) | vcsn::detail::mutable_automaton_impl< Context > | inline |
set_initial(state_t s, weight_t w) | vcsn::detail::mutable_automaton_impl< Context > | inline |
set_initial(state_t s) | vcsn::detail::mutable_automaton_impl< Context > | inline |
set_lazy(state_t s, bool lazy=true) | vcsn::detail::mutable_automaton_impl< Context > | inline |
set_lazy_in(state_t s, bool lazy=true) | vcsn::detail::mutable_automaton_impl< Context > | inline |
set_transition(state_t src, state_t dst, label_t l, weight_t w) | vcsn::detail::mutable_automaton_impl< Context > | inline |
set_transition(state_t src, state_t dst, label_t l) | vcsn::detail::mutable_automaton_impl< Context > | inline |
set_weight(transition_t t, weight_t w) | vcsn::detail::mutable_automaton_impl< Context > | inline |
sname() | vcsn::detail::mutable_automaton_impl< Context > | inlinestatic |
src_of(transition_t t) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
st_store_t typedef | vcsn::detail::mutable_automaton_impl< Context > | protected |
state_has_name(state_t) | vcsn::detail::mutable_automaton_impl< Context > | inlinestatic |
state_range(state_t b, state_t e, Pred pred) const | vcsn::detail::mutable_automaton_impl< Context > | inlineprotected |
state_range(state_t b, state_t e) const | vcsn::detail::mutable_automaton_impl< Context > | inlineprotected |
state_t typedef | vcsn::detail::mutable_automaton_impl< Context > | |
states() const | vcsn::detail::mutable_automaton_impl< Context > | inline |
states_ | vcsn::detail::mutable_automaton_impl< Context > | protected |
states_fs_ | vcsn::detail::mutable_automaton_impl< Context > | protected |
stored_transition_t typedef | vcsn::detail::mutable_automaton_impl< Context > | protected |
tr_cont_t typedef | vcsn::detail::mutable_automaton_impl< Context > | protected |
tr_store_t typedef | vcsn::detail::mutable_automaton_impl< Context > | protected |
transition_t typedef | vcsn::detail::mutable_automaton_impl< Context > | |
transitions_ | vcsn::detail::mutable_automaton_impl< Context > | protected |
transitions_fs_ | vcsn::detail::mutable_automaton_impl< Context > | protected |
unset_final(state_t s) | vcsn::detail::mutable_automaton_impl< Context > | inline |
unset_initial(state_t s) | vcsn::detail::mutable_automaton_impl< Context > | inline |
weight_of(transition_t t) const | vcsn::detail::mutable_automaton_impl< Context > | inline |
weight_t typedef | vcsn::detail::mutable_automaton_impl< Context > | |
weightset() const | vcsn::detail::mutable_automaton_impl< Context > | inline |
weightset_ptr typedef | vcsn::detail::mutable_automaton_impl< Context > | |
weightset_t typedef | vcsn::detail::mutable_automaton_impl< Context > | |