19 #ifndef DIH_FRAG_COUNT_HPP 
   20 #define DIH_FRAG_COUNT_HPP 
   22 #include "SignalData.hpp" 
   30   STATIC_CONST( SignalLength = 4 );
 
   31   STATIC_CONST( RetryInterval = 5 );
 
   32   Uint32 m_connectionData;
 
   35   Uint32 m_schemaTransId;
 
   44   STATIC_CONST( SignalLength = 5 );
 
   45   Uint32 m_connectionData;
 
   48   Uint32 m_fragmentCount;
 
   60     ErroneousTableState = 1
 
   62   STATIC_CONST( SignalLength = 6 );
 
   63   Uint32 m_connectionData;
 
   68   Uint32 m_schemaTransId;