CSyncMLHistoryPushMsg Class Reference
class CSyncMLHistoryPushMsg : public CSyncMLHistoryEntry
|
This class holds the result of a parsing a push msg. This class contains a counter that stores how many times the same message has been received.
Constructor & Destructor Documentation
CSyncMLHistoryPushMsg()
CSyncMLHistoryPushMsg
|
(
|
)
|
[private]
|
~CSyncMLHistoryPushMsg()
IMPORT_C
|
~CSyncMLHistoryPushMsg
|
(
|
)
|
[virtual]
|
Member Functions Documentation
AddAlertsL(RPointerArray< CSmlAlertInfo > &)
AlertCount()
IMPORT_C
TInt
|
AlertCount
|
(
|
)
|
const
|
DynamicCast(CSyncMLHistoryEntry *)
DynamicCast(const CSyncMLHistoryEntry *)
ExternalizeL(RWriteStream &)
IMPORT_C void
|
ExternalizeL
|
(
|
RWriteStream
&
|
|
)
|
const [virtual]
|
IncReceivedCount()
IMPORT_C void
|
IncReceivedCount
|
(
|
)
|
|
InternalizeL(RReadStream &)
MsgDigest()
IMPORT_C const
TDesC8
&
|
MsgDigest
|
(
|
)
|
const
|
ReceivedCount()
IMPORT_C
TInt
|
ReceivedCount
|
(
|
)
|
const
|
ResetAlerts()
IMPORT_C void
|
ResetAlerts
|
(
|
)
|
|
ResultCode()
IMPORT_C
TInt
|
ResultCode
|
(
|
)
|
const [virtual]
|
SetMsgDigest(const TDesC8 &)
IMPORT_C void
|
SetMsgDigest
|
(
|
const
TDesC8
&
|
|
)
|
|
SetResultCode(TInt)
IMPORT_C void
|
SetResultCode
|
(
|
TInt
|
aResultCode
|
)
|
|
TimeStamp()
IMPORT_C
TTime
|
TimeStamp
|
(
|
)
|
const [virtual]
|
Member Data Documentation
RPointerArray< CSmlAlertInfo > iAlerts
TBuf8< MD5_HASH > iDigest
TInt
iResultCode
TInt
|
iResultCode
|
[private]
|
TTime
iTimeStamp
TTime
|
iTimeStamp
|
[private]
|
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.