Kea 2.5.8
random_allocation_state.h File Reference
#include <dhcpsrv/allocation_state.h>
#include <dhcpsrv/ip_range_permutation.h>
#include <dhcpsrv/pool.h>
#include <boost/shared_ptr.hpp>
#include <cstdint>
+ Include dependency graph for random_allocation_state.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dhcp::PoolRandomAllocationState
 Pool allocation state used by the random 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< PoolRandomAllocationState > isc::dhcp::PoolRandomAllocationStatePtr
 Type of the pointer to the PoolRandomAllocationState.