7 #ifndef commentInteractionHLA_H_
8 #define commentInteractionHLA_H_
27 typedef void (*DtCommentInteractionCb)
55 virtual void printData()
const;
58 virtual void printDataToStream(std::ostream& stream)
const;
71 virtual void setComment(
const char *message,
int size);
72 virtual const char* comment()
const;
75 virtual const char* name()
const;
86 DtCommentInteractionCb cb,
void* usr,
87 DtDDMRegionSP region = DtDDMRegionSP());
89 DtCommentInteractionCb cb,
void* usr,
90 DtDDMRegionSP region = DtDDMRegionSP());
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:62
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
This file defines math constants and methods which may be useful in simulations.
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.