![]() |
Kea
1.9.9-git
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | isc::db::SqlExchange |
| Base class for backend exchanges. More... | |
Namespaces | |
| isc | |
| Defines the logger used by the top-level component of kea-dhcp-ddns. | |
| isc::db | |
Enumerations | |
| enum | isc::db::ExchangeDataType { isc::db::EXCHANGE_DATA_TYPE_NONE, isc::db::EXCHANGE_DATA_TYPE_BOOL, isc::db::EXCHANGE_DATA_TYPE_INT8, isc::db::EXCHANGE_DATA_TYPE_INT16, isc::db::EXCHANGE_DATA_TYPE_INT32, isc::db::EXCHANGE_DATA_TYPE_INT64, isc::db::EXCHANGE_DATA_TYPE_TIMESTAMP, isc::db::EXCHANGE_DATA_TYPE_STRING, isc::db::EXCHANGE_DATA_TYPE_BYTES, isc::db::EXCHANGE_DATA_TYPE_UUID, isc::db::EXCHANGE_DATA_TYPE_UDT, isc::db::EXCHANGE_DATA_TYPE_COLLECTION } |
| Used to map server data types with internal backend storage data types. More... | |