22 #include "SignalData.hpp" 
   38   friend bool printTUPKEYREQ(FILE * output, 
const Uint32 * theData, Uint32 len, Uint16 receiverBlockNo);
 
   41   STATIC_CONST( SignalLength = 20 );
 
   55   Uint32 storedProcedure;
 
   59   Uint32 primaryReplica;
 
   64   Uint32 m_row_id_page_no;
 
   65   Uint32 m_row_id_page_idx;
 
   67   Uint32 deferred_constraints;
 
   84   friend bool printTUPKEYCONF(FILE * output, 
const Uint32 * theData, Uint32 len, Uint16 receiverBlockNo);
 
   87   STATIC_CONST( SignalLength = 6 );
 
   97   Uint32 noFiredTriggers;
 
  116   friend bool printTUPKEYREF(FILE * output, 
const Uint32 * theData, Uint32 len, Uint16 receiverBlockNo);
 
  119   STATIC_CONST( SignalLength = 2 );