![]() |
Kea 2.2.0
|
#include <database/database_connection.h>#include <database/db_exceptions.h>#include <dhcpsrv/base_host_data_source.h>#include <mysql/mysql_connection.h>#include <stdint.h>#include <utility>#include <string>
Include dependency graph for mysql_host_data_source.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | isc::dhcp::MySqlHostDataSource::MySqlHostContextAlloc |
| Context RAII Allocator. More... | |
| class | isc::dhcp::MySqlHostDataSource |
| MySQL Host Data Source. More... | |
Namespaces | |
| namespace | isc |
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::dhcp |
Typedefs | |
| typedef boost::shared_ptr< MySqlHostContext > | isc::dhcp::MySqlHostContextPtr |
| Type of pointers to contexts. More... | |
| typedef boost::shared_ptr< MySqlHostDataSourceImpl > | isc::dhcp::MySqlHostDataSourceImplPtr |
| Type of pointers to MySqlHostDataSourceImpl. More... | |