24 typedef void (*DtCreateEntityPduCb)(DtCreateEntityPdu *pdu,
void *usr);
29 class DT_DLL_VL DtCreateEntityPdu :
public DtSimanPdu
33 enum { PduStaticSize=28 };
54 DtCreateEntityPduCb cb,
void *usr);
56 DtCreateEntityPduCb cb,
void *usr);
59 int requestId()
const;
60 void setRequestId(
int id);
63 virtual void printData()
const;
66 virtual void printDataToStream(std::ostream& stream)
const;
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:60
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Definition: disEnums.h:251
Instances of DtCreateEntityInteraction are used to represent CreateEntity Interactions in the RPR FOM...
Definition: createEntityInteractionHLA.h:35
DtPdu is the base class for all PDU's in VR-Link.
Definition: pdu.h:69
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.
struct DtBufferPlaceHolder * DtBufferPtr
Definition: vlBaseMsg.h:17
#define DtUSE_INTERNAL_BUFFER
Definition: vlBaseMsg.h:22
DtPduKind
([UID 4]) - PDU Type
Definition: disEnums.h:238