![]() |
Kea 2.7.7
|
#include <agent/ca_cfg_mgr.h>
#include <http/listener.h>
#include <process/d_process.h>
#include <vector>
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< CtrlAgentProcess > | isc::agent::CtrlAgentProcessPtr |
Defines a shared pointer to CtrlAgentProcess. | |
typedef boost::shared_ptr< HttpSocketInfo > | isc::agent::HttpSocketInfoPtr |
Pointer to a HttpSocketInfo object. | |