Account
Bds::TimePeriod Class Reference
This class defines a TimePeriod. More... #include <BdsD.h>
Public Member Functions | |
TimePeriod () | |
TimePeriod (BString pstartTime, BString pendTime) | |
Public Attributes | |
BString | startTime |
The Start time to the nearest ms. | |
BString | endTime |
The End time to the nearest ms. |
Detailed Description
This class defines a TimePeriod.Constructor & Destructor Documentation
Bds::TimePeriod::TimePeriod | ( | ) |
Bds::TimePeriod::TimePeriod | ( | BString | pstartTime, | |
BString | pendTime | |||
) |
Member Data Documentation
BString Bds::TimePeriod::startTime |
The Start time to the nearest ms.
BString Bds::TimePeriod::endTime |
The End time to the nearest ms.
The documentation for this class was generated from the following files:
Generated on Thu Mar 20 11:23:35 2008 for BdsApi by
