class MDiagSuiteObserver |
Diagnostics Framework Suite Plug-in Observer
This interface is called by Suite Plug-ins to notify the engine of its suite execution completion.
Public Member Functions | |
---|---|
void | ContinueExecutionL (const MDiagSuitePlugin &) |
void | ContinueExecutionL | ( | const MDiagSuitePlugin & | aSender | ) | [pure virtual] |
Notify engine of suite plug-in execution completion. This should be called when PreTestExecutionL() or PostTestExecutionL() is called.
const MDiagSuitePlugin & aSender | - reference to sender object. |
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.