7 #ifndef eventReportInteractionHLA_H_
8 #define eventReportInteractionHLA_H_
28 typedef void (*DtEventReportInteractionCb)
56 virtual void printData()
const;
59 virtual void printDataToStream(std::ostream& stream)
const;
74 virtual const char* name()
const;
85 DtEventReportInteractionCb cb,
void* usr,
86 DtDDMRegionSP region = DtDDMRegionSP());
88 DtEventReportInteractionCb cb,
void* usr,
89 DtDDMRegionSP region = DtDDMRegionSP());
DtInteraction is an base class for representing DIS PDUs which don't have state.
Definition: interactionDIS.h:24
DtEventReportPdu DtEventReportInteraction
Definition: eventReportPdu.h:19
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
This file defines math constants and methods which may be useful in simulations.
Instances of DtEventReptPdu are used to send/receive event report PDUs.
Definition: eventReportPdu.h:28
Instances of DtEntityIdentifier are used as a unique ID for entities in DIS.
Definition: entityIdentifier.h:31
DtEventType
Definition: disEnums.h:483
This file is deprecated - Please see simulationAddress.h, entityIdentifier.h, entityType.h, burstDescriptor.h, and NetStructs.h.