|  | Kea 3.1.0
    | 
#include <config.h>#include <exceptions/exceptions.h>#include <cc/data.h>#include <asiolink/io_address.h>#include <dhcpsrv/cache_host_data_source.h>#include <dhcpsrv/host.h>#include <dhcpsrv/subnet_id.h>#include <config/cmds_impl.h>#include <boost/scoped_ptr.hpp>#include <boost/shared_ptr.hpp>#include <mutex>#include <vector>Go to the source code of this file.
| Classes | |
| class | isc::host_cache::HostCache | 
| Host Cache implementation.  More... | |
| Namespaces | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::host_cache | 
| Typedefs | |
| typedef boost::shared_ptr< HostCache > | isc::host_cache::HostCachePtr | 
| Pointer to the Host Cache hooks library implementation. | |
| Functions | |
| ElementPtr | isc::host_cache::toElement (const dhcp::ConstHostPtr &host) | 
| Unparse a host cache entry. | |