|  | Kea 3.0.0
    | 
#include <cc/data.h>#include <cc/dhcp_config_error.h>#include <cc/simple_parser.h>#include <exceptions/exceptions.h>#include <dhcpsrv/subnet.h>#include <dhcpsrv/parsers/shared_network_parser.h>#include <vector>Go to the source code of this file.
| Classes | |
| class | isc::dhcp::SharedNetworksListParser< SharedNetworkParserType > | 
| Parser for a list of shared networks.  More... | |
| Namespaces | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::dhcp | 
| Typedefs | |
| typedef SharedNetworksListParser< SharedNetwork4Parser > | isc::dhcp::SharedNetworks4ListParser | 
| Type of the shared networks list parser for IPv4. | |
| typedef SharedNetworksListParser< SharedNetwork6Parser > | isc::dhcp::SharedNetworks6ListParser | 
| Type of the shared networks list parser for IPv6. | |