10 #ifndef dRadioRcvrPub_H_
11 #define dRadioRcvrPub_H_
81 virtual int radioId()
const;
86 virtual void sendFinalPduOnDestruction(
bool onOff);
95 static void setStateRepCreator(DtStateRepCreator creator);
96 static DtStateRepCreator stateRepCreator(
void);
98 static void setClassDfltTimeThreshold(
DtTime threshold);
118 bool mySendFinalInDtor;
121 static DtStateRepCreator theStateRepCreator;
122 static DtTime theClassDfltTimeThreshold;
123 static bool theClassDfltIsSetFlag;