MySQL 5.6.14 Source Code Document
|
#include <QueryTree.hpp>
Static Public Member Functions | |
static Uint32 | getNodeCnt (Uint32 cnt_len) |
static Uint32 | getLength (Uint32 cnt_len) |
static void | setCntLen (Uint32 &d, Uint32 c, Uint32 l) |
Public Attributes | |
Uint32 | cnt_len |
Uint32 | nodes [1] |
This is the definition of a QueryTree
Definition at line 306 of file QueryTree.hpp.