MDB_dbx Struct Reference
[LMDB Internals]

Data Fields

MDB_val md_name
MDB_cmp_funcmd_cmp
MDB_cmp_funcmd_dcmp
MDB_rel_funcmd_rel
void * md_relctx

Detailed Description

Auxiliary DB info. The information here is mostly static/read-only. There is only a single copy of this record in the environment.


Field Documentation

name of the database

function for comparing keys

function for comparing data items

user relocate function

user-provided context for md_rel


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 15 Feb 2016 for LMDB by  doxygen 1.6.1