Honeycomb
0.1
Component-Model Framework
|
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. | |