Account
| BdsApi 2.0.11 |
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
◆ checksum
| BUInt32 Bds::BdsDataPacketHeader::checksum |
Checksum of packet.
◆ endTime
| BTimeStamp Bds::BdsDataPacketHeader::endTime |
The time of the last sample + 1.
◆ length
| BUInt32 Bds::BdsDataPacketHeader::length |
Length in bytes of packet.
◆ sequence
| BUInt32 Bds::BdsDataPacketHeader::sequence |
The streamlet packet sequence number.
◆ startTime
| BTimeStamp Bds::BdsDataPacketHeader::startTime |
The time of the first sample.
◆ streamlet
| BUInt32 Bds::BdsDataPacketHeader::streamlet |
The streamlet id.
◆ type
| BUInt32 Bds::BdsDataPacketHeader::type |
Packets type.
The documentation for this struct was generated from the following file:
- /src/blacknest/bds/bds/bdsDataLib/BdsDataFileBds.h
Generated by
1.8.15 