Account
| BdsApi 2.0.11 |
Bds::DataAvail Class Reference
This class defines information on a set of data. More...
#include <BdsD.h>
Public Member Functions | |
| DataAvail (BTimeStamp startTime=BTimeStamp(), BTimeStamp endTime=BTimeStamp(), AvailType availType=AvailType()) | |
Public Attributes | |
| BTimeStamp | startTime |
| The Start Time. More... | |
| BTimeStamp | endTime |
| The End Time. More... | |
| AvailType | availType |
Detailed Description
This class defines information on a set of data.
Constructor & Destructor Documentation
◆ DataAvail()
| Bds::DataAvail::DataAvail | ( | BTimeStamp | startTime = BTimeStamp(), |
| BTimeStamp | endTime = BTimeStamp(), | ||
| AvailType | availType = AvailType() | ||
| ) |
Member Data Documentation
◆ availType
| AvailType Bds::DataAvail::availType |
◆ endTime
| BTimeStamp Bds::DataAvail::endTime |
The End Time.
◆ startTime
| BTimeStamp Bds::DataAvail::startTime |
The Start Time.
The documentation for this class was generated from the following files:
Generated by
1.8.15 