![]() |
Kea
2.3.9
|
#include <cc/data.h>
#include <hooks/hooks_config.h>
#include <netconf/netconf_config.h>
#include <process/d_cfg_mgr.h>
#include <string>
Go to the source code of this file.
Classes | |
class | isc::netconf::NetconfCfgMgr |
Ctrl Netconf Configuration Manager. More... | |
class | isc::netconf::NetconfConfig |
Netconf Configuration Context. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-lfc. | |
isc::netconf | |
Typedefs | |
using | isc::netconf::NetconfCfgMgrPtr = boost::shared_ptr< NetconfCfgMgr > |
Defines a shared pointer to NetconfCfgMgr. More... | |
using | isc::netconf::NetconfConfigPtr = boost::shared_ptr< NetconfConfig > |
Pointer to a configuration context. More... | |