class MDiagExecPlanEntry |
Diagnostics Plug-in Execution Plan Entry.
This class provides the interface for test execution plan entries.
Public Member Functions | |
---|---|
TBool | AsDependency () |
const MDiagPlugin & | Plugin () |
TState | State () |
Public Member Enumerations | |
---|---|
enum |
TState
{
EStateQueued = 0, EStateInitDelay , EStateRunning , EStateSuspended , EStateStopped , EStateCompleted } |
TBool | AsDependency | ( | ) | const [pure virtual] |
Returns whether item is being executed to satisfy dependency or not.
Item execution state.
EStateQueued = 0 | |
EStateInitDelay | |
EStateRunning | |
EStateSuspended | |
EStateStopped | |
EStateCompleted |
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.