8 #ifndef DtStateDecoderFactory_H_
9 #define DtStateDecoderFactory_H_
57 RTI::ObjectClassHandle hand,
67 virtual void addAttributeDecoder(
68 RTI::ObjectClassHandle classHand,
69 RTI::AttributeHandle attrHand,
71 bool applyToSubclasses =
true);
74 void addAttributeDecoder(
76 RTI::AttributeHandle attrHand,
78 bool applyToSubclasses =
true);
81 void addAttributeDecoder(
82 RTI::ObjectClassHandle classHand,
85 bool applyToSubclasses =
true);
88 void addAttributeDecoder(
92 bool applyToSubclasses =
true);
104 bool copyBase =
false);