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