50 return myStateRepository;
61 virtual inline DtUnderwaterAcousticsDecoder*
decoder() {
return &
myDecoder; }
65 virtual void processStateMessage(
const DtStateMsg& msg );
87 virtual inline const DtBaseHashKey& hashKey()
const {
return myHashKey; }
90 virtual inline DtString idString()
const {
return myIdString; }
99 static void setStateRepCreator( DtStateRepCreator creator );
100 static DtStateRepCreator stateRepCreator();
112 static DtStateRepCreator theStateRepCreator;