MDB_xcursor Struct Reference
[LMDB Internals]

Data Fields

MDB_cursor mx_cursor
MDB_db mx_db
MDB_dbx mx_dbx
unsigned char mx_dbflag

Detailed Description

Context for sorted-dup records. We could have gone to a fully recursive design, with arbitrarily deep nesting of sub-databases. But for now we only handle these levels - main DB, optional sub-DB, sorted-duplicate DB.


Field Documentation

A sub-cursor for traversing the Dup DB

The database record for this Dup DB

The auxiliary DB record for this Dup DB

unsigned char MDB_xcursor::mx_dbflag

The Transaction DB Flags for this Dup DB


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