7#ifndef HA_CONFIG_PARSER_H
8#define HA_CONFIG_PARSER_H
60 const std::string& parameter_name);
Configuration parser for High Availability.
static HAConfigMapperPtr parse(const data::ConstElementPtr &config)
Parses HA configuration.
boost::shared_ptr< const Element > ConstElementPtr
boost::shared_ptr< Element > ElementPtr
boost::shared_ptr< HAConfigMapper > HAConfigMapperPtr
Pointer to an object mapping HAConfig to relationships.
Defines the logger used by the top-level component of kea-lfc.