10 #ifndef DtInteractionDecoderFactory_H_
11 #define DtInteractionDecoderFactory_H_
46 RTI::InteractionClassHandle hand);
54 RTI::InteractionClassHandle hand,
64 virtual void addParameterDecoder(
65 RTI::InteractionClassHandle classHand,
66 RTI::ParameterHandle paramHand,
68 bool applyToSubclasses =
true);
71 void addParameterDecoder(
73 RTI::ParameterHandle paramHand,
75 bool applyToSubclasses =
true);
78 void addParameterDecoder(
79 RTI::InteractionClassHandle classHand,
82 bool applyToSubclasses =
true);
85 void addParameterDecoder(
89 bool applyToSubclasses =
true);
101 RTI::InteractionClassHandle hand,
bool copybase =
false);