7#ifndef IFACES_CONFIG_PARSER_H
8#define IFACES_CONFIG_PARSER_H
57 void parseInterfacesList(
const CfgIfacePtr& cfg_iface,
Parser for the configuration of interfaces.
void parse(const CfgIfacePtr &config, const isc::data::ConstElementPtr &values)
Parses content of the "interfaces-config".
IfacesConfigParser(const uint16_t protocol, bool test_mode)
Constructor.
boost::shared_ptr< const Element > ConstElementPtr
boost::shared_ptr< CfgIface > CfgIfacePtr
A pointer to the CfgIface .
Defines the logger used by the top-level component of kea-lfc.