Kea 2.5.8
shared_networks_list_parser.h File Reference
#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>
+ Include dependency graph for shared_networks_list_parser.h:
+ This graph shows which files directly or indirectly include this file:

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.