|  | Kea 3.0.0
    | 
#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>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. | |
| typedef boost::shared_ptr< CfgExpiration > | isc::dhcp::CfgExpirationPtr | 
| Pointer to the Non-const object. | |
| typedef boost::shared_ptr< const CfgExpiration > | isc::dhcp::ConstCfgExpirationPtr | 
| Pointer to the const object. | |