![]() |
Kea 2.2.0
|
#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>
Include dependency graph for netconf.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | isc::netconf::NetconfAgent |
| Netconf agent. More... | |
Namespaces | |
| namespace | isc |
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::netconf |
Typedefs | |
| typedef boost::shared_ptr< NetconfAgent > | isc::netconf::NetconfAgentPtr |
Type definition for the pointer to the NetconfAgent. More... | |