|  | Kea 3.1.0
    | 
#include <asiolink/io_service.h>#include <cc/data.h>#include <config/http_command_config.h>#include <exceptions/exceptions.h>#include <d2srv/d2_config.h>#include <hooks/hooks_config.h>#include <process/d_cfg_mgr.h>#include <stdint.h>#include <string>Go to the source code of this file.
| Classes | |
| class | isc::d2::D2CfgContext | 
| DHCP-DDNS Configuration Context.  More... | |
| class | isc::d2::D2CfgMgr | 
| DHCP-DDNS Configuration Manager.  More... | |
| Namespaces | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::d2 | 
| Typedefs | |
| typedef boost::shared_ptr< D2CfgContext > | isc::d2::D2CfgContextPtr | 
| Pointer to a configuration context. | |
| typedef boost::shared_ptr< D2CfgMgr > | isc::d2::D2CfgMgrPtr | 
| Defines a shared pointer to D2CfgMgr. | |
| typedef boost::shared_ptr< DdnsDomainListMgr > | isc::d2::DdnsDomainListMgrPtr | 
| Defines a pointer for DdnsDomain instances. | |