Honeycomb
0.1
Component-Model Framework
|
Go to the source code of this file.
Classes | |
class | honey::PeriodicTask |
Base class of PeriodicTask_ , returned by scheduler. More... | |
struct | honey::PeriodicTask::Cancelled |
Future result when cancelled. More... | |
class | honey::PeriodicTask_< Result > |
Holds a functor and period information, returned by scheduler. More... | |
class | honey::PeriodicSched |
Scheduler that executes tasks periodically or after a delay given a pool of threads. More... | |
Namespaces | |
honey | |
Global Honeycomb namespace. | |