HTGS  v2.0
The Hybrid Task Graph Scheduler
AnyTaskManager.hpp File Reference

Implements the parent class for a Task to remove the template arguments and the TaskManagerThread to attach a thread to a Task. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  htgs::AnyTaskManager
 The parent class for a Task that removes the template arguments. More...
 
class  htgs::TaskManagerThread
 Manages a TaskManager that is bound to a thread for execution. More...
 

Detailed Description

Implements the parent class for a Task to remove the template arguments and the TaskManagerThread to attach a thread to a Task.

Author
Timothy Blattner
Date
Nov 18, 2015