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

#include <BdsDataFileBds.h>

Public Attributes

BUInt32 type
 Packets type. More...
 
BUInt32 length
 Length in bytes of packet. More...
 
BUInt32 streamlet
 The streamlet id. More...
 
BUInt32 sequence
 The streamlet packet sequence number. More...
 
BUInt32 checksum
 Checksum of packet. More...
 
BTimeStamp startTime
 The time of the first sample. More...
 
BTimeStamp endTime
 The time of the last sample + 1. More...
 

Member Data Documentation

BUInt32 Bds::BdsDataPacketHeader::checksum

Checksum of packet.

BTimeStamp Bds::BdsDataPacketHeader::endTime

The time of the last sample + 1.

BUInt32 Bds::BdsDataPacketHeader::length

Length in bytes of packet.

BUInt32 Bds::BdsDataPacketHeader::sequence

The streamlet packet sequence number.

BTimeStamp Bds::BdsDataPacketHeader::startTime

The time of the first sample.

BUInt32 Bds::BdsDataPacketHeader::streamlet

The streamlet id.

BUInt32 Bds::BdsDataPacketHeader::type

Packets type.


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