19 #ifndef CLOSE_COMREQCONF_HPP
20 #define CLOSE_COMREQCONF_HPP
22 #include "SignalData.hpp"
23 #include <NodeBitmask.hpp>
42 friend bool printCLOSECOMREQCONF(FILE * output,
const Uint32 * theData, Uint32 len, Uint16 receiverBlockNo);
45 STATIC_CONST( SignalLength = 4 + NodeBitmask::Size );
59 Uint32 theNodes[NodeBitmask::Size];