BdsApi  2.2.7
This is the Blacknest BDS API.
Public Attributes | List of all members
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. More...
 
BUInt32 length
 Packet length. More...
 
BUInt32 packetOffset
 Offset to first packet header within block or 0 if no packet header within block. More...
 

Detailed Description

BdsDataFileBds: internal fixed size BDS Data Block header.

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 file: