Account
ArmsysApi 0.12.18 |
BoapMc1PacketHead Struct Reference
#include <BoapMc1.h>
Public Attributes | |
BUInt16 | magic |
Packet magic pattern. More... | |
BUInt16 | length |
Total packet length including the header. More... | |
BUInt16 | addressTo |
Address to send to. More... | |
BUInt16 | addressFrom |
Address packet is from. More... | |
BUInt16 | cmd |
The RPC command or reply number. More... | |
BInt16 | error |
Error number. More... | |
BUInt32 | checksum |
Packet checksum, when used. More... | |
Member Data Documentation
◆ addressFrom
BUInt16 BoapMc1PacketHead::addressFrom |
Address packet is from.
◆ addressTo
BUInt16 BoapMc1PacketHead::addressTo |
Address to send to.
◆ checksum
BUInt32 BoapMc1PacketHead::checksum |
Packet checksum, when used.
◆ cmd
BUInt16 BoapMc1PacketHead::cmd |
The RPC command or reply number.
◆ error
BInt16 BoapMc1PacketHead::error |
Error number.
◆ length
BUInt16 BoapMc1PacketHead::length |
Total packet length including the header.
◆ magic
BUInt16 BoapMc1PacketHead::magic |
Packet magic pattern.
The documentation for this struct was generated from the following file:
Generated by 1.8.15