Cpp-Taskflow
2.2.0
|
▼Ntf | |
CError | The error category of taskflow |
CExecutor | The executor class to run a taskflow graph |
CExecutorObserver | Default executor observer to dump the execution timelines |
CExecutorObserverInterface | The interface class for creating an executor observer |
CFlowBuilder | Building blocks of a task dependency graph |
CSubflow | The building blocks of dynamic tasking |
CTask | Handle to modify and access a task |
CTaskflow | Class to create a task dependency graph |
CTaskView | A constant wrapper class to a task node, mainly used in the tf::ExecutorObserver interface |
CWorkStealingQueue | Lock-free unbounded single-producer multiple-consumer queue |