BdsApi
2.2.6
This is the Blacknest BDS API.
|
BdsDataFileBds: internal fixed size BDS Data Block header. More...
#include <BdsDataFileBds.h>
Public Attributes | |
BUInt32 | type |
Blocks type, contains magic number for synchronisation. More... | |
BUInt32 | length |
Packet length. More... | |
BUInt32 | packetOffset |
Offset to first packet header within block or 0 if no packet header within block. More... | |
BdsDataFileBds: internal fixed size BDS Data Block header.
BUInt32 Bds::BdsDataBlockHeader::length |
Packet length.
BUInt32 Bds::BdsDataBlockHeader::packetOffset |
Offset to first packet header within block or 0 if no packet header within block.
BUInt32 Bds::BdsDataBlockHeader::type |
Blocks type, contains magic number for synchronisation.