MDiagLogEventEraserObserver Class Reference
class MDiagLogEventEraserObserver |
Diagnostics Plugin Log Event Eraser Observer
This is a pure virtual class that clients of the Event Eraser must implement to receive callbacks from the Log Event Eraser.
Member Functions Documentation
CompleteEventEraseL(TInt)
void | CompleteEventEraseL | ( | TInt | aError | ) | [pure virtual] |
This function is called to notify that the erase operation is complete.
Parameters
TInt aError | Error code to indicate erase failure, or KErrNone. |
IsEventToBeDeleted(const CLogEvent &)
This function is called to check if the log event needs to be deleted.
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.