Kea 2.5.8
netconf_cfg_mgr.h File Reference
#include <cc/data.h>
#include <hooks/hooks_config.h>
#include <netconf/netconf_config.h>
#include <process/d_cfg_mgr.h>
#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

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.