CSyncMLHistoryJob Class Reference
class CSyncMLHistoryJob : public CSyncMLHistoryEntry |
This class holds the result of a session with a server.
Nested Classes and Structures
Constructor & Destructor Documentation
CSyncMLHistoryJob()
CSyncMLHistoryJob | ( | ) | [private] |
~CSyncMLHistoryJob()
IMPORT_C | ~CSyncMLHistoryJob | ( | ) | [virtual] |
Member Functions Documentation
ConstructL(TSmlProfileId, const RArray< TSmlTaskId > &)
DynamicCast(CSyncMLHistoryEntry *)
DynamicCast(const CSyncMLHistoryEntry *)
ExternalizeL(RWriteStream &)
FinishTime()
IMPORT_C TTime | FinishTime | ( | ) | const |
InternalizeL(RReadStream &)
LastSuccessSyncTime()
IMPORT_C TTime | LastSuccessSyncTime | ( | ) | const |
NewL(TSmlProfileId, const RArray< TSmlTaskId > &)
ResultCode()
IMPORT_C TInt | ResultCode | ( | ) | const [virtual] |
SetLastSyncResult(TTime)
IMPORT_C void | SetLastSyncResult | ( | TTime | aSuccessSyncTime | ) | |
SetResult(TTime, TInt)
IMPORT_C void | SetResult | ( | TTime | aFinishTime, |
| TInt | aResultCode |
| ) | |
TaskCount()
IMPORT_C TInt | TaskCount | ( | ) | const |
TimeStamp()
IMPORT_C TTime | TimeStamp | ( | ) | const [virtual] |
Member Data Documentation
TTime
iFinishTime
TTime
| iFinishTime | [private] |
TTime
iLastSuccessSync
TTime
| iLastSuccessSync | [private] |
TInt
iResultCode
TInt
| iResultCode | [private] |
TTime
iStartTime
TTime
| iStartTime | [private] |
RArray< TTaskInfo > iTaskInfo
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.