CLogViewDuplicate Class Reference
class CLogViewDuplicate : public CLogView |
Constructor & Destructor Documentation
CLogViewDuplicate(CLogClient &, TInt)
~CLogViewDuplicate()
IMPORT_C | ~CLogViewDuplicate | ( | ) | |
Member Functions Documentation
ConstructL(MLogViewChangeObserver *)
DoRemoveL(TRequestStatus &)
NewL(CLogClient &, MLogViewChangeObserver &, TInt)
RemoveL(TLogId)
IMPORT_C void | RemoveL | ( | TLogId | aId | ) | |
Removes the event with the specified unique event ID from the view. This does not delete the event from the main event log.
-
capability
- WriteDeviceData
Parameters
TLogId aId | The unique event ID. |
RemoveL(TRequestStatus &)
Removes the current event from the duplicate list. This is an asynchronous request.
This does not delete the event from the main event log.
The function moves the current position in the view to the first, i.e. most recent, event.
-
capability
- WriteDeviceData
Parameters
TRequestStatus & aStatus | The request status. On request completion, contains: KErrNone, if the view has been successfully initialised or refreshed; otherwise, one of the other system wide error codes. |
SetEventL(TLogId, TRequestStatus &)
SetEventL(TLogId, const CLogFilter &, TRequestStatus &)
SetEventL(TLogId, const CLogFilterList &, TRequestStatus &)
Source()
Returns the unique ID of the event for which all the events in this view are duplicates.
Member Data Documentation
CLogViewRemoveEventClientOp * iRemove
CLogViewRemoveEventClientOp * | iRemove | [private] |
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.