#include "Dbtup.hpp"#include <RefConvert.hpp>#include <ndb_limits.h>#include <pc.hpp>#include <AttributeDescriptor.hpp>#include "AttributeOffset.hpp"#include <AttributeHeader.hpp>Include dependency graph for DbtupRoutines.cpp:

Go to the source code of this file.
Defines | |
| #define | DBTUP_C |
| #define | ljam() { jamLine(3000 + __LINE__); } |
| #define | ljamEntry() { jamEntryLine(3000 + __LINE__); } |
| #define DBTUP_C |
Definition at line 18 of file DbtupRoutines.cpp.
| #define ljam | ( | ) | { jamLine(3000 + __LINE__); } |
Definition at line 27 of file DbtupRoutines.cpp.
| #define ljamEntry | ( | ) | { jamEntryLine(3000 + __LINE__); } |
Definition at line 28 of file DbtupRoutines.cpp.
1.4.7

