add_edge(hstate_t from, hstate_t to, const label_t &label) | MetaElement< AutomataBase< Self >, T > | [inline] |
add_i_edge(hstate_t, hstate_t, input_letter_t, output_weight_t=output_weight_t()) | MetaElement< TransducerBase< Self >, T > | [inline] |
add_io_edge(hstate_t, hstate_t, input_monoid_elt_t, output_monoid_elt_t, output_weight_t=output_weight_t()) | MetaElement< TransducerBase< Self >, T > | |
add_io_edge(hstate_t, hstate_t, input_letter_t, output_letter_t, output_weight_t=output_weight_t()) | MetaElement< TransducerBase< Self >, T > | [inline] |
add_letter_edge(hstate_t from, hstate_t to, const letter_t &l) | MetaElement< AutomataBase< Self >, T > | [inline] |
add_o_edge(hstate_t, hstate_t, output_letter_t, output_weight_t=output_weight_t()) | MetaElement< TransducerBase< Self >, T > | [inline] |
add_serie_edge(hstate_t from, hstate_t to, const serie_t &e) | MetaElement< AutomataBase< Self >, T > | [inline] |
add_spontaneous(hstate_t from, hstate_t to) | MetaElement< AutomataBase< Self >, T > | [inline] |
add_state() | MetaElement< AutomataBase< Self >, T > | [inline] |
aim_of(hedge_t e) const | MetaElement< AutomataBase< Self >, T > | [inline] |
choose_state() const | MetaElement< AutomataBase< Self >, T > | [inline] |
clear_final() | MetaElement< AutomataBase< Self >, T > | [inline] |
clear_initial() | MetaElement< AutomataBase< Self >, T > | [inline] |
del_edge(hedge_t e) | MetaElement< AutomataBase< Self >, T > | [inline] |
del_state(hstate_t s) | MetaElement< AutomataBase< Self >, T > | [inline] |
delta(OutputIterator res, hstate_t from, delta_kind::edges k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
delta(OutputIterator res, hstate_t from, const L &query, delta_kind::edges k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
delta(OutputIterator res, hstate_t from, delta_kind::states k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
delta(OutputIterator res, hstate_t from, const L &query, delta_kind::states k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
deltac(Container &res, hstate_t from, delta_kind::edges k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
deltac(Container &res, hstate_t from, const L &query, delta_kind::edges k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
deltac(Container &res, hstate_t from, delta_kind::states k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
deltac(Container &res, hstate_t from, const L &query, delta_kind::states k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
edge_iterator typedef | MetaElement< AutomataBase< Self >, T > | |
edges() const | MetaElement< AutomataBase< Self >, T > | [inline] |
edges_t typedef | MetaElement< AutomataBase< Self >, T > | |
exists() const | MetaElement< AutomataBase< Self >, T > | [inline] |
final() const | MetaElement< AutomataBase< Self >, T > | [inline] |
final_iterator typedef | MetaElement< AutomataBase< Self >, T > | |
final_t typedef | MetaElement< AutomataBase< Self >, T > | |
get_final(hstate_t what) const | MetaElement< AutomataBase< Self >, T > | [inline] |
get_initial(hstate_t state) const | MetaElement< AutomataBase< Self >, T > | [inline] |
has_edge(hedge_t e) const | MetaElement< AutomataBase< Self >, T > | [inline] |
has_state(hstate_t s) const | MetaElement< AutomataBase< Self >, T > | [inline] |
initial() const | MetaElement< AutomataBase< Self >, T > | [inline] |
initial_iterator typedef | MetaElement< AutomataBase< Self >, T > | |
initial_support_t typedef | MetaElement< AutomataBase< Self >, T > | |
initial_t typedef | MetaElement< AutomataBase< Self >, T > | |
input_monoid_elt_value_t typedef | MetaElement< TransducerBase< Self >, T > | |
input_monoid_t typedef | MetaElement< TransducerBase< Self >, T > | |
input_of(hedge_t) const | MetaElement< TransducerBase< Self >, T > | [inline] |
is_final(hstate_t state) const | MetaElement< AutomataBase< Self >, T > | [inline] |
is_initial(hstate_t state) const | MetaElement< AutomataBase< Self >, T > | [inline] |
is_spontaneous(hedge_t e) const | MetaElement< AutomataBase< Self >, T > | [inline] |
label_of(hedge_t e) const | MetaElement< AutomataBase< Self >, T > | [inline] |
label_t typedef | MetaElement< AutomataBase< Self >, T > | |
letter_delta(OutputIterator res, hstate_t from, const L &letter, delta_kind::edges k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
letter_delta(OutputIterator res, hstate_t from, const L &letter, delta_kind::states k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
letter_deltac(Container &res, hstate_t from, const L &letter, delta_kind::edges k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
letter_deltac(Container &res, hstate_t from, const L &letter, delta_kind::states k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
letter_of(hedge_t e) const | MetaElement< AutomataBase< Self >, T > | [inline] |
letter_rdelta(OutputIterator res, hstate_t from, const L &letter, delta_kind::edges k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
letter_rdelta(OutputIterator res, hstate_t from, const L &letter, delta_kind::states k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
letter_rdeltac(Container &res, hstate_t from, const L &letter, delta_kind::edges k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
letter_rdeltac(Container &res, hstate_t from, const L &letter, delta_kind::states k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
letter_t typedef | MetaElement< AutomataBase< Self >, T > | |
MetaElement(const MetaElement &other) | MetaElement< TransducerBase< Self >, T > | [inline, protected] |
monoid_elt_t typedef | MetaElement< AutomataBase< Self >, T > | |
monoid_elt_value_t typedef | MetaElement< AutomataBase< Self >, T > | |
monoid_t typedef | MetaElement< AutomataBase< Self >, T > | |
mother_t typedef | MetaElement< TransducerBase< Self >, T > | |
origin_of(hedge_t e) const | MetaElement< AutomataBase< Self >, T > | [inline] |
output_monoid_elt_t typedef | MetaElement< TransducerBase< Self >, T > | |
output_monoid_t typedef | MetaElement< TransducerBase< Self >, T > | |
output_of(hedge_t) const | MetaElement< TransducerBase< Self >, T > | [inline] |
output_serie_t typedef | MetaElement< TransducerBase< Self >, T > | |
output_weight_t typedef | MetaElement< TransducerBase< Self >, T > | |
output_weight_value_t typedef | MetaElement< TransducerBase< Self >, T > | |
output_weights_t typedef | MetaElement< TransducerBase< Self >, T > | |
rdelta(OutputIterator res, hstate_t from, delta_kind::edges k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
rdelta(OutputIterator res, hstate_t from, const L &query, delta_kind::edges k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
rdelta(OutputIterator res, hstate_t from, delta_kind::states k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
rdelta(OutputIterator res, hstate_t from, const L &query, delta_kind::states k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
rdeltac(Container &res, hstate_t from, delta_kind::edges k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
rdeltac(Container &res, hstate_t from, const L &query, delta_kind::edges k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
rdeltac(Container &res, hstate_t from, delta_kind::states k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
rdeltac(Container &res, hstate_t from, const L &query, delta_kind::states k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
safe_del_state(hstate_t s) | MetaElement< AutomataBase< Self >, T > | [inline] |
self_t typedef | MetaElement< TransducerBase< Self >, T > | |
serie_of(hedge_t e) const | MetaElement< AutomataBase< Self >, T > | [inline] |
serie_t typedef | MetaElement< AutomataBase< Self >, T > | |
serie_value_of(hedge_t e) const | MetaElement< AutomataBase< Self >, T > | [inline] |
serie_value_t typedef | MetaElement< AutomataBase< Self >, T > | |
series() const | MetaElement< AutomataBase< Self >, T > | [inline] |
series_t typedef | MetaElement< AutomataBase< Self >, T > | |
set_final(hstate_t state) | MetaElement< AutomataBase< Self >, T > | [inline] |
set_final(hstate_t state, const serie_t &m) | MetaElement< AutomataBase< Self >, T > | |
set_initial(hstate_t state) | MetaElement< AutomataBase< Self >, T > | [inline] |
set_initial(hstate_t state, const serie_t &m) | MetaElement< AutomataBase< Self >, T > | |
spontaneous_delta(OutputIterator res, hstate_t from, delta_kind::edges k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
spontaneous_delta(OutputIterator res, hstate_t from, delta_kind::states k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
spontaneous_deltac(Container &res, hstate_t from, delta_kind::edges k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
spontaneous_deltac(Container &res, hstate_t from, delta_kind::states k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
spontaneous_rdelta(OutputIterator res, hstate_t from, delta_kind::edges k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
spontaneous_rdelta(OutputIterator res, hstate_t from, delta_kind::states k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
spontaneous_rdeltac(Container &res, hstate_t from, delta_kind::edges k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
spontaneous_rdeltac(Container &res, hstate_t from, delta_kind::states k) const | MetaElement< AutomataBase< Self >, T > | [inline] |
state_iterator typedef | MetaElement< AutomataBase< Self >, T > | |
states() const | MetaElement< AutomataBase< Self >, T > | [inline] |
states_t typedef | MetaElement< AutomataBase< Self >, T > | |
tag() | MetaElement< AutomataBase< Self >, T > | [inline] |
tag() const | MetaElement< AutomataBase< Self >, T > | [inline] |
tag_t typedef | MetaElement< AutomataBase< Self >, T > | |
unset_final(hstate_t state) | MetaElement< AutomataBase< Self >, T > | [inline] |
unset_initial(hstate_t state) | MetaElement< AutomataBase< Self >, T > | [inline] |
update(hedge_t e, const label_t &l) | MetaElement< AutomataBase< Self >, T > | [inline] |
weight_t typedef | MetaElement< AutomataBase< Self >, T > | |
weight_value_t typedef | MetaElement< TransducerBase< Self >, T > | |
weights_t typedef | MetaElement< AutomataBase< Self >, T > | |
word_of(hedge_t e) const | MetaElement< AutomataBase< Self >, T > | [inline] |
word_value_of(hedge_t e) const | MetaElement< AutomataBase< Self >, T > | [inline] |