![]() |
Kea 2.2.0
|
#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 | |
| namespace | isc |
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::dhcp |
Typedefs | |
| typedef boost::shared_ptr< NetworkState > | isc::dhcp::NetworkStatePtr |
Pointer to the NetworkState object. More... | |