7 #ifndef setDataInteractionHLA_H_
8 #define setDataInteractionHLA_H_
28 typedef void (*DtSetDataInteractionCb)
54 virtual void printData()
const;
57 virtual void printDataToStream(std::ostream& stream)
const;
68 virtual void setRequestId(
unsigned long id);
69 virtual unsigned long requestId()
const;
72 virtual const char* name()
const;
83 DtSetDataInteractionCb cb,
void* usr,
84 DtDDMRegionSP region = DtDDMRegionSP());
86 DtSetDataInteractionCb cb,
void* usr,
87 DtDDMRegionSP region = DtDDMRegionSP());
93 unsigned long myRequestId;
DtInteraction is an base class for representing DIS PDUs which don't have state.
Definition: interactionDIS.h:24
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
This file defines math constants and methods which may be useful in simulations.
DtSetDataPdu DtSetDataInteraction
Definition: setDataPdu.h:19
Instances of DtSetDataPdu are used to send/receive set data PDUs.
Definition: setDataPdu.h:28
Instances of DtEntityIdentifier are used as a unique ID for entities in DIS.
Definition: entityIdentifier.h:31
This file is deprecated - Please see simulationAddress.h, entityIdentifier.h, entityType.h, burstDescriptor.h, and NetStructs.h.