CLAW Library (a C++ Library Absolutely Wonderful) 1.5.5
Todo List

Member claw::automaton< State, Edge, StateComp, EdgeComp >::alphabet (result_edge_list &v) const
Remove this method and add iterator types.

Member claw::automaton< State, Edge, StateComp, EdgeComp >::edges (const state_type &s1, const edge_type &edge, result_edge_list &l) const
Remove this method and add iterator types.

Member claw::automaton< State, Edge, StateComp, EdgeComp >::edges (const state_type &s1, const state_type &s2, result_edge_list &l) const
Remove this method and add iterator types.

Member claw::automaton< State, Edge, StateComp, EdgeComp >::final_states (result_state_list &v) const
Remove this method and add iterator types.

Member claw::automaton< State, Edge, StateComp, EdgeComp >::initial_states (result_state_list &v) const
Remove this method and add iterator types.

Member claw::automaton< State, Edge, StateComp, EdgeComp >::reachables (const state_type &s, const edge_type &e, result_state_list &l) const
Remove this method and add iterator types.

Member claw::automaton< State, Edge, StateComp, EdgeComp >::reachables (const state_type &s, result_state_list &l) const
Remove this method and add iterator types.

Member claw::automaton< State, Edge, StateComp, EdgeComp >::states (result_state_list &v) const
Remove this method and add iterator types.

Class claw::graphic::targa::file_structure::extension
Describe this the day it seems useful.