Kea 2.7.5
|
#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 | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::cb |
Typedefs | |
typedef boost::shared_ptr< BaseConfigBackend > | isc::cb::BaseConfigBackendPtr |
Shared pointer to the BaseConfigBackend . | |