MDB_metabuf Union Reference
[LMDB Internals]

Data Fields

MDB_page mb_page
struct {
   char   mm_pad [PAGEHDRSZ]
   MDB_meta   mm_meta
mb_metabuf

Detailed Description

Buffer for a stack-allocated meta page. The members define size and alignment, and silence type aliasing warnings. They are not used directly; that could mean incorrectly using several union members in parallel.


The documentation for this union 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