BdsApi
2.0.11
|
This class defines information on a set of data. More...
#include <BdsD.h>
Public Member Functions | |
DataAvail (BTimeStamp pstartTime=BTimeStamp(), BTimeStamp pendTime=BTimeStamp(), AvailType pavailType=AvailType()) | |
Public Attributes | |
BTimeStamp | startTime |
The Start Time. More... | |
BTimeStamp | endTime |
The End Time. More... | |
AvailType | availType |
This class defines information on a set of data.
Bds::DataAvail::DataAvail | ( | BTimeStamp | pstartTime = BTimeStamp() , |
BTimeStamp | pendTime = BTimeStamp() , |
||
AvailType | pavailType = AvailType() |
||
) |
AvailType Bds::DataAvail::availType |
BTimeStamp Bds::DataAvail::endTime |
The End Time.
BTimeStamp Bds::DataAvail::startTime |
The Start Time.