Cpp-Taskflow  2.2.0
tf::Executor Member List

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

Executor(unsigned n=std::thread::hardware_concurrency())tf::Executorinlineexplicit
make_observer(Args &&... args)tf::Executor
num_workers() consttf::Executorinline
remove_observer()tf::Executorinline
run(Taskflow &taskflow)tf::Executorinline
run(Taskflow &taskflow, C &&callable)tf::Executor
run_n(Taskflow &taskflow, size_t N)tf::Executorinline
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, C &&callable)tf::Executor
wait_for_all()tf::Executorinline
~Executor()tf::Executorinline