Cpp-Taskflow
2.3.0
|
▼Ntf | |
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 | Task handle to a node in a task dependency graph |
CTaskflow | Class to create a task dependency graph |
CTaskView | Immutable accessor class to a task node, mainly used in the tf::ExecutorObserver interface |
Cis_condition_task | Determines if a callable is a condition task |
Cis_dynamic_task | Determines if a callable is a dynamic task |
Cis_static_task | Determines if a callable is a static task |