CSsmCommandBase Class Reference
class CSsmCommandBase : public CActive
|
Abstract base class for all commands.
Constructor & Destructor Documentation
CSsmCommandBase()
CSsmCommandBase
|
(
|
)
|
[protected]
|
CSsmCommandBase(TCmdErrorSeverity)
CSsmCommandBase
|
(
|
TCmdErrorSeverity
|
aSeverity
|
)
|
[protected]
|
Parameters
TCmdErrorSeverity
aSeverity
|
|
Member Functions Documentation
CompleteExecuteRequest(TInt)
void
|
CompleteExecuteRequest
|
(
|
TInt
|
aReason
|
)
|
[protected, virtual]
|
CompleteRequest(TRequestStatus &, TInt)
CompletionStatus()
TInt
|
CompletionStatus
|
(
|
)
|
const
|
ConditionalInformation()
TInt
|
ConditionalInformation
|
(
|
)
|
const
|
EvaluateCondition(MSsmConditionalCallback *, CResourceFile *)
ExecutionBehaviour()
TSsmExecutionBehaviour
|
ExecutionBehaviour
|
(
|
)
|
const
|
IsDeferred()
TBool
|
IsDeferred
|
(
|
)
|
const
|
RegisterCompletionObserver(TRequestStatus &)
RegisterCompletionObserverCancel()
void
|
RegisterCompletionObserverCancel
|
(
|
)
|
|
SetConditionalInformation(TInt)
void
|
SetConditionalInformation
|
(
|
TInt
|
aConditionalInformation
|
)
|
|
Parameters
TInt
aConditionalInformation
|
|
SetUtilProvider(CSsmCommandUtilProvider &)
void
|
SetUtilProvider
|
(
|
CSsmCommandUtilProvider &
|
aUtilProvider
|
)
|
|
Parameters
CSsmCommandUtilProvider & aUtilProvider
|
|
Severity()
TCmdErrorSeverity
|
Severity
|
(
|
)
|
const
|
Member Data Documentation
TInt
iConditionalResourceId
TInt
|
iConditionalResourceId
|
[protected]
|
TRequestStatus * iExecuteRequest
TCmdErrorSeverity
iSeverity
TCmdErrorSeverity
|
iSeverity
|
[protected]
|
CSsmCommandUtilProvider * iUtilProvider
CSsmCommandUtilProvider *
|
iUtilProvider
|
[protected]
|
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.