BdsApi  2.0.11
Public Attributes | List of all members
Bds::BdsDataBlockHeader Struct Reference

#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...
 

Member Data Documentation

◆ 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.

◆ type

BUInt32 Bds::BdsDataBlockHeader::type

Blocks type, contains magic number for synchronisation.


The documentation for this struct was generated from the following files: