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

Public Member Functions

 STATIC_CONST (Length=10)
 STATIC_CONST (MOREDATA_SHIFT=0)
 STATIC_CONST (MOREDATA_MASK=1)

Static Public Member Functions

static bool getHasMoreData (const UintR &flags)
static void setHasMoreData (UintR &flags, bool value)

Public Attributes

Uint32 senderRef
Uint32 saveSenderRef
Uint32 currRef
Uint32 saveCurrRef
Uint32 flags
Uint32 data [4]
Uint32 totalRows
Uint32 totalBytes

Detailed Description

Definition at line 103 of file Ndbinfo.hpp.

Member Data Documentation

Uint32 Ndbinfo::ScanCursor::flags

Flags

m = More data - 1 Bit 1

      1111111111222222222233

01234567890123456789012345678901 m

Definition at line 118 of file Ndbinfo.hpp.


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