BdsApi  2.2.6
This is the Blacknest BDS API.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
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

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.


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