MySQL 5.6.14 Source Code Document
|
#include <ScanTab.hpp>
Classes | |
struct | OpData |
Public Member Functions | |
STATIC_CONST (SignalLength=4) | |
STATIC_CONST (EndOfData=(1<< 31)) |
Friends | |
class | NdbTransaction |
class | Dbtc |
bool | printSCANTABCONF (FILE *output, const Uint32 *theData, Uint32 len, Uint16 receiverBlockNo) |
SENDER: Dbtc RECIVER: API
Definition at line 400 of file ScanTab.hpp.
ScanTabConf::STATIC_CONST | ( | SignalLength | = 4 | ) |
Length of signal
|
friend |
Sender(s)
Definition at line 409 of file ScanTab.hpp.
|
friend |
Reciver(s)
Definition at line 404 of file ScanTab.hpp.
|
friend |
For printing
Definition at line 64 of file ScanTab.cpp.