CBaseMrRecurrenceRule Class Reference
class CBaseMrRecurrenceRule : public CBase
|
Constructor & Destructor Documentation
CBaseMrRecurrenceRule()
CBaseMrRecurrenceRule
|
(
|
)
|
[private]
|
CBaseMrRecurrenceRule(const MRRecurrenceRule &)
~CBaseMrRecurrenceRule()
IMPORT_C
|
~CBaseMrRecurrenceRule
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
ConstructL(const MRRecurrenceRule &)
NewL(const MRRecurrenceRule &)
RecurrenceStartTime()
IMPORT_C
TTime
|
RecurrenceStartTime
|
(
|
)
|
const
|
RecurrentCount()
IMPORT_C
TUint
|
RecurrentCount
|
(
|
)
|
const
|
RecurrentDaysofMonth()
IMPORT_C const
RArray
< TRecurrentDaysofMonth > &
|
RecurrentDaysofMonth
|
(
|
)
|
const
|
RecurrentInterval()
IMPORT_C
TInt
|
RecurrentInterval
|
(
|
)
|
const
|
RecurrentMonthDays()
IMPORT_C const
RArray
<
TInt
> &
|
RecurrentMonthDays
|
(
|
)
|
const
|
RecurrentMonths()
IMPORT_C const
RArray
< TMRRecurrenceMonth > &
|
RecurrentMonths
|
(
|
)
|
const
|
RecurrentUntil()
IMPORT_C
TTime
|
RecurrentUntil
|
(
|
)
|
const
|
RecurrentWeekDays()
IMPORT_C const
RArray
< TMRRecurrentDay > &
|
RecurrentWeekDays
|
(
|
)
|
const
|
SetRecurrenceStartTimeL(TTime)
IMPORT_C void
|
SetRecurrenceStartTimeL
|
(
|
TTime
|
aStartTime
|
)
|
|
SetRecurrenceTypeL(TMRRecurrenceType)
IMPORT_C void
|
SetRecurrenceTypeL
|
(
|
TMRRecurrenceType
|
aType
|
)
|
|
SetRecurrenceUntilL(TTime)
IMPORT_C void
|
SetRecurrenceUntilL
|
(
|
TTime
|
aUntilTime
|
)
|
|
SetRecurrentCountL(TInt)
IMPORT_C void
|
SetRecurrentCountL
|
(
|
TInt
|
aCount
|
)
|
|
SetRecurrentDaysofMonthL(RArray< TRecurrentDaysofMonth > &)
IMPORT_C void
|
SetRecurrentDaysofMonthL
|
(
|
RArray
< TRecurrentDaysofMonth > &
|
aDaysosMonth
|
)
|
|
Parameters
RArray
< TRecurrentDaysofMonth > & aDaysosMonth
|
|
SetRecurrentInterval(TInt)
IMPORT_C void
|
SetRecurrentInterval
|
(
|
TInt
|
aInterval
|
)
|
|
SetRecurrentMonthDaysL(RArray< TInt > &)
IMPORT_C void
|
SetRecurrentMonthDaysL
|
(
|
RArray
<
TInt
> &
|
aDays
|
)
|
|
SetRecurrentMonthsL(RArray< TMRRecurrenceMonth > &)
IMPORT_C void
|
SetRecurrentMonthsL
|
(
|
RArray
< TMRRecurrenceMonth > &
|
aMonths
|
)
|
|
Parameters
RArray
< TMRRecurrenceMonth > & aMonths
|
|
SetRecurrentWeekDaysL(RArray< TMRRecurrentDay > &)
IMPORT_C void
|
SetRecurrentWeekDaysL
|
(
|
RArray
< TMRRecurrentDay > &
|
aDays
|
)
|
|
Parameters
RArray
< TMRRecurrentDay > & aDays
|
|
Type()
IMPORT_C TMRRecurrenceType
|
Type
|
(
|
)
|
const
|
Member Data Documentation
RArray< TRecurrentDaysofMonth > iDaysofMonth
RArray
< TRecurrentDaysofMonth >
|
iDaysofMonth
|
[protected]
|
TInt
iInterval
TInt
|
iInterval
|
[protected]
|
RArray< TInt > iMonthDays
RArray< TMRRecurrenceMonth > iMonths
RArray
< TMRRecurrenceMonth >
|
iMonths
|
[protected]
|
TTime
iStartTime
TTime
|
iStartTime
|
[protected]
|
TMRRecurrenceType iType
TMRRecurrenceType
|
iType
|
[protected]
|
TTime
iUntilTime
TTime
|
iUntilTime
|
[protected]
|
RArray< TMRRecurrentDay > iWeekDays
RArray
< TMRRecurrentDay >
|
iWeekDays
|
[protected]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.