Cpp-Taskflow
2.3.1
|
This is the complete list of members for tf::ExecutorObserverInterface, including all inherited members.
on_entry(unsigned worker_id, TaskView task_view)=0 | tf::ExecutorObserverInterface | pure virtual |
on_exit(unsigned worker_id, TaskView task_view)=0 | tf::ExecutorObserverInterface | pure virtual |
set_up(unsigned num_workers)=0 | tf::ExecutorObserverInterface | pure virtual |
~ExecutorObserverInterface()=default | tf::ExecutorObserverInterface | virtual |