Kea
1.9.9-git
|
#include <database/database_connection.h>
#include <boost/shared_ptr.hpp>
#include <cstdint>
#include <set>
#include <string>
Go to the source code of this file.
Classes | |
class | isc::cb::BaseConfigBackend |
Interface for Kea server specific configuration backend implementations. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::cb | |
Typedefs | |
typedef boost::shared_ptr< BaseConfigBackend > | isc::cb::BaseConfigBackendPtr |
Shared pointer to the BaseConfigBackend . More... | |