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

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

async(F &&f, ArgsT &&... args)tf::Executor
Executor(size_t N=std::thread::hardware_concurrency())tf::Executorinlineexplicit
FlowBuilder (defined in tf::Executor)tf::Executorfriend
make_observer(ArgsT &&... args)tf::Executor
named_async(const std::string &name, F &&f, ArgsT &&... args)tf::Executor
named_silent_async(const std::string &name, F &&f, ArgsT &&... args)tf::Executor
num_observers() const noexcepttf::Executorinline
num_taskflows() consttf::Executorinline
num_topologies() consttf::Executorinline
num_workers() const noexcepttf::Executorinline
remove_observer(std::shared_ptr< Observer > observer)tf::Executor
run(Taskflow &taskflow)tf::Executorinline
run(Taskflow &&taskflow)tf::Executorinline
run(Taskflow &taskflow, C &&callable)tf::Executor
run(Taskflow &&taskflow, C &&callable)tf::Executor
run_n(Taskflow &taskflow, size_t N)tf::Executorinline
run_n(Taskflow &&taskflow, size_t N)tf::Executorinline
run_n(Taskflow &taskflow, size_t N, C &&callable)tf::Executor
run_n(Taskflow &&taskflow, size_t N, C &&callable)tf::Executor
run_until(Taskflow &taskflow, P &&pred)tf::Executor
run_until(Taskflow &&taskflow, P &&pred)tf::Executor
run_until(Taskflow &taskflow, P &&pred, C &&callable)tf::Executor
run_until(Taskflow &&taskflow, P &&pred, C &&callable)tf::Executor
Runtime (defined in tf::Executor)tf::Executorfriend
silent_async(F &&f, ArgsT &&... args)tf::Executor
Subflow (defined in tf::Executor)tf::Executorfriend
this_worker_id() consttf::Executorinline
wait_for_all()tf::Executorinline
~Executor()tf::Executorinline