MRtcAdaptation Class Reference
Member Functions Documentation
Cancel()
void | Cancel | ( | ) | [pure virtual] |
This cancels a previous request from one of the other three methods in this class. Only one request is allowed to be outstanding on each connection session.
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.
SetWakeupAlarm(TDesC8 &, TRequestStatus &)
Set a device wake-up alarm time, in UTC (coordinated universal time), in the RTC. TRequestStatus
Parameters
TDesC8 & aAlarmTimePckg | requested wake up time |
TRequestStatus & aStatus | to complete when the operation has finished |
UnsetWakeupAlarm(TRequestStatus &)
Delete the current device wake-up alarm time in the RTC. TRequestStatus
ValidateRtc(TDes8 &, TRequestStatus &)
Parameters
TDes8 & aValidityPckg | on return contains the status of the validity of the RTC as a boolean value |
TRequestStatus & aStatus | to complete when the operation has finished |
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.