49 virtual void setRequestId(
int id);
50 virtual int requestId()
const;
DtSimanPdu & operator=(const DtSimanPdu &orig)
Assignment operator.
Definition: simanPdu.h:28
DtRequiredReliabilityService
Reliable service PDU enums.
Definition: disEnums.h:2407
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
Instances of DtCreateEntityRPdu are used to send/receive reliable create entity PDUs.
Definition: createEntityRPdu.h:29
void(* DtCreateEntityRPduCb)(DtCreateEntityRPdu *pdu, void *usr)
DtCreateEntityRPdu callback function signature.
Definition: createEntityRPdu.h:23
class DtPduFactory:
Definition: pduFactory.h:38
static const int theStaticSize
Definition: createEntityRPdu.h:83
Definition: createEntRP.h:20
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
This file declares the class DtNetCreateEntityRPdu.
DtSimanPdu provides a base class for all of the simulation management PDU's.
Definition: simanPdu.h:23
Instances of DtEntityIdentifier are used as a unique ID for entities in DIS.
Definition: entityIdentifier.h:31
virtual void printDataToStream(std::ostream &stream) const
Prints the contents of the PDU to the specified stream.
This file provides protocol to independence DtExerciseConn.
This file is deprecated - Please see simulationAddress.h, entityIdentifier.h, entityType.h, burstDescriptor.h, and NetStructs.h.
struct DtBufferPlaceHolder * DtBufferPtr
Definition: vlBaseMsg.h:17
virtual void printData() const
Prints the contents of the PDU.
#define DtUSE_INTERNAL_BUFFER
Definition: vlBaseMsg.h:22
virtual DtPduKind internalGetPduKind() const
Returns the internal PDU kind.
Definition: createEntityRPdu.h:87
Definition: disEnums.h:294
DtPduKind
([UID 4]) - PDU Type
Definition: disEnums.h:238