10 #ifndef DtReflectedAggregate_H_
11 #define DtReflectedAggregate_H_
66 virtual DtAggregateStateDecoder*
decoder();
80 virtual void processStateMessage(
const DtStateMsg& msg);
82 virtual void processRelativeLocation(
const DtRelativeLocationPdu& pdu);
93 virtual void addPostUpdateCallback(
95 virtual void removePostUpdateCallback(
106 virtual void processAggregateState(
const DtAggregateStatePdu& pdu);
111 static void setStateRepCreator(DtStateRepCreator creator);
112 static DtStateRepCreator stateRepCreator(
void);
126 DtAggregateStateDecoder* myAggregateDecoder;
131 static DtStateRepCreator theStateRepCreator;