7#ifndef PROCESS_CONFIG_CONTROL_PARSER_H
8#define PROCESS_CONFIG_CONTROL_PARSER_H
Implements parser for config control information, "config-control".
ConfigControlInfoPtr parse(const data::ConstElementPtr &config_control)
Parses a configuration control Element.
boost::shared_ptr< const Element > ConstElementPtr
boost::shared_ptr< ConfigControlInfo > ConfigControlInfoPtr
Defines a pointer to a ConfigControlInfo.
Defines the logger used by the top-level component of kea-lfc.