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

Implements a RuleManager, which connects a Bookkeeper to another ITask using an IRule. More...

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

Go to the source code of this file.

Classes

class  htgs::IRule< T, U >
 Provides an interface to send data along RuleManager edges for processing state and dependencies. More...
 
class  htgs::RuleManager< T, U >
 Connects a Bookkeeper to another ITask using one or more IRule(s). More...
 

Detailed Description

Implements a RuleManager, which connects a Bookkeeper to another ITask using an IRule.

Author
Timothy Blattner
Date
Feb 22, 2017