Kea
1.9.9-git
|
#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>
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... | |