19 #ifndef ALTER_INDX_HPP
20 #define ALTER_INDX_HPP
22 #include "SignalData.hpp"
23 #include <Bitmask.hpp>
24 #include <trigger_definitions.h>
27 STATIC_CONST( SignalLength = 7 );
30 RF_BUILD_OFFLINE = 1 << 8
43 STATIC_CONST( SignalLength = 5 );
46 union { Uint32 clientData, senderData; };
59 BadRequestType = 4247,
63 InvalidIndexVersion = 241
66 STATIC_CONST( SignalLength = 9 );
69 union { Uint32 clientData, senderData; };