32 enum { PduStaticSize=40};
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
virtual ~DtEventReportPdu()
Destructor.
Definition: eventReportPdu.h:41
virtual void printData() const
Implements DtPdu's virtual function to print the PDU's data.
virtual void printDataToStream(std::ostream &stream) const
Prints the contents of the PDU to the specified stream.
class DtPduFactory:
Definition: pduFactory.h:38
DtPduKind internalGetPduKind() const
Returns the internal PDU kind.
Definition: eventReportPdu.h:67
DtPdu is the base class for all PDU's in VR-Link.
Definition: pdu.h:69
void(* DtEventReportPduCb)(DtEventReportPdu *pdu, void *usr)
DtEventReptPdu callback function signature.
Definition: eventReportPdu.h:23
Definition: disEnums.h:261
Instances of DtEventReptPdu are used to send/receive event report PDUs.
Definition: eventReportPdu.h:28
DtEventType
Definition: disEnums.h:483
This file is deprecated - Please see simulationAddress.h, entityIdentifier.h, entityType.h, burstDescriptor.h, and NetStructs.h.
DtPduWithData provides the base class for all of the simulation management PDU's that have fixed/vari...
Definition: pduWithData.h:23
struct DtBufferPlaceHolder * DtBufferPtr
Definition: vlBaseMsg.h:17
#define DtUSE_INTERNAL_BUFFER
Definition: vlBaseMsg.h:22
virtual DtNetDataPduTail * dataSection() const =0
Returns a pointer to the data section of the PDU - the part that starts with the numberOfFixedFields ...
DtPduKind
([UID 4]) - PDU Type
Definition: disEnums.h:238