34 #include <ndb_global.h>
45 void next(T* obj) { theNext = obj;}
46 T* next() {
return theNext;}
60 Uint32 theSubroutine[16];
61 Uint32 theLabelAddress[16];
62 Uint32 theLabelNo[16];
74 Uint32 theSubroutineAddress[16];
87 Uint32 theSignalAddress;
88 Uint32 theBranchAddress;
89 Uint32 theBranchLabel;
103 Uint32 theSignalAddress;
104 Uint32 theSubroutine;
126 Uint32 m_openBlobCount;
135 void release(
Ndb* ndb);
136 inline bool isLockRefValid()
const
141 return ( m_lockRef[0] != 0 );
143 inline Uint32 getDistKey()
const
148 inline const Uint32* getKeyInfoWords(Uint32& sz)
const
152 return &m_lockRef[1];