![]() |
Kea 2.2.0
|
#include <cc/data.h>
#include <hooks/hooks_config.h>
#include <process/d_cfg_mgr.h>
#include <netconf/netconf_config.h>
#include <boost/pointer_cast.hpp>
#include <map>
#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 | |
typedef boost::shared_ptr< NetconfCfgMgr > | isc::netconf::NetconfCfgMgrPtr |
Defines a shared pointer to NetconfCfgMgr. More... | |
typedef boost::shared_ptr< NetconfConfig > | isc::netconf::NetconfConfigPtr |
Pointer to a configuration context. More... | |