19 #ifndef MASTER_LCP_HPP
20 #define MASTER_LCP_HPP
23 #include "SignalData.hpp"
34 friend bool printMASTER_LCP_CONF(FILE *,
const Uint32 *, Uint32, Uint16);
36 STATIC_CONST( SignalLength = 3 );
40 LCP_STATUS_ACTIVE = 2,
41 LCP_TAB_COMPLETED = 8,
45 friend NdbOut& operator<<(NdbOut&,
const State&);
64 friend bool printMASTER_LCP_REQ(FILE *,
const Uint32 *, Uint32, Uint16);
66 STATIC_CONST( SignalLength = 2 );
78 friend bool printMASTER_LCP_REF(FILE *,
const Uint32 *, Uint32, Uint16);
80 STATIC_CONST( SignalLength = 2 );