Kea 3.1.1
config_cache.h File Reference
#include <ping_check_config.h>
#include <cc/base_stamped_element.h>
#include <cc/data.h>
#include <dhcpsrv/subnet.h>
#include <map>
#include <mutex>
+ Include dependency graph for config_cache.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::ConfigCache
 ConfigCache stores ping check config per subnet. 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< ConfigCacheisc::ping_check::ConfigCachePtr
 Defines a shared pointer to a ConfigCache.