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

#include <Dbspj.hpp>

Collaboration diagram for Dbspj::RowPtr:

Classes

struct  Header
struct  Linear
struct  Section

Public Types

enum  RowType { RT_SECTION = 1, RT_LINEAR = 2, RT_END = 0 }

Public Attributes

Uint32 m_type
Uint32 m_src_node_no
Uint32 m_src_node_ptrI
Uint32 m_src_correlation
union {
   struct Section   m_section
   struct Linear   m_linear
m_row_data

Detailed Description

This struct represent a row being passed to a child

Definition at line 153 of file Dbspj.hpp.


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