6 #ifndef acknowledgeTrans_H_
7 #define acknowledgeTrans_H_
15 #include <vl/ackInter.h>
20 class DtPortalAcknowledgeInteraction;
47 static const char* translatorName();
52 virtual const char* virtualTranslatorName()
const;
55 virtual void enableTranslator(
bool enabled);
75 const DtAcknowledgeInteraction& source );
95 virtual DtAcknowledgeInteraction* translate( DtAcknowledgeInteraction* destination,
118 virtual void createPortalInteraction(
const DtAcknowledgeInteraction& incoming );
132 static void receiveDisInteraction( DtAcknowledgeInteraction* interaction,
153 static const char thisTranslatorName[];
156 static const char thisInteractionName[];
184 #endif //end #ifndef acknowledgeTrans_H_