Taskflow  2.7.0
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
async(F &&f, ArgsT &&... args)tf::Executor
cudaFlow (defined in tf::Executor)tf::Executorfriend
Executor(size_t N=std::thread::hardware_concurrency(), size_t M=cuda_num_devices())tf::Executorinlineexplicit
Executor(size_t N=std::thread::hardware_concurrency())tf::Executorinlineexplicit
make_observer(Args &&... args)tf::Executor
num_domains() consttf::Executorinline
num_observers() consttf::Executorinline
num_topologies() consttf::Executorinline
num_workers() consttf::Executorinline
remove_observer(std::shared_ptr< Observer > observer)tf::Executor
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
Subflow (defined in tf::Executor)tf::Executorfriend
this_worker_id() consttf::Executorinline
wait_for_all()tf::Executorinline
~Executor()tf::Executorinline