57 virtual void setRequestId(
int id);
58 virtual int requestId()
const;
DtSimanPdu & operator=(const DtSimanPdu &orig)
Assignment operator.
Definition: simanPdu.h:28
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
class DtAcknowledgeRPdu:
Definition: acknowledgeRPdu.h:30
Definition: disEnums.h:298
This file declares the struct DtNetAcknowledgeRPdu.
virtual DtPduKind internalGetPduKind() const
Returns the internal PDU kind.
Definition: acknowledgeRPdu.h:92
class DtPduFactory:
Definition: pduFactory.h:38
void(* DtAcknowledgeRPduCb)(DtAcknowledgeRPdu *pdu, void *usr)
DtAcknowledgeRPdu callback function signature.
Definition: acknowledgeRPdu.h:23
DtResponseFlag
Definition: disEnums.h:406
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
DtSimanPdu provides a base class for all of the simulation management PDU's.
Definition: simanPdu.h:23
DtAcknowledgeFlag
Definition: disEnums.h:397
virtual void printDataToStream(std::ostream &stream) const
Prints the contents of the PDU to the specified stream.
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
static const int theStaticSize
Size of PDU with zero data bytes.
Definition: acknowledgeRPdu.h:88