#include <TmsD.h>
Public Member Functions | |
CycleInformation () | |
CycleInformation (UInt32 pcycleNumber, BString pcycleType, BList< CycleInformationPeriod > pperiods) | |
Public Attributes | |
UInt32 | cycleNumber |
The PS Cycle number. | |
BString | cycleType |
The Cycle Type Name. | |
BList< CycleInformationPeriod > | periods |
The list of cycle periods. |
Tms::CycleInformation::CycleInformation | ( | ) |
Tms::CycleInformation::CycleInformation | ( | UInt32 | pcycleNumber, | |
BString | pcycleType, | |||
BList< CycleInformationPeriod > | pperiods | |||
) |
The PS Cycle number.
The Cycle Type Name.
The list of cycle periods.