![]() |
Kea 2.0.3
|
Go to the source code of this file.
Classes | |
class | isc::db::SqlExchange |
Base class for backend exchanges. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | 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... | |