Kea
1.9.9-git
|
#include <cc/cfg_to_element.h>
#include <dhcpsrv/host.h>
#include <boost/shared_ptr.hpp>
#include <list>
#include <string>
Go to the source code of this file.
Classes | |
class | isc::dhcp::CfgHostOperations |
Represents global configuration for host reservations. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::dhcp | |
Typedefs | |
Pointers to the @ref CfgHostOperations objects. | |
typedef boost::shared_ptr< CfgHostOperations > | isc::dhcp::CfgHostOperationsPtr |
Pointer to the Non-const object. More... | |
typedef boost::shared_ptr< const CfgHostOperations > | isc::dhcp::ConstCfgHostOperationsPtr |
Pointer to the const object. More... | |