19 #ifndef ALLOC_NODE_ID_HPP
20 #define ALLOC_NODE_ID_HPP
22 #include "SignalData.hpp"
23 #include <NodeBitmask.hpp>
30 STATIC_CONST( SignalLength = 5 );
31 STATIC_CONST( SignalLengthQMGR = 7 );
45 STATIC_CONST( SignalLength = 5 );
56 STATIC_CONST( SignalLength = 5 );
66 NodeFailureHandlingNotCompleted = 1703,
67 NodeTypeMismatch = 1704