Data Fields

roc::UdpMessageFull Struct Reference

#include <defines_udp.h>

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

Data Fields

uint8_t rawdata [MAX_UDP_PAYLOAD-sizeof(UdpMessage)]
uint8_t tag
uint8_t pad [3]
uint32_t password
uint32_t id
uint32_t address
uint32_t value

Detailed Description

Definition at line 109 of file defines_udp.h.


Field Documentation

uint32_t roc::UdpMessage::address [inherited]
uint32_t roc::UdpMessage::id [inherited]
uint8_t roc::UdpMessage::pad[3] [inherited]

Definition at line 102 of file defines_udp.h.

uint32_t roc::UdpMessage::password [inherited]
uint8_t roc::UdpMessageFull::rawdata[MAX_UDP_PAYLOAD-sizeof(UdpMessage)]
uint8_t roc::UdpMessage::tag [inherited]
uint32_t roc::UdpMessage::value [inherited]

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