21 #include "SignalData.hpp" 
   34   friend bool printADD_FRAG_REQ(FILE *, 
const Uint32 *, Uint32, Uint16);
 
   40     CreateInRunning = 0x8000000,
 
   41     TemporaryTable  = 0x00000010
 
   51   Uint32 totalFragments;
 
   69   friend bool printADD_FRAG_REF(FILE *, 
const Uint32 *, Uint32, Uint16);
 
   71   STATIC_CONST( SignalLength = 2 );
 
   89   friend bool printADD_FRAG_CONF(FILE *, 
const Uint32 *, Uint32, Uint16);
 
   91   STATIC_CONST( SignalLength = 2 );
 
  110   friend bool printLQH_FRAG_REQ(FILE *, 
const Uint32 *, Uint32, Uint16);
 
  113   STATIC_CONST( SignalLength = 22 );
 
  116     CreateInRunning = 0x8000000,
 
  117     TemporaryTable = 0x00000010
 
  134   Uint32 localKeyLength;
 
  138   Uint32 maxLoadFactor;
 
  139   Uint32 minLoadFactor;
 
  143   Uint32 tablespace_id;       
 
  163   friend bool printLQH_FRAG_CONF(FILE *, 
const Uint32 *, Uint32, Uint16);
 
  187   friend bool printLQH_FRAG_REF(FILE *, 
const Uint32 *, Uint32, Uint16);
 
  212   friend bool printLQH_ADD_ATTR_REQ(FILE *, 
const Uint32 *, Uint32, Uint16);
 
  214   STATIC_CONST( HeaderLength = 4 );
 
  215   STATIC_CONST( EntryLength = 3 );
 
  216   STATIC_CONST( MAX_ATTRIBUTES = 6 );
 
  217   STATIC_CONST( DEFAULT_VALUE_SECTION_NUM = 0 );
 
  220     Uint32 attrDescriptor;      
 
  225   Uint32 noOfAttributes;
 
  227   Uint32 senderAttrPtr;
 
  228   Entry attributes[MAX_ATTRIBUTES];
 
  243   friend bool printLQH_ADD_ATTR_REF(FILE *, 
const Uint32 *, Uint32, Uint16);
 
  264   friend bool printLQH_ADD_ATTR_CONF(FILE *, 
const Uint32 *, Uint32, Uint16);
 
  270   Uint32 senderAttrPtr;
 
  275   STATIC_CONST( SignalLength = 5 );
 
  278     AlterTableAbort = 0x1
 
  289   STATIC_CONST( SignalLength = 5 );
 
  299   STATIC_CONST( SignalLength = 4 );