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

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.