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

Implements parent ITask, removing template arguments. More...

#include <memory>
#include <cassert>
#include <sstream>
#include <htgs/core/task/AnyTaskManager.hpp>
#include <htgs/api/MemoryData.hpp>
#include <htgs/core/graph/Connector.hpp>
#include <htgs/core/graph/AnyConnector.hpp>
#include <htgs/types/Types.hpp>
#include <htgs/types/MMType.hpp>
#include <htgs/debug/debug_message.hpp>
#include <htgs/types/TaskGraphDotGenFlags.hpp>
#include <htgs/utils/ProfileUtils.hpp>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  htgs::AnyITask
 Implements the parent ITask, which removes the template arguments of an ITask. More...
 

Detailed Description

Implements parent ITask, removing template arguments.

Author
Timothy Blattner
Date
Nov 23, 2015