RSyncMLHistoryLog Class Reference

class RSyncMLHistoryLog : public RSubSessionBase

Snapshot of history for a profile.

Inherits from

Constructor & Destructor Documentation

RSyncMLHistoryLog()

IMPORT_C RSyncMLHistoryLog ( )

RSyncMLHistoryLog(const RSyncMLHistoryLog &)

RSyncMLHistoryLog ( const RSyncMLHistoryLog & ) [private]

Parameters

const RSyncMLHistoryLog &

Member Functions Documentation

Close()

IMPORT_C void Close ( )

Count()

IMPORT_C TInt Count ( ) const

DeleteAllEntriesL()

IMPORT_C void DeleteAllEntriesL ( )

Entry(TInt)

IMPORT_C const CSyncMLHistoryEntry & Entry ( TInt aIndex ) const

Parameters

TInt aIndex

OpenL(RSyncMLSession &, TSmlProfileId)

IMPORT_C void OpenL ( RSyncMLSession & ,
TSmlProfileId
)

Profile()

IMPORT_C TSmlProfileId Profile ( ) const

SortEntries(CSyncMLHistoryEntry::TSortOrder)

IMPORT_C void SortEntries ( CSyncMLHistoryEntry::TSortOrder )

operator=(const RSyncMLHistoryLog &)

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

Parameters

const RSyncMLHistoryLog &

operator[](TInt)

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

Parameters

TInt aIndex The index of the entry to retrieve.

Member Data Documentation

CClientSessionData * iData

CClientSessionData * iData [private]