TwiceAsNice
2019-02-18
|
#include <vector>
#include <boost/shared_ptr.hpp>
#include <Nice/Property.h>
#include <Nice/Util/Sync.h>
#include <Nice/App/servicewatchdog/ServiceReconnector.h>
#include <Nice/App/servicewatchdog/ServiceUnreachabilityDetector.h>
#include <Nice/App/servicewatchdog/ServiceWatchdogListener.h>
#include <Nice/App/servicewatchdog/HeartbeatActor.h>
Classes | |
class | Nice::ServiceWatchdog |
This class initiates a reconnection to a property tree service after it has detected unreachability of this service. More... | |
Namespaces | |
Nice | |
Typedefs | |
typedef boost::weak_ptr< Nice::ServiceWatchdog > | Nice::ServiceWatchdogWeakPtr |