LibTmsApi
2.0.0
|
#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. More... | |
BString | cycleType |
The Cycle Type Name. More... | |
BList< CycleInformationPeriod > | periods |
The list of cycle periods. More... | |
Tms::CycleInformation::CycleInformation | ( | BUInt32 | pcycleNumber = BUInt32() , |
BString | pcycleType = BString() , |
||
BList< CycleInformationPeriod > | pperiods = BList<CycleInformationPeriod >() |
||
) |
BUInt32 Tms::CycleInformation::cycleNumber |
The PS Cycle number.
BString Tms::CycleInformation::cycleType |
The Cycle Type Name.
BList<CycleInformationPeriod > Tms::CycleInformation::periods |
The list of cycle periods.