BdsApi  2.0.11
Public Attributes | List of all members
Bds::CdPacketData Class Reference

#include <BdsDataFileCd.h>

Public Attributes

BUInt32 frameType
 
BUInt32 trailerOffset
 
char creator [8]
 
char destination [8]
 
BUInt64 sequenceNum
 
BUInt32 series
 
BUInt32 numChannels
 
BUInt32 period
 
BTimeStamp startTime
 
BArray< CdDataChannelchannels
 
BUInt32 authKey
 
BUInt32 authSize
 
char * auth
 
BUInt64 crc
 

Member Data Documentation

§ auth

char* Bds::CdPacketData::auth

§ authKey

BUInt32 Bds::CdPacketData::authKey

§ authSize

BUInt32 Bds::CdPacketData::authSize

§ channels

BArray<CdDataChannel> Bds::CdPacketData::channels

§ crc

BUInt64 Bds::CdPacketData::crc

§ creator

char Bds::CdPacketData::creator[8]

§ destination

char Bds::CdPacketData::destination[8]

§ frameType

BUInt32 Bds::CdPacketData::frameType

§ numChannels

BUInt32 Bds::CdPacketData::numChannels

§ period

BUInt32 Bds::CdPacketData::period

§ sequenceNum

BUInt64 Bds::CdPacketData::sequenceNum

§ series

BUInt32 Bds::CdPacketData::series

§ startTime

BTimeStamp Bds::CdPacketData::startTime

§ trailerOffset

BUInt32 Bds::CdPacketData::trailerOffset

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