Kea 2.5.8
netconf_process.h File Reference
#include <netconf/netconf.h>
#include <process/d_process.h>
#include <vector>
+ Include dependency graph for netconf_process.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::netconf::NetconfProcess
 Kea Netconf Application Process. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::netconf
 

Typedefs

using isc::netconf::NetconfProcessPtr = boost::shared_ptr< NetconfProcess >
 Defines a shared pointer to NetconfProcess.