|
ecto
|

Go to the source code of this file.
Namespaces | |
| ecto | |
| ecto::graph | |
Functions | |
| std::set< std::string > | ecto::graph::get_connected_input_tendril_names (graph_t &graph, graph_t::vertex_descriptor vd) |
| void | ecto::graph::move_inputs (graph_t &graph, graph_t::vertex_descriptor vd) |
| void | ecto::graph::move_outputs (graph_t &graph, graph_t::vertex_descriptor vd) |
| void | ecto::graph::invoke_configuration (graph_t &graph, graph_t::vertex_descriptor vd) |
| int | ecto::graph::invoke_process (graph_t &graph, graph_t::vertex_descriptor vd) |
1.8.11