Kea 2.7.5
|
#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... | |
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. | |