![]() |
Taskflow
3.2.0-Master-Branch
|
This is the complete list of members for tf::FlowBuilder, including all inherited members.
| _graph | tf::FlowBuilder | protected |
| composed_of(T &object) | tf::FlowBuilder | |
| emplace(C &&callable) | tf::FlowBuilder | |
| emplace(C &&callable) | tf::FlowBuilder | |
| emplace(C &&callable) | tf::FlowBuilder | |
| emplace(C &&callable) | tf::FlowBuilder | |
| emplace(C &&... callables) | tf::FlowBuilder | |
| emplace(C &&callable) | tf::FlowBuilder | |
| emplace(C &&callable) | tf::FlowBuilder | |
| emplace(C &&callable) | tf::FlowBuilder | |
| emplace_on(C &&callable, D &&device) | tf::FlowBuilder | |
| emplace_on(C &&callable, Q &&queue) | tf::FlowBuilder | |
| erase(Task task) | tf::FlowBuilder | inline |
| Executor (defined in tf::FlowBuilder) | tf::FlowBuilder | friend |
| FlowBuilder(Graph &graph) | tf::FlowBuilder | inline |
| for_each(B first, E last, C callable) | tf::FlowBuilder | |
| for_each_index(B first, E last, S step, C callable) | tf::FlowBuilder | |
| linearize(std::vector< Task > &tasks) | tf::FlowBuilder | inline |
| linearize(std::initializer_list< Task > tasks) | tf::FlowBuilder | inline |
| placeholder() | tf::FlowBuilder | inline |
| reduce(B first, E last, T &init, O bop) | tf::FlowBuilder | |
| sort(B first, E last, C cmp) | tf::FlowBuilder | |
| sort(B first, E last) | tf::FlowBuilder | |
| transform(B first1, E last1, O d_first, C c) | tf::FlowBuilder | |
| transform(B1 first1, E1 last1, B2 first2, O d_first, C c) | tf::FlowBuilder | |
| transform_reduce(B first, E last, T &init, BOP bop, UOP uop) | tf::FlowBuilder |