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

Public Member Functions

 STATIC_CONST (RWPAGE_WORDS=GLOBAL_PAGE_SIZE_WORDS-4)

Public Attributes

Uint32 m_type_id
Uint16 m_first_free
Uint16 m_ref_count
Uint32 m_next_page
Uint32 m_prev_page
Uint32 m_data [RWPAGE_WORDS]

Detailed Description

Definition at line 23 of file RWPool.hpp.


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