Account
| BdsApi 4.0.1 This is the Blacknest BDS API. |
Loading...
Searching...
No Matches
Bds::BdsDataPacketHeader Struct Reference
BdsDataFileBds internal file storage packet header. More...
#include <BdsDataFileBds.h>
Public Attributes | |
| BUInt32 | type |
| Packets type. | |
| BUInt32 | length |
| Length in bytes of packet. | |
| BUInt32 | streamlet |
| The streamlet id. | |
| BUInt32 | sequence |
| The streamlet packet sequence number. | |
| BUInt32 | checksum |
| Checksum of packet. | |
| BTimeStamp | startTime |
| The time of the first sample. | |
| BTimeStamp | endTime |
| The time of the last sample + 1. | |
Detailed Description
BdsDataFileBds internal file storage packet header.
Member Data Documentation
◆ type
| BUInt32 Bds::BdsDataPacketHeader::type |
Packets type.
◆ length
| BUInt32 Bds::BdsDataPacketHeader::length |
Length in bytes of packet.
◆ streamlet
| BUInt32 Bds::BdsDataPacketHeader::streamlet |
The streamlet id.
◆ sequence
| BUInt32 Bds::BdsDataPacketHeader::sequence |
The streamlet packet sequence number.
◆ checksum
| BUInt32 Bds::BdsDataPacketHeader::checksum |
Checksum of packet.
◆ startTime
| BTimeStamp Bds::BdsDataPacketHeader::startTime |
The time of the first sample.
◆ endTime
| BTimeStamp Bds::BdsDataPacketHeader::endTime |
The time of the last sample + 1.
The documentation for this struct was generated from the following file:
- /src/blacknest/bds/bds/bdsDataLib/BdsDataFileBds.h
Generated by
