|
NcEngine
|
Context object holding a TaskGraph's state. More...
#include <TaskGraph.h>
Public Attributes | |
| tf::Taskflow | graph |
| ExceptionContext | exceptionContext |
| std::vector< std::unique_ptr< tf::Taskflow > > | storage |
Additional Inherited Members | |
Public Member Functions inherited from nc::StableAddress | |
| StableAddress (const StableAddress &)=delete | |
| StableAddress (StableAddress &&)=delete | |
| StableAddress & | operator= (const StableAddress &)=delete |
| StableAddress & | operator= (StableAddress &&)=delete |
Context object holding a TaskGraph's state.