#include <BdsDataFileBds.h>
|
| 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 |
|
| 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 |
|
◆ BdsDataBlockPos() [1/2]
Bds::BdsDataBlockPos::BdsDataBlockPos |
( |
BTimeStamp |
startTime = 0 , |
|
|
BTimeStamp |
endTime = 0 , |
|
|
BUInt32 |
channel = 0 , |
|
|
BUInt32 |
numChannels = 0 , |
|
|
BUInt32 |
segment = 0 , |
|
|
BUInt64 |
position = 0 , |
|
|
BUInt64 |
numSamples = 0 |
|
) |
| |
|
inline |
◆ BdsDataBlockPos() [2/2]
Bds::BdsDataBlockPos::BdsDataBlockPos |
( |
BTimeStamp |
startTime = 0 , |
|
|
BTimeStamp |
endTime = 0 , |
|
|
BUInt32 |
channel = 0 , |
|
|
BUInt32 |
numChannels = 0 , |
|
|
BUInt32 |
segment = 0 , |
|
|
BUInt64 |
position = 0 , |
|
|
BUInt64 |
numSamples = 0 |
|
) |
| |
|
inline |
◆ operator<() [1/2]
◆ operator<() [2/2]
◆ 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 files: