Account
| BdsApi 2.0.11 |
Bds::BdsDataBlockPos Class Reference
#include <BdsDataFileBds.h>
Public Member Functions | |
| BdsDataBlockPos (BTimeStamp startTime=0, BTimeStamp endTime=0, BUInt32 channel=0, BUInt32 numChannels=0, BUInt32 segment=0, BUInt64 position=0, BUInt64 numSamples=0) | |
| int | operator< (const BdsDataBlockPos &b) const |
Public Attributes | |
| BTimeStamp | startTime |
| BTimeStamp | endTime |
| BUInt32 | channel |
| BUInt32 | numChannels |
| BUInt32 | segment |
| BUInt64 | position |
| BUInt64 | numSamples |
Constructor & Destructor Documentation
◆ BdsDataBlockPos()
| inline |
Member Function Documentation
◆ operator<()
| inline |
Member Data Documentation
◆ channel
| BUInt32 Bds::BdsDataBlockPos::channel |
◆ endTime
| BTimeStamp Bds::BdsDataBlockPos::endTime |
◆ numChannels
| BUInt32 Bds::BdsDataBlockPos::numChannels |
◆ numSamples
| BUInt64 Bds::BdsDataBlockPos::numSamples |
◆ position
| BUInt64 Bds::BdsDataBlockPos::position |
◆ segment
| BUInt32 Bds::BdsDataBlockPos::segment |
◆ startTime
| BTimeStamp Bds::BdsDataBlockPos::startTime |
The documentation for this class was generated from the following file:
- /src/blacknest/bds/bds/bdsDataLib/BdsDataFileBds.h
Generated by
1.8.15 