MDB_envinfo Struct Reference
[MDB API]

Information about the environment. More...

#include <lmdb.h>

Data Fields

void * me_mapaddr
size_t me_mapsize
size_t me_last_pgno
size_t me_last_txnid
unsigned int me_maxreaders
unsigned int me_numreaders

Detailed Description

Information about the environment.


Field Documentation

Address of map, if fixed

Size of the data memory map

ID of the last used page

ID of the last committed transaction

max reader slots in the environment

max reader slots used in the environment


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

Generated on 2 Nov 2015 for MDB by  doxygen 1.6.1