Account
BdsApi 4.0.1 This is the Blacknest BDS API. |
Loading...
Searching...
No Matches
Bds::BdsDataBlockPos Class Reference
BdsDataFileBds: internal file storage data block position. More...
#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 |
Detailed Description
BdsDataFileBds: internal file storage data block position.
Constructor & Destructor Documentation
◆ BdsDataBlockPos()
| inline |
Member Function Documentation
◆ operator<()
| inline |
Member Data Documentation
◆ startTime
BTimeStamp Bds::BdsDataBlockPos::startTime |
◆ endTime
BTimeStamp Bds::BdsDataBlockPos::endTime |
◆ channel
BUInt32 Bds::BdsDataBlockPos::channel |
◆ numChannels
BUInt32 Bds::BdsDataBlockPos::numChannels |
◆ segment
BUInt32 Bds::BdsDataBlockPos::segment |
◆ position
BUInt64 Bds::BdsDataBlockPos::position |
◆ numSamples
BUInt64 Bds::BdsDataBlockPos::numSamples |
The documentation for this class was generated from the following file:
- /src/blacknest/bds/bds/bdsDataLib/BdsDataFileBds.h
Generated by