18 #ifndef GET_CONFIG_HPP
19 #define GET_CONFIG_HPP
21 #include "SignalData.hpp"
35 friend bool printGET_CONFIG_REQ(FILE *,
const Uint32 *, Uint32, Uint16);
37 STATIC_CONST( SignalLength = 2 );
49 friend bool printGET_CONFIG_REF(FILE *,
const Uint32 *, Uint32, Uint16);
51 STATIC_CONST( SignalLength = 1 );
69 friend bool printGET_CONFIG_CONF(FILE *,
const Uint32 *, Uint32, Uint16);
71 STATIC_CONST( SignalLength = 1 );