7 #ifndef DHCP_QUEUE_CONTROL_PARSER_H
8 #define DHCP_QUEUE_CONTROL_PARSER_H
50 bool multi_threading_enabled);
Parser for the configuration of DHCP packet queue controls.
DHCPQueueControlParser()
Constructor.
data::ElementPtr parse(const isc::data::ConstElementPtr &control_elem, bool multi_threading_enabled)
Parses content of the "dhcp-queue-control".
boost::shared_ptr< const Element > ConstElementPtr
boost::shared_ptr< Element > ElementPtr
Defines the logger used by the top-level component of kea-lfc.