Monero
Loading...
Searching...
No Matches
Public Attributes | List of all members
MDB_stat Struct Reference

Statistics for a database in the environment. More...

#include <lmdb.h>

Collaboration diagram for MDB_stat:
Collaboration graph
[legend]

Public Attributes

unsigned int ms_psize
 
unsigned int ms_depth
 
mdb_size_t ms_branch_pages
 
mdb_size_t ms_leaf_pages
 
mdb_size_t ms_overflow_pages
 
mdb_size_t ms_entries
 

Detailed Description

Statistics for a database in the environment.


The documentation for this struct was generated from the following file: