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

Provides an interface to send data along RuleManager edges for processing state and dependencies. More...

#include <iostream>
#include <functional>
#include <list>
#include <mutex>
#include <htgs/core/rules/AnyIRule.hpp>
#include <htgs/api/IData.hpp>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  htgs::StateContainer< T >
 Class to hold one/two dimensional state information. More...
 
class  htgs::IRule< T, U >
 Provides an interface to send data along RuleManager edges for processing state and dependencies. More...
 
class  htgs::StateContainer< T >
 Class to hold one/two dimensional state information. More...
 

Detailed Description

Provides an interface to send data along RuleManager edges for processing state and dependencies.

Author
Timothy Blattner
Date
Nov 11, 2015