CBaseMrInfoObject Class Reference
class CBaseMrInfoObject : public CBase
|
Constructor & Destructor Documentation
CBaseMrInfoObject()
CBaseMrInfoObject
|
(
|
)
|
[private]
|
~CBaseMrInfoObject()
IMPORT_C
|
~CBaseMrInfoObject
|
(
|
)
|
[virtual]
|
Member Functions Documentation
AddAttachmentsL(MMRAttachment *)
AddAttendeeL(MMRAttendee *)
AddRecurrenceExceptionL(MMRInfoObject *)
IMPORT_C void
|
AddRecurrenceExceptionL
|
(
|
MMRInfoObject
*
|
aException
|
)
|
|
AlarmInUtcL()
IMPORT_C
TTime
|
AlarmInUtcL
|
(
|
)
|
const
|
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
ConstructL(MMRInfoObject &)
CreationTimeInUtcL()
IMPORT_C
TTime
|
CreationTimeInUtcL
|
(
|
)
|
const
|
DescriptionL()
IMPORT_C const
TDesC
&
|
DescriptionL
|
(
|
)
|
const
|
EndTimeInUtcL()
IMPORT_C
TTime
|
EndTimeInUtcL
|
(
|
)
|
const
|
ExtensionL(TUid)
IMPORT_C
TAny
*
|
ExtensionL
|
(
|
TUid
|
aExtensionUid
|
)
|
|
LocationL()
IMPORT_C const
TDesC
&
|
LocationL
|
(
|
)
|
const
|
MRMethodL()
IMPORT_C TMRMethod
|
MRMethodL
|
(
|
)
|
const
|
MRRecurrenceId()
IMPORT_C
TTime
|
MRRecurrenceId
|
(
|
)
|
const
|
MRResponse()
IMPORT_C TResponse
|
MRResponse
|
(
|
)
|
const
|
MRSequenceNumberL()
IMPORT_C
TInt
|
MRSequenceNumberL
|
(
|
)
|
const
|
NewL()
Defaults: Method of EMRMethodRequest.
PriorityL()
IMPORT_C
TUint
|
PriorityL
|
(
|
)
|
const
|
SetAlarmInUtcL(TTime)
IMPORT_C void
|
SetAlarmInUtcL
|
(
|
TTime
|
aTime
|
)
|
|
SetCreationTimeInUtcL(TTime)
IMPORT_C void
|
SetCreationTimeInUtcL
|
(
|
TTime
|
aTime
|
)
|
|
SetDescriptionL(const TDesC &)
IMPORT_C void
|
SetDescriptionL
|
(
|
const
TDesC
&
|
aDescription
|
)
|
|
Parameters
const
TDesC
& aDescription
|
|
SetEndTimeInUtcL(TTime)
IMPORT_C void
|
SetEndTimeInUtcL
|
(
|
TTime
|
aTime
|
)
|
|
SetLocationL(const TDesC &)
IMPORT_C void
|
SetLocationL
|
(
|
const
TDesC
&
|
aLocation
|
)
|
|
SetMRRecurrenceIdL(TTime)
IMPORT_C void
|
SetMRRecurrenceIdL
|
(
|
TTime
|
aRecId
|
)
|
|
SetMRResponseL(TResponse)
IMPORT_C void
|
SetMRResponseL
|
(
|
TResponse
|
aResponse
|
)
|
|
SetMRSequenceNumber(TInt)
IMPORT_C void
|
SetMRSequenceNumber
|
(
|
TInt
|
aSeqNo
|
)
|
|
SetMethod(TMRMethod)
IMPORT_C void
|
SetMethod
|
(
|
TMRMethod
|
aMethod
|
)
|
|
SetPriorityL(TUint)
IMPORT_C void
|
SetPriorityL
|
(
|
TUint
|
aPriority
|
)
|
|
SetRecurrenceRuleL(const MRRecurrenceRule &)
SetStartTimeInUtcL(TTime)
IMPORT_C void
|
SetStartTimeInUtcL
|
(
|
TTime
|
aTime
|
)
|
|
SetSubjectL(const TDesC &)
IMPORT_C void
|
SetSubjectL
|
(
|
const
TDesC
&
|
aSubject
|
)
|
|
SetUidL(const TDesC &)
IMPORT_C void
|
SetUidL
|
(
|
const
TDesC
&
|
aUid
|
)
|
|
SetUidL(HBufC *)
IMPORT_C void
|
SetUidL
|
(
|
HBufC
*
|
aUid
|
)
|
|
StartTimeInUtcL()
IMPORT_C
TTime
|
StartTimeInUtcL
|
(
|
)
|
const
|
SubjectL()
IMPORT_C const
TDesC
&
|
SubjectL
|
(
|
)
|
const
|
SupportedFields(RArray< TESMRInfoField > &)
IMPORT_C
TInt
|
SupportedFields
|
(
|
RArray
< TESMRInfoField > &
|
aFields
|
)
|
const
|
Parameters
RArray
< TESMRInfoField > & aFields
|
|
UidL()
IMPORT_C const
TDesC
&
|
UidL
|
(
|
)
|
const
|
Member Data Documentation
TTime
iAlarmTime
TTime
|
iAlarmTime
|
[protected]
|
RPointerArray< MMRAttachment > iAttachments
RPointerArray< MMRAttendee > iAttendees
TTime
iCreationTime
TTime
|
iCreationTime
|
[protected]
|
HBufC * iDescription
HBufC
*
|
iDescription
|
[protected]
|
TTime
iEndTime
TTime
|
iEndTime
|
[protected]
|
RPointerArray< MMRInfoObject > iExceptions
HBufC * iLocation
HBufC
*
|
iLocation
|
[protected]
|
TMRMethod iMethod
TMRMethod
|
iMethod
|
[protected]
|
TUint
iPriority
TUint
|
iPriority
|
[protected]
|
TTime
iRecurrenceId
TTime
|
iRecurrenceId
|
[protected]
|
TResponse iResponse
TResponse
|
iResponse
|
[protected]
|
const MRRecurrenceRule * iRrule
TInt
iSequenceNumber
TInt
|
iSequenceNumber
|
[protected]
|
TTime
iStartTime
TTime
|
iStartTime
|
[protected]
|
HBufC * iSubject
HBufC
*
|
iSubject
|
[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.