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