Taskflow  3.2.0-Master-Branch
Loading...
Searching...
No Matches
tf::FlowBuilder Member List

This is the complete list of members for tf::FlowBuilder, including all inherited members.

_graphtf::FlowBuilderprotected
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::FlowBuilderinline
Executor (defined in tf::FlowBuilder)tf::FlowBuilderfriend
FlowBuilder(Graph &graph)tf::FlowBuilderinline
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::FlowBuilderinline
linearize(std::initializer_list< Task > tasks)tf::FlowBuilderinline
placeholder()tf::FlowBuilderinline
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