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

VoidData is used for data that is empty/void. More...

#include <limits.h>
#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::VoidData
 VoidData is used for data that is empty/void. More...
 

Detailed Description

VoidData is used for data that is empty/void.

Author
Timothy Blattner
Date
Nov 16, 2015

Often used when a ITask or TaskGraphConf does not have an input or output to another ITask