19 #ifndef API_VERSION_HPP
20 #define API_VERSION_HPP
22 #include "SignalData.hpp"
35 friend bool printAPI_VERSION_REQ(FILE *,
const Uint32 *, Uint32, Uint16);
37 STATIC_CONST( SignalLength = 4 );
58 friend bool printAPI_VERSION_CONF(FILE *,
const Uint32 *, Uint32, Uint16);
60 STATIC_CONST( SignalLength = 5 );