7 #ifndef HA_CONFIG_PARSER_H
8 #define HA_CONFIG_PARSER_H
40 void parseInternal(
const HAConfigPtr& config_storage,
51 const std::string& parameter_name)
const;
61 void logConfigStatus(
const HAConfigPtr& config_storage)
const;
void parse(const HAConfigPtr &config_storage, const data::ConstElementPtr &config)
Parses HA configuration.
Configuration parser for High Availability.
boost::shared_ptr< const Element > ConstElementPtr
Defines the logger used by the top-level component of kea-dhcp-ddns.
boost::shared_ptr< HAConfig > HAConfigPtr
Pointer to the High Availability configuration structure.