Account
| LibTmsApi 2.3.0 |
Tms::CycleInformation Class Reference
#include <TmsD.h>
Public Member Functions | |
| CycleInformation (BUInt32 pcycleNumber=BUInt32(), BString pcycleType=BString(), BList< CycleInformationPeriod > pperiods=BList< CycleInformationPeriod >()) | |
Public Attributes | |
| BUInt32 | cycleNumber |
| The PS Cycle number. | |
| BString | cycleType |
| The Cycle Type Name. | |
| BList< CycleInformationPeriod > | periods |
| The list of cycle periods. | |
Constructor & Destructor Documentation
◆ CycleInformation()
| Tms::CycleInformation::CycleInformation | ( | BUInt32 | pcycleNumber = BUInt32(), |
| BString | pcycleType = BString(), | ||
| BList< CycleInformationPeriod > | pperiods = BList<CycleInformationPeriod >() | ||
| ) |
Member Data Documentation
◆ cycleNumber
| BUInt32 Tms::CycleInformation::cycleNumber |
The PS Cycle number.
◆ cycleType
| BString Tms::CycleInformation::cycleType |
The Cycle Type Name.
◆ periods
| BList<CycleInformationPeriod > Tms::CycleInformation::periods |
The list of cycle periods.
The documentation for this class was generated from the following files:
Generated by
