11 class DtCommentInteraction;
15 class DtPortalCommentInteraction;
16 namespace DtHlaBroker {
39 static const char* translatorName();
44 virtual const char* virtualTranslatorName()
const;
47 virtual void enableTranslator(
bool enabled);
67 const DtCommentInteraction& source );
87 virtual DtCommentInteraction* translate(
88 DtCommentInteraction* destination,
111 virtual void createPortalInteraction(
const DtCommentInteraction &in );
122 static void receiveHlaInteraction( DtCommentInteraction *comment,
134 static void receivePortalInteraction(
140 static const char thisTranslatorName[];
143 static const char thisInteractionName[];