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

#include <ScanTab.hpp>

Public Member Functions

 STATIC_CONST (StaticLength=11)
 STATIC_CONST (MaxTotalAttrInfo=0xFFFF)
 STATIC_CONST (ReceiverIdSectionNum=0)
 STATIC_CONST (AttrInfoSectionNum=1)
 STATIC_CONST (KeyInfoSectionNum=2)

Friends

class Dbtc
class NdbTransaction
class NdbScanOperation
class NdbIndexScanOperation
class NdbQueryImpl
class NdbScanFilterImpl
bool printSCANTABREQ (FILE *output, const Uint32 *theData, Uint32 len, Uint16 receiverBlockNo)

Detailed Description

SENDER: API RECIVER: Dbtc

Definition at line 29 of file ScanTab.hpp.

Member Function Documentation

ScanTabReq::STATIC_CONST ( StaticLength  = 11)

Length of signal

ScanTabReq::STATIC_CONST ( ReceiverIdSectionNum  = 0)

Long section nums

Friends And Related Function Documentation

friend class Dbtc
friend

Reciver(s)

Definition at line 33 of file ScanTab.hpp.

friend class NdbTransaction
friend

Sender(s)

Definition at line 38 of file ScanTab.hpp.

bool printSCANTABREQ ( FILE *  output,
const Uint32 *  theData,
Uint32  len,
Uint16  receiverBlockNo 
)
friend

For printing

Definition at line 25 of file ScanTab.cpp.


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