TwiceAsNice
2019-02-18
|
#include <boost/shared_ptr.hpp>
#include <boost/make_shared.hpp>
#include <Nice/Time.h>
#include <Nice/App/servicewatchdog/TaskQueue.h>
#include <Nice/App/servicewatchdog/ServiceWatchdog.h>
Classes | |
class | Nice::ServiceWatchdogTask |
This Task calls periodically a service watchdog. More... | |
Namespaces | |
Nice | |
Typedefs | |
typedef boost::shared_ptr< Nice::ServiceWatchdogTask > | Nice::ServiceWatchdogTaskPtr |