#include <TmsD.h>
Public Member Functions | |
CycleTypeInformation () | |
CycleTypeInformation (BString pcycleType, BString pinfo, BList< CycleTypeInformationPeriod > pperiods) | |
Public Attributes | |
BString | cycleType |
The Cycle Type Name. | |
BString | info |
Information string on this cycle type. | |
BList< CycleTypeInformationPeriod > | periods |
The list of cycle periods. |
Tms::CycleTypeInformation::CycleTypeInformation | ( | ) |
Tms::CycleTypeInformation::CycleTypeInformation | ( | BString | pcycleType, | |
BString | pinfo, | |||
BList< CycleTypeInformationPeriod > | pperiods | |||
) |
The Cycle Type Name.
Information string on this cycle type.
The list of cycle periods.