BdsApi
1.2.10
|
#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 DataBlockPos &b) const |
Public Attributes | |
BTimeStamp | startTime |
BTimeStamp | endTime |
BUInt32 | channel |
BUInt32 | numChannels |
BUInt32 | segment |
BUInt64 | position |
BUInt64 | numSamples |
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] |
int Bds::BdsDataBlockPos::operator< | ( | const DataBlockPos & | b | ) | const [inline] |
BUInt32 Bds::BdsDataBlockPos::channel |
BTimeStamp Bds::BdsDataBlockPos::endTime |
BUInt64 Bds::BdsDataBlockPos::numSamples |
BUInt64 Bds::BdsDataBlockPos::position |
BUInt32 Bds::BdsDataBlockPos::segment |
BTimeStamp Bds::BdsDataBlockPos::startTime |