Kea
1.9.9-git
|
#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 | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::ha | |
Typedefs | |
typedef boost::shared_ptr< HAImpl > | isc::ha::HAImplPtr |
Pointer to the High Availability hooks library implementation. More... | |