#include "Dbtup.hpp"#include <RefConvert.hpp>#include <ndb_limits.h>#include <pc.hpp>#include <signaldata/TupCommit.hpp>#include "../dblqh/Dblqh.hpp"Include dependency graph for DbtupCommit.cpp:

Go to the source code of this file.
Defines | |
| #define | DBTUP_C |
| #define | ljam() { jamLine(5000 + __LINE__); } |
| #define | ljamEntry() { jamEntryLine(5000 + __LINE__); } |
Functions | |
| static bool | operator>= (const Local_key &key1, const Local_key &key2) |
| #define DBTUP_C |
Definition at line 17 of file DbtupCommit.cpp.
| #define ljam | ( | ) | { jamLine(5000 + __LINE__); } |
Definition at line 25 of file DbtupCommit.cpp.
| #define ljamEntry | ( | ) | { jamEntryLine(5000 + __LINE__); } |
Definition at line 26 of file DbtupCommit.cpp.
1.4.7

