Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
afw_lmdb_index.h File Reference

Helpers for afw_adaptor implementation index development. More...

#include "afw_interface.h"
#include "afw_lmdb_internal.h"

Go to the source code of this file.

Functions

afw_adaptor_impl_index_tafw_lmdb_adaptor_impl_index_create (const afw_lmdb_adaptor_session_t *session, const afw_lmdb_adaptor_t *adaptor, MDB_txn *txn, afw_xctx_t *xctx)
 
const afw_utf8_tafw_lmdb_index_database (const afw_utf8_t *object_type_id, const afw_utf8_t *property_name, const afw_pool_t *pool, afw_xctx_t *xctx)
 

Detailed Description

Helpers for afw_adaptor implementation index development.

Definition in file afw_lmdb_index.h.