LibTmsApi  2.0.0
Public Member Functions | Public Attributes | List of all members
Tms::CycleTypeInformation Class Reference

#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< CycleTypeInformationPeriodperiods
 The list of cycle periods. More...
 

Constructor & Destructor Documentation

Tms::CycleTypeInformation::CycleTypeInformation ( BString  pcycleType = BString(),
BString  pinfo = BString(),
BList< CycleTypeInformationPeriod pperiods = BList<CycleTypeInformationPeriod >() 
)

Member Data Documentation

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.


The documentation for this class was generated from the following files: