Honeycomb  0.1
Component-Model Framework
Classes | Namespaces
DepTask.h File Reference
#include "Honey/Thread/Future/Util.h"
#include "Honey/Graph/Dep.h"
Include dependency graph for DepTask.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  honey::DepTask
 Base class of DepTask_, can be added to scheduler. Instances must be created through class DepTask_. More...
 
class  honey::DepTask_< Result >
 Holds a functor and dependency information, enqueue in a scheduler to run the task. More...
 
class  honey::DepSched
 Scheduler that serializes and parallelizes task execution given a dependency graph of tasks and a pool of threads. More...
 

Namespaces

 honey
 Global Honeycomb namespace.