#include <database/database_connection.h>
#include <dhcpsrv/legal_log_mgr.h>
#include <exceptions/exceptions.h>
#include <boost/noncopyable.hpp>
#include <boost/scoped_ptr.hpp>
#include <functional>
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | isc::dhcp::LegalLogMgrFactory |
Backend Store Factory. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::dhcp |