< Common header for every packet
More...
#include <RoRnet.h>
< Common header for every packet
Definition at line 132 of file RoRnet.h.
◆ command
uint32_t RoRnet::Header::command |
the command of this packet: MSG2_*
Definition at line 134 of file RoRnet.h.
◆ size
uint32_t RoRnet::Header::size |
size of the attached data block
Definition at line 137 of file RoRnet.h.
◆ source
int32_t RoRnet::Header::source |
source of this command: 0 = server
Definition at line 135 of file RoRnet.h.
◆ streamid
uint32_t RoRnet::Header::streamid |
streamid for this command
Definition at line 136 of file RoRnet.h.
The documentation for this struct was generated from the following file: