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