8 #ifndef commentTrans_H_
9 #define commentTrans_H_
18 class DtCommentInteraction;
22 class DtPortalCommentInteraction;
23 namespace DtTenaBroker
49 static const char* translatorName();
54 virtual const char* virtualTranslatorName()
const;
57 virtual void enableTranslator(
bool enabled);
76 const DtCommentInteraction& source );
96 virtual DtCommentInteraction* translate( DtCommentInteraction* destination,
119 virtual void createPortalInteraction(
const DtCommentInteraction& incoming );
133 static void receiveTenaInteraction( DtCommentInteraction* interaction,
154 static const char thisTranslatorName[];
157 static const char thisInteractionName[];