Account
BdsApi 4.0.1 This is the Blacknest BDS API. |
Loading...
Searching...
No Matches
Bds::BdsDataBlockHeader Struct Reference
BdsDataFileBds: internal fixed size BDS Data Block header. More...
#include <BdsDataFileBds.h>
Public Attributes | |
BUInt32 | type |
Blocks type, contains magic number for synchronisation. | |
BUInt32 | length |
Packet length. | |
BUInt32 | packetOffset |
Offset to first packet header within block or 0 if no packet header within block. | |
Detailed Description
BdsDataFileBds: internal fixed size BDS Data Block header.
Member Data Documentation
◆ type
BUInt32 Bds::BdsDataBlockHeader::type |
Blocks type, contains magic number for synchronisation.
◆ length
BUInt32 Bds::BdsDataBlockHeader::length |
Packet length.
◆ packetOffset
BUInt32 Bds::BdsDataBlockHeader::packetOffset |
Offset to first packet header within block or 0 if no packet header within block.
The documentation for this struct was generated from the following file:
- /src/blacknest/bds/bds/bdsDataLib/BdsDataFileBds.h
Generated by