MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DbUtil::Page32 Struct Reference

For storing SimpleProperties objects and similar temporary data. More...

#include <DbUtil.hpp>

Public Attributes

union {
   Uint32   data [UTIL_WORDS_PER_PAGE]
   Uint32   chunkSize
   Uint32   nextChunk
   Uint32   lastChunk
}; 
Uint32 nextPool

Detailed Description

For storing SimpleProperties objects and similar temporary data.

Definition at line 152 of file DbUtil.hpp.


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