19 #ifndef PREP_DROP_TAB_HPP
20 #define PREP_DROP_TAB_HPP
22 #include "SignalData.hpp"
39 friend bool printPREP_DROP_TAB_REQ(FILE *,
const Uint32 *, Uint32, Uint16);
41 STATIC_CONST( SignalLength = 4 );
65 friend bool printPREP_DROP_TAB_CONF(FILE *,
const Uint32 *, Uint32, Uint16);
90 friend bool printPREP_DROP_TAB_REF(FILE *,
const Uint32 *, Uint32, Uint16);
97 PrepDropInProgress = 2,
99 InvalidTableState = 4,