Kea
1.9.9-git
|
#include <netconf/netconf_cfg_mgr.h>
#include <netconf/control_socket.h>
#include <netconf/http_control_socket.h>
#include <netconf/stdout_control_socket.h>
#include <netconf/unix_control_socket.h>
#include <sysrepo-cpp/Session.hpp>
#include <map>
Go to the source code of this file.
Classes | |
class | isc::netconf::NetconfAgent |
Netconf agent. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::netconf | |
Typedefs | |
typedef boost::shared_ptr< NetconfAgent > | isc::netconf::NetconfAgentPtr |
Type definition for the pointer to the NetconfAgent . More... | |