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

Provides the Connector class for managing input/output of AbsData between Tasks. More...

#include <atomic>
#include <list>
#include <htgs/debug/debug_message.hpp>
#include <htgs/api/IData.hpp>
#include <htgs/core/queue/BlockingQueue.hpp>
#include <htgs/core/graph/AnyConnector.hpp>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  htgs::Connector< T >
 Manages the input/output of IData between Tasks. More...
 

Detailed Description

Provides the Connector class for managing input/output of AbsData between Tasks.

Author
Timothy Blattner
Date
Nov 16, 2015