7 #ifndef CONFIG_BACKEND_DHCP6_MGR_H
8 #define CONFIG_BACKEND_DHCP6_MGR_H
13 #include <boost/scoped_ptr.hpp>
34 public boost::noncopyable {
65 static boost::scoped_ptr<ConfigBackendDHCPv6Mgr>& getConfigBackendDHCPv6MgrPtr();
71 #endif // CONFIG_BACKEND_DHCP6_MGR_H
static ConfigBackendDHCPv6Mgr & instance()
Returns a sole instance of the ConfigBackendDHCPv6Mgr.
Base class for Configuration Backend Managers (CBM).
Configuration Backend Manager for DHPCv6 servers.
Defines the logger used by the top-level component of kea-dhcp-ddns.
static void destroy()
Destroys the instance of the ConfigBackendDHCPv6Mgr.
static void create()
Creates new instance of the ConfigBackendDHCPv6Mgr.