NcEngine
nc::task::TaskGraphContext Struct Reference

Context object holding a TaskGraph's state. More...

#include <TaskGraph.h>

Inheritance diagram for nc::task::TaskGraphContext:
nc::StableAddress

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
 
StableAddressoperator= (const StableAddress &)=delete
 
StableAddressoperator= (StableAddress &&)=delete
 

Detailed Description

Context object holding a TaskGraph's state.


The documentation for this struct was generated from the following file: