TwiceAsNice  2019-02-18
Classes | Namespaces | Typedefs | Functions
ConfigServiceWatchdog.h File Reference
#include <vector>
#include <boost/make_shared.hpp>
#include <Nice/Property.h>
#include <Nice/Util/Sync.h>
#include <Nice/Property/BridgeIceService.h>
#include <Nice/Util/DispatcherFunc.h>
Include dependency graph for ConfigServiceWatchdog.h:

Classes

class  Nice::ServiceWatchdogListener
 This class defines the interface for a listener of a ServiceWatchdog. More...
 
class  Nice::ServiceWatchdog
 This class initiates a reconnection to a property tree service after it has detected unreachability of this service. More...
 
struct  Nice::ServiceWatchdog::ConnectionWatchdogDispatcherFunc
 

Namespaces

 Nice
 

 

Typedefs

typedef boost::shared_ptr< ServiceWatchdogListener > Nice::ServiceWatchdogListenerPtr
 

Functions

bool Nice::operator== (const ServiceWatchdogListener &lhs, const ServiceWatchdogListener &rhs)