RSyncMLHistoryLog Class Reference

class RSyncMLHistoryLog : public RSubSessionBase

Snapshot of history for a profile.

Inherits from

Constructor & Destructor Documentation

RSyncMLHistoryLog()

IMPORT_CRSyncMLHistoryLog()

RSyncMLHistoryLog(const RSyncMLHistoryLog &)

RSyncMLHistoryLog(const RSyncMLHistoryLog &)[private]

Parameters

const RSyncMLHistoryLog &

Member Functions Documentation

Close()

IMPORT_C voidClose()

Count()

IMPORT_C TIntCount()const

DeleteAllEntriesL()

IMPORT_C voidDeleteAllEntriesL()

Entry(TInt)

IMPORT_C const CSyncMLHistoryEntry &Entry(TIntaIndex)const

Parameters

TInt aIndex

OpenL(RSyncMLSession &, TSmlProfileId)

IMPORT_C voidOpenL(RSyncMLSession &,
TSmlProfileId
)

Profile()

IMPORT_C TSmlProfileIdProfile()const

SortEntries(CSyncMLHistoryEntry::TSortOrder)

IMPORT_C voidSortEntries(CSyncMLHistoryEntry::TSortOrder)

operator=(const RSyncMLHistoryLog &)

RSyncMLHistoryLog &operator=(const RSyncMLHistoryLog &)[private]

Parameters

const RSyncMLHistoryLog &

operator[](TInt)

const CSyncMLHistoryEntry &operator[](TIntaIndex)const [inline]
Returns the entry at the specified index.
Pre-condition
The handle is open.

Parameters

TInt aIndexThe index of the entry to retrieve.

Member Data Documentation

CClientSessionData * iData

CClientSessionData *iData[private]