Account
| Beamlib 3.3.4 This is the Beam C++ class library. |
Loading...
Searching...
No Matches
BoapPacketHead Struct Reference
Boap packet header. More...
#include <Boap.h>
Public Attributes | |
| BUInt32 | type |
| BUInt32 | length |
| BUInt32 | service |
| BUInt32 | cmd |
| UInt32 | length |
| BoapType | type |
| BoapService | service |
| UInt32 | cmd |
| UInt32 | reserved [12] |
Detailed Description
Boap packet header.
Member Data Documentation
◆ type [1/2]
| BUInt32 BoapPacketHead::type |
◆ length [1/2]
| BUInt32 BoapPacketHead::length |
◆ service [1/2]
| BUInt32 BoapPacketHead::service |
◆ cmd [1/2]
| BUInt32 BoapPacketHead::cmd |
◆ length [2/2]
| UInt32 BoapPacketHead::length |
◆ type [2/2]
| BoapType BoapPacketHead::type |
◆ service [2/2]
| BoapService BoapPacketHead::service |
◆ cmd [2/2]
| UInt32 BoapPacketHead::cmd |
◆ reserved
| UInt32 BoapPacketHead::reserved[12] |
The documentation for this struct was generated from the following files:
Generated by
