MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Dbspj::RowPage Struct Reference
Collaboration diagram for Dbspj::RowPage:

Public Member Functions

 RowPage ()
 STATIC_CONST (SIZE=GLOBAL_PAGE_SIZE_WORDS-7)

Public Attributes

struct File_formats::Page_header m_page_header
Uint32 unused0
Uint32 unused1
Uint32 nextList
Uint32 prevList
Uint32 m_data [GLOBAL_PAGE_SIZE_WORDS-7]

Detailed Description

Definition at line 307 of file Dbspj.hpp.

Constructor & Destructor Documentation

Dbspj::RowPage::RowPage ( )
inline

NOTE: This contains various padding to be binary aligned with Tup_page (for storing into DLFifoList<RowPage>

Definition at line 313 of file Dbspj.hpp.


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