Kea 2.5.8
ha_impl.h File Reference
#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>
+ Include dependency graph for ha_impl.h:
+ This graph shows which files directly or indirectly include this file:

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.