Kea  1.9.9-git
network_state.h File Reference
#include <cc/data.h>
#include <dhcpsrv/subnet_id.h>
#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>
#include <set>
#include <mutex>
#include <string>
+ Include dependency graph for network_state.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dhcp::NetworkState
 Holds information about DHCP service enabling status. More...
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< NetworkState > isc::dhcp::NetworkStatePtr
 Pointer to the NetworkState object. More...