21 #include "SignalData.hpp"
30 STATIC_CONST( SignalLength = 12 );
54 static const Uint32* getCursorPtr(
const DbinfoScan* sig) {
55 return sig->cursor.data;
57 static Uint32* getCursorPtrSend(
DbinfoScan* sig) {
58 return sig->cursor.data;
68 STATIC_CONST( SignalLength = 5 );