void(* DtEventReptRPduCb)(DtEventReptRPdu *pdu, void *usr)
DtEventReptRPdu callback function signature.
Definition: eventReptRPdu.h:22
Definition: disEnums.h:304
DtPduWithData & operator=(const DtPduWithData &orig)
Assignment operator.
Definition: pduWithData.h:40
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
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
Instances of DtEventReptRPdu are used to send/receive reliable event report PDUs. ...
Definition: eventReptRPdu.h:27
virtual DtPduKind internalGetPduKind() const =0
Returns the PDU kind associated with the derived PDU class.
DtPdu is the base class for all PDU's in VR-Link.
Definition: pdu.h:69
virtual DtPduKind internalGetPduKind() const
Returns the internal PDU kind.
Definition: eventReptRPdu.h:78
This file provides protocol to independence DtExerciseConn.
DtEventType
Definition: disEnums.h:479
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
static const int theStaticSize
Definition: eventReptRPdu.h:74