Kea 2.5.8
cfg_expiration.h File Reference
#include <asiolink/interval_timer.h>
#include <cc/cfg_to_element.h>
#include <dhcpsrv/timer_mgr.h>
#include <boost/shared_ptr.hpp>
#include <functional>
#include <stdint.h>
#include <string>
+ Include dependency graph for cfg_expiration.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dhcp::CfgExpiration
 Holds configuration parameters pertaining to lease expiration and lease affinity. More...
 

Namespaces

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

Typedefs

Pointers to the @c CfgExpiration objects.

Pointer to the Non-const object.

typedef boost::shared_ptr< CfgExpiration > isc::dhcp::CfgExpirationPtr
 
typedef boost::shared_ptr< const CfgExpiration > isc::dhcp::ConstCfgExpirationPtr
 Pointer to the const object.