10 #ifndef DtReflectedEmitterSystem_H_
11 #define DtReflectedEmitterSystem_H_
21 class DT_DLL_VL DtEmitterSystemStateDecoder;
63 virtual void processStateMessage(
const DtStateMsg& msg);
80 virtual void addPostUpdateCallback(
83 virtual void removePostUpdateCallback(
99 static void setStateRepCreator(DtStateRepCreator creator);
100 static DtStateRepCreator stateRepCreator(
void);
119 static DtStateRepCreator theStateRepCreator;