![]() |
Taskflow
3.2.0-Master-Branch
|
This is the complete list of members for tf::Subflow, including all inherited members.
| _graph | tf::FlowBuilder | protected |
| async(F &&f, ArgsT &&... args) | tf::Subflow | |
| composed_of(T &object) | tf::FlowBuilder | |
| detach() | tf::Subflow | inline |
| 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() | tf::Subflow | inline |
| Executor (defined in tf::Subflow) | tf::Subflow | friend |
| FlowBuilder (defined in tf::Subflow) | tf::Subflow | friend |
| tf::FlowBuilder::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 | |
| join() | tf::Subflow | inline |
| joinable() const noexcept | tf::Subflow | inline |
| linearize(std::vector< Task > &tasks) | tf::FlowBuilder | inline |
| linearize(std::initializer_list< Task > tasks) | tf::FlowBuilder | inline |
| named_async(const std::string &name, F &&f, ArgsT &&... args) | tf::Subflow | |
| named_silent_async(const std::string &name, F &&f, ArgsT &&... args) | tf::Subflow | |
| placeholder() | tf::FlowBuilder | inline |
| reduce(B first, E last, T &init, O bop) | tf::FlowBuilder | |
| reset() | tf::Subflow | inline |
| Runtime (defined in tf::Subflow) | tf::Subflow | friend |
| silent_async(F &&f, ArgsT &&... args) | tf::Subflow | |
| 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 |