Data Fields

roc::UdpDataPacketFull Struct Reference

#include <defines_udp.h>

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

Data Fields

uint8_t msgs [MAX_UDP_PAYLOAD-sizeof(struct UdpDataPacket)]
uint32_t pktid
uint32_t lastreqid
uint32_t nummsg

Detailed Description

Definition at line 136 of file defines_udp.h.


Field Documentation

uint32_t roc::UdpDataPacket::lastreqid [inherited]

Definition at line 131 of file defines_udp.h.

Referenced by roc::UdpDataSocket::AddDataPacket().

uint8_t roc::UdpDataPacketFull::msgs[MAX_UDP_PAYLOAD-sizeof(struct UdpDataPacket)]

Definition at line 138 of file defines_udp.h.

Referenced by UdpSimulator::mainLoop(), and UdpSimulator::makeSysMessage().

uint32_t roc::UdpDataPacket::nummsg [inherited]
uint32_t roc::UdpDataPacket::pktid [inherited]

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