Kea 2.7.5
|
#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 | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::netconf |
Typedefs | |
using | isc::netconf::NetconfCfgMgrPtr = boost::shared_ptr<NetconfCfgMgr> |
Defines a shared pointer to NetconfCfgMgr. | |
using | isc::netconf::NetconfConfigPtr = boost::shared_ptr<NetconfConfig> |
Pointer to a configuration context. | |