Adaptive Framework
0.9.0
|
Implementation of afw_adaptor_factory interface for LMDB. More...
Go to the source code of this file.
Macros | |
#define | AFW_IMPLEMENTATION_ID "lmdb" |
Functions | |
const afw_adaptor_t * | impl_afw_adaptor_factory_create_adaptor_cede_p (const afw_adaptor_factory_t *instance, const afw_object_t *properties, const afw_pool_t *p, afw_xctx_t *xctx) |
Variables | |
const afw_adaptor_factory_t | afw_lmdb_adaptor_factory |
Implementation of afw_adaptor_factory interface for LMDB.
Definition in file afw_lmdb_adaptor_factory.c.
const afw_adaptor_factory_t afw_lmdb_adaptor_factory |
Definition at line 27 of file afw_lmdb_adaptor_factory.c.