22 #include "SignalData.hpp"
23 #include <NodeBitmask.hpp>
36 friend bool printSTART_REC_REQ(FILE *,
const Uint32 *, Uint32, Uint16);
38 STATIC_CONST( SignalLength = 6 + NdbNodeBitmask::Size);
41 Uint32 receivingNodeId;
44 Uint32 lastCompletedGci;
47 Uint32 sr_nodes[NdbNodeBitmask::Size];
61 friend bool printSTART_REC_CONF(FILE *,
const Uint32 *, Uint32, Uint16);
63 STATIC_CONST( SignalLength = 2 );
66 Uint32 startingNodeId;