CSyncMLHistoryEntry Class Reference
class CSyncMLHistoryEntry : public CBase |
Base class for a history log entry.
Not intended for user derivation. Derived classes: CSyncMLHistoryJob
Constructor & Destructor Documentation
CSyncMLHistoryEntry(TUid)
CSyncMLHistoryEntry | ( | TUid | | ) | [protected] |
~CSyncMLHistoryEntry()
IMPORT_C | ~CSyncMLHistoryEntry | ( | ) | [virtual] |
Member Functions Documentation
DoDynamicCast(TUid, CSyncMLHistoryEntry *)
DoDynamicCast(TUid, const CSyncMLHistoryEntry *)
EntryId()
IMPORT_C TInt | EntryId | ( | ) | const |
EntryType()
IMPORT_C TUid | EntryType | ( | ) | const |
ExternalizeL(RWriteStream &)
InternalizeL(RReadStream &)
NewL(const CSyncMLHistoryEntry &)
Reserved(TUid)
IMPORT_C TAny * | Reserved | ( | TUid | | ) | [private, virtual] |
ResultCode()
TInt
| ResultCode | ( | ) | const [pure virtual] |
SetEntryId(TInt)
IMPORT_C void | SetEntryId | ( | TInt | | ) | [private] |
TimeStamp()
TTime
| TimeStamp | ( | ) | const [pure virtual] |
Member Enumerations Documentation
Enum TSortOrder
An ordering of History Entries.
Enumerators
ESortByTime |
Ordered by Time Stamp.
|
ESortByType |
Ordered by Entry Type.
|
Member Data Documentation
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.