MySQL 5.6.14 Source Code Document
|
#include <FsCloseReq.hpp>
Public Member Functions | |
STATIC_CONST (SignalLength=4) |
Friends | |
class | Ndbfs |
class | VoidFs |
class | Lgman |
class | Tsman |
class | Backup |
class | Dbdict |
class | Restore |
bool | printFSCLOSEREQ (FILE *output, const Uint32 *theData, Uint32 len, Uint16 receiverBlockNo) |
SENDER: RECIVER: Ndbfs
Definition at line 29 of file FsCloseReq.hpp.
FsCloseReq::STATIC_CONST | ( | SignalLength | = 4 | ) |
Length of signal
|
friend |
Sender(s)
Definition at line 41 of file FsCloseReq.hpp.
|
friend |
Reciver(s)
Definition at line 33 of file FsCloseReq.hpp.
|
friend |
For printing
Definition at line 24 of file FsCloseReq.cpp.