![]() |
Kea
1.9.9-git
|
#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>
Include dependency graph for netconf_cfg_mgr.h:
This graph shows which files directly or indirectly include this file: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-dhcp-ddns. | |
| 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... | |