MStateAdaptation Class Reference
Member Functions Documentation
NotifyCancel()
| void | NotifyCancel | ( | ) | [pure virtual] |
This cancels the outstanding request for notification of events. Only one request for notification of fatal events is allowed for each connected session.
NotifyCoopSysEvent(TDes8 &, TRequestStatus &)
Parameters
| TDes8 & aEvent | one of TSsmCoopSysEventType event's for which notification is requested, packaged in a descriptor |
| TRequestStatus & aStatus | to complete when the notification request has occurred |
Release()
| void | Release | ( | ) | [pure virtual] |
It is expected that Release will usually just call "delete this" on the object, but this will depend on the implementation of each policy.
RequestCancel()
| void | RequestCancel | ( | ) | [pure virtual] |
This cancels a previous request from one of the other five Request methods in this class. Only one request is allowed to be outstanding on each connection session.
RequestCoopSysPerformRestartActions(TInt, TRequestStatus &)
| void | RequestCoopSysPerformRestartActions | ( | TInt | aReason, |
| | TRequestStatus & | aStatus |
| | ) | [pure virtual] |
Request the Cooperating System to perform any required restart actions, since a device restart is about to be performed. TRequestStatus
Parameters
| TInt aReason | reason used by Cooperating System |
| TRequestStatus & aStatus | to complete when the operation has finished |
RequestCoopSysPerformRfsActions(TSsmRfsType, TRequestStatus &)
Parameters
| TSsmRfsType aRfsType | type of factory settings to be restored |
| TRequestStatus & aStatus | to complete when the operation has finished |
RequestCoopSysPerformShutdownActions(TInt, TRequestStatus &)
| void | RequestCoopSysPerformShutdownActions | ( | TInt | aReason, |
| | TRequestStatus & | aStatus |
| | ) | [pure virtual] |
Request the Cooperating System to perform any required shutdown actions, since a device shutdown is about to be performed. TRequestStatus
Parameters
| TInt aReason | reason used by Cooperating System |
| TRequestStatus & aStatus | to complete when the operation has finished |
RequestCoopSysSelfTest(TRequestStatus &)
RequestCoopSysStateChange(TSsmState, TRequestStatus &)
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.