7#ifndef IFACES_CONFIG_PARSER_H
8#define IFACES_CONFIG_PARSER_H
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.
void parseInterfacesList(const CfgIfacePtr &cfg_iface, isc::data::ConstElementPtr ifaces_list)
parses interfaces-list structure
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.