Kea 2.7.5
|
#include <dhcpsrv/allocation_state.h>
#include <dhcpsrv/pool.h>
#include <dhcpsrv/subnet.h>
#include <boost/shared_ptr.hpp>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | isc::dhcp::PoolFreeLeaseQueueAllocationState |
Pool allocation state used by the FLQ allocator. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::dhcp |
Typedefs | |
typedef boost::shared_ptr< PoolFreeLeaseQueueAllocationState > | isc::dhcp::PoolFreeLeaseQueueAllocationStatePtr |
Type of the pointer to the PoolFreeLeaseQueueAllocationState . | |