Taskflow  2.7.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Ntf
 CChromeObserverObserver designed based on chrome tracing format
 CcudaFlowMethods for building a CUDA task dependency graph
 CcudaTaskHandle to a node in a cudaGraph
 CExecutorExecution interface for running a taskflow graph
 CFlowBuilderBuilding methods of a task dependency graph
 CObserverInterfaceThe interface class for creating an executor observer
 CSubflowBuilding methods of a subflow graph in dynamic tasking
 CTaskHandle to a node in a task dependency graph
 CTaskflowMain entry to create a task dependency graph
 CTaskViewClass to access task information from the observer interface
 CTFProfObserverObserver designed based on taskflow board format
 Cis_condition_taskDetermines if a callable is a condition task
 Cis_cudaflow_taskDetermines if a callable is a cudaflow task
 Cis_dynamic_taskDetermines if a callable is a dynamic task
 Cis_static_taskDetermines if a callable is a static task