19 #ifndef MASTER_GCP_HPP 
   20 #define MASTER_GCP_HPP 
   22 #include <NodeBitmask.hpp> 
   34   STATIC_CONST( SignalLength = 10 + NdbNodeBitmask::Size );
 
   79       GCP_PREPARE_RECEIVED = 1,
 
   80       GCP_COMMIT_RECEIVED  = 2,
 
   94   Uint32 oldestRestorableGCI;
 
   96   Uint32 lcpActive[NdbNodeBitmask::Size];
 
  112   STATIC_CONST( SignalLength = 2 );
 
  128   STATIC_CONST( SignalLength = 2 );