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

Public Member Functions

 STATIC_CONST (HeaderSize=2)

Static Public Member Functions

static Uint32 computeBlockSizeInWords (Uint32 datasz)

Public Attributes

Uint32 m_magic
union {
   Uint32   m_next_block
   Uint32   nextPool
}; 
Uint32 m_data [1]

Detailed Description

Definition at line 22 of file ArenaPool.hpp.


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