33 enum { PduStaticSize=28 };
59 int requestId()
const;
60 void setRequestId(
int id);
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
void(* DtCreateEntityPduCb)(DtCreateEntityPdu *pdu, void *usr)
DtCreateEntityPdu callback function signature.
Definition: createEntityPdu.h:24
Instances of DtCreateEntityPdu are used to send/receive create entity PDUs.
Definition: createEntityPdu.h:29
Definition: disEnums.h:251
DtCreateEntityPdu DtCreateEntityInteraction
Definition: createEntityPdu.h:20
class DtPduFactory:
Definition: pduFactory.h:38
DtPdu is the base class for all PDU's in VR-Link.
Definition: pdu.h:69
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.
DtPduKind internalGetPduKind() const
Returns the internal PDU kind.
Definition: createEntityPdu.h:71
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
DtPduKind
([UID 4]) - PDU Type
Definition: disEnums.h:238