HTGS  v2.0
The Hybrid Task Graph Scheduler
task Directory Reference
Directory dependency graph for task:
/home/tjb3/work/HTGS/src/htgs/core/task

Files

file  AnyITask.hpp [code]
 Implements parent ITask, removing template arguments.
 
file  AnyTaskManager.hpp [code]
 Implements the parent class for a Task to remove the template arguments and the TaskManagerThread to attach a thread to a Task.
 
file  TaskManager.hpp [code]
 Implements a TaskManager that interacts with an ITask and holds the input and output Connector for the ITask.