Data Fields

roc::UdpDataRequestFull Struct Reference

#include <defines_udp.h>

Inheritance diagram for roc::UdpDataRequestFull:
Inheritance graph
[legend]
Collaboration diagram for roc::UdpDataRequestFull:
Collaboration graph
[legend]

Data Fields

uint32_t resend [(MAX_UDP_PAYLOAD-sizeof(struct UdpDataRequest))/4]
uint32_t password
uint32_t reqpktid
uint32_t frontpktid
uint32_t tailpktid
uint32_t numresend

Detailed Description

Definition at line 123 of file defines_udp.h.


Field Documentation

uint32_t roc::UdpDataRequest::frontpktid [inherited]
uint32_t roc::UdpDataRequest::numresend [inherited]
uint32_t roc::UdpDataRequest::password [inherited]

Definition at line 116 of file defines_udp.h.

Referenced by roc::UdpDataSocket::CheckNextRequest(), and UdpSimulator::OnRawData().

uint32_t roc::UdpDataRequest::reqpktid [inherited]
uint32_t roc::UdpDataRequestFull::resend[(MAX_UDP_PAYLOAD-sizeof(struct UdpDataRequest))/4]
uint32_t roc::UdpDataRequest::tailpktid [inherited]

The documentation for this struct was generated from the following file: