CWeekDayArray Class Reference

class CWeekDayArray : public CBase

Defines an array of the days in the week on which a 'weekly' or 'monthly by position' repeat event occurs.

Inherits from

Constructor & Destructor Documentation

CWeekDayArray()

IMPORT_CCWeekDayArray()

~CWeekDayArray()

IMPORT_C~CWeekDayArray()

Member Functions Documentation

ExternalizeL(RWriteStream &)

IMPORT_C voidExternalizeL(RWriteStream &aStream)

Parameters

RWriteStream & aStream

Member Data Documentation

CArrayFix< TDay > * iArray

CArrayFix< TDay > *iArray

The array of days in the week.