7#ifndef EXPIRATION_CONFIG_PARSER_H
8#define EXPIRATION_CONFIG_PARSER_H
Parser for the configuration parameters pertaining to the processing of expired leases.
virtual ~ExpirationConfigParser()
Destructor.
void parse(isc::data::ConstElementPtr expiration_config, isc::dhcp::CfgExpirationPtr expiration)
Parses parameters in the JSON map, pertaining to the processing of the expired leases.
boost::shared_ptr< const Element > ConstElementPtr
boost::shared_ptr< CfgExpiration > CfgExpirationPtr
Pointer to the Non-const object.
Defines the logger used by the top-level component of kea-lfc.