9 #ifndef DtTENAReflectedEntity_H_
10 #define DtTENAReflectedEntity_H_
95 virtual void printDataToStream(std::ostream& str)
const;
99 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
101 static void setUseDeadReckoning(
bool yesNo);
102 static bool useDeadReckoning();
105 static DtStateRepCreator theStateRepCreator;
106 static bool theUseDeadReckoning;