Kea 2.7.5
|
#include <ha_config.h>
#include <ha_service.h>
#include <asiolink/io_service.h>
#include <cc/data.h>
#include <dhcpsrv/network_state.h>
#include <hooks/hooks.h>
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | isc::ha::HAImpl |
High Availability hooks library implementation. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::ha |
Typedefs | |
typedef boost::shared_ptr< HAImpl > | isc::ha::HAImplPtr |
Pointer to the High Availability hooks library implementation. | |