CSyncMLHistoryPushMsg Class Reference

#include <SyncMLHistory.h>

class CSyncMLHistoryPushMsg : public CSyncMLHistoryEntry

Inherits from

Detailed Description

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 ( )

IMPORT_C~CSyncMLHistoryPushMsg()[virtual]

Member Function Documentation

AddAlertsL ( RPointerArray< CSmlAlertInfo > & )

IMPORT_C voidAddAlertsL(RPointerArray< CSmlAlertInfo > &)

Alert ( TInt )

IMPORT_C const CSmlAlertInfo &Alert(TIntaIndex)const

AlertCount ( )

IMPORT_C TIntAlertCount()const

DynamicCast ( CSyncMLHistoryEntry * )

CSyncMLHistoryPushMsg *DynamicCast(CSyncMLHistoryEntry *)[static, inline]

DynamicCast ( const CSyncMLHistoryEntry * )

const CSyncMLHistoryPushMsg *DynamicCast(const CSyncMLHistoryEntry *)[static, inline]

ExternalizeL ( RWriteStream & )

IMPORT_C voidExternalizeL(RWriteStream &)const [virtual]

IncReceivedCount ( )

IMPORT_C voidIncReceivedCount()

MsgDigest ( )

IMPORT_C const TDesC8 &MsgDigest()const

NewL ( )

IMPORT_C CSyncMLHistoryPushMsg *NewL()[static]

Profile ( )

IMPORT_C TSmlProfileIdProfile()const [virtual]

ReceivedCount ( )

IMPORT_C TIntReceivedCount()const

ResetAlerts ( )

IMPORT_C voidResetAlerts()

ResultCode ( )

IMPORT_C TIntResultCode()const [virtual]

SetMsgDigest ( const TDesC8 & )

IMPORT_C voidSetMsgDigest(const TDesC8 &)

SetResultCode ( TInt )

IMPORT_C voidSetResultCode(TIntaResultCode)

TimeStamp ( )

IMPORT_C TTimeTimeStamp()const [virtual]