|
MySQL 5.6.14 Source Code Document
|
#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) |
SENDER: API RECIVER: Dbtc
Definition at line 29 of file ScanTab.hpp.
| ScanTabReq::STATIC_CONST | ( | StaticLength | = 11 | ) |
Length of signal
| ScanTabReq::STATIC_CONST | ( | ReceiverIdSectionNum | = 0 | ) |
Long section nums
|
friend |
Reciver(s)
Definition at line 33 of file ScanTab.hpp.
|
friend |
Sender(s)
Definition at line 38 of file ScanTab.hpp.
|
friend |
For printing
Definition at line 25 of file ScanTab.cpp.