CSyncMLHistoryJob Class Reference

#include <SyncMLHistory.h>

class CSyncMLHistoryJob : public CSyncMLHistoryEntry

Inherits from

Nested Classes and Structures

Detailed Description

This class holds the result of a session with a server.

Constructor & Destructor Documentation

~CSyncMLHistoryJob ( )

IMPORT_C~CSyncMLHistoryJob()[virtual]

Member Function Documentation

DynamicCast ( CSyncMLHistoryEntry * )

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

DynamicCast ( const CSyncMLHistoryEntry * )

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

ExternalizeL ( RWriteStream & )

IMPORT_C voidExternalizeL(RWriteStream &)const [virtual]

FinishTime ( )

IMPORT_C TTimeFinishTime()const

LastSuccessSyncTime ( )

IMPORT_C TTimeLastSuccessSyncTime()const

NewL ( )

IMPORT_C CSyncMLHistoryJob *NewL()[static]

NewL ( TSmlProfileId, const RArray< TSmlTaskId > & )

IMPORT_C CSyncMLHistoryJob *NewL(TSmlProfileId,
const RArray< TSmlTaskId > &
)[static]

Profile ( )

IMPORT_C TSmlProfileIdProfile()const [virtual]

ResultCode ( )

IMPORT_C TIntResultCode()const [virtual]

SetLastSyncResult ( TTime )

IMPORT_C voidSetLastSyncResult(TTimeaSuccessSyncTime)

SetResult ( TTime, TInt )

IMPORT_C voidSetResult(TTimeaFinishTime,
TIntaResultCode
)

TaskAt ( TInt )

IMPORT_C const TTaskInfo &TaskAt(TInt)const

TaskById ( TSmlTaskId )

IMPORT_C TTaskInfo &TaskById(TSmlTaskId)

TaskCount ( )

IMPORT_C TIntTaskCount()const

TimeStamp ( )

IMPORT_C TTimeTimeStamp()const [virtual]