NcEngine
nc::task::Task Struct Reference

Task state for an item scheduled on a TaskGraph. More...

#include <TaskGraph.h>

Public Attributes

tf::Task task
 
size_t id
 
std::vector< size_t > predecessors
 
std::vector< size_t > successors
 

Detailed Description

Task state for an item scheduled on a TaskGraph.


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