TwiceAsNice
2019-02-18
|
#include <boost/foreach.hpp>
#include <vector>
#include <Nice/Util/Sync.h>
#include <Nice/App/servicewatchdog/DelayedTask.h>
#include <Nice/App/servicewatchdog/DelayedTaskControl.h>
#include <Nice/App/servicewatchdog/UndelayedTaskControl.h>
Classes | |
class | Nice::TaskContainer |
A TaskContainer is a collection of controls for delayed and undelayed tasks. More... | |
Namespaces | |
Nice | |
Typedefs | |
typedef boost::shared_ptr< Nice::TaskContainer > | Nice::TaskContainerPtr |