Kea 3.0.0
ca_process.h File Reference
#include <agent/ca_cfg_mgr.h>
#include <http/listener.h>
#include <process/d_process.h>
#include <vector>
Include dependency graph for ca_process.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::agent::CtrlAgentProcess
 Kea Control Agent Application Process. More...
struct  isc::agent::HttpSocketInfo
 Structure used to store HTTP/HTTPS connection data. More...

Namespaces

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

Typedefs

typedef boost::shared_ptr< CtrlAgentProcessisc::agent::CtrlAgentProcessPtr
 Defines a shared pointer to CtrlAgentProcess.
typedef boost::shared_ptr< HttpSocketInfoisc::agent::HttpSocketInfoPtr
 Pointer to a HttpSocketInfo object.