Kea 3.1.1
ping_check_mgr.h File Reference
#include <asiolink/interval_timer.h>
#include <asiolink/io_address.h>
#include <asiolink/io_service.h>
#include <asiolink/io_service_thread_pool.h>
#include <cc/data.h>
#include <cc/simple_parser.h>
#include <dhcpsrv/host.h>
#include <dhcpsrv/srv_config.h>
#include <hooks/callout_handle.h>
#include <dhcp/pkt4.h>
#include <dhcpsrv/lease.h>
#include <dhcpsrv/network_state.h>
#include <ping_context_store.h>
#include <ping_channel.h>
#include <config_cache.h>
#include <boost/enable_shared_from_this.hpp>
#include <mutex>
+ Include dependency graph for ping_check_mgr.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::ping_check::PingCheckMgr
 Ping Check Manager. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::ping_check
 

Typedefs

typedef boost::shared_ptr< PingCheckMgrisc::ping_check::PingCheckMgrPtr
 Defines a shared pointer to a PingCheckMgr.
 
typedef boost::shared_ptr< PingContextStoreisc::ping_check::PingContextStorePtr
 Defines a pointer to a PingContextStore.