Kea 2.7.1
cfg_shared_networks.h File Reference
#include <asiolink/io_address.h>
#include <cc/cfg_to_element.h>
#include <cc/data.h>
#include <exceptions/exceptions.h>
#include <dhcpsrv/shared_network.h>
#include <boost/foreach.hpp>
#include <boost/shared_ptr.hpp>
#include <string>
+ Include dependency graph for cfg_shared_networks.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dhcp::CfgSharedNetworks< SharedNetworkPtrType, SharedNetworkCollection >
 This class holds configuration of shared networks. More...
 
class  isc::dhcp::CfgSharedNetworks4
 Represents configuration of IPv4 shared networks. More...
 
class  isc::dhcp::CfgSharedNetworks6
 Represents configuration of IPv6 shared networks. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::dhcp
 

Typedefs

typedef boost::shared_ptr< CfgSharedNetworks4isc::dhcp::CfgSharedNetworks4Ptr
 Pointer to the configuration of IPv4 shared networks.
 
typedef boost::shared_ptr< CfgSharedNetworks6isc::dhcp::CfgSharedNetworks6Ptr
 Pointer to the configuration of IPv6 shared networks.