![]() |
Kea
1.5.0
|
#include <config.h>#include <asiolink/io_address.h>#include <dhcp/duid.h>#include <dhcp/hwaddr.h>#include <dhcpsrv/dhcpsrv_log.h>#include <dhcpsrv/dhcpsrv_exceptions.h>#include <dhcpsrv/pgsql_lease_mgr.h>#include <boost/static_assert.hpp>#include <iomanip>#include <limits>#include <sstream>#include <string>#include <time.h>
Include dependency graph for pgsql_lease_mgr.cc:Go to the source code of this file.
Classes | |
| class | isc::dhcp::PgSqlLease4Exchange |
| Supports exchanging IPv4 leases with PostgreSQL. More... | |
| class | isc::dhcp::PgSqlLease6Exchange |
| Supports exchanging IPv6 leases with PostgreSQL. More... | |
| class | isc::dhcp::PgSqlLeaseExchange |
| Base class for marshalling leases to and from PostgreSQL. More... | |
| class | isc::dhcp::PgSqlLeaseStatsQuery |
| Base PgSql derivation of the statistical lease data query. More... | |
Namespaces | |
| isc | |
| Defines the logger used by the top-level component of kea-dhcp-ddns. | |
| isc::dhcp | |