CPhoneGsmOptionContainerBase Class Reference
class CPhoneGsmOptionContainerBase : public CBase |
It is container for options. Each option is identified by a single uid and each option has a boolean status.
- Since
- 5.0 phoneparser.lib
Inherits from
- CPhoneGsmOptionContainerBase
Member Functions Documentation
FindOptionStatus(TInt)
TBool
| FindOptionStatus | ( | TInt | aOptionUid | ) | const [pure virtual] |
Parameters
TInt aOptionUid | It is the uid of the option. |
SetOptionStatus(TInt, TBool)
void | SetOptionStatus | ( | TInt | aOptionUid, |
| TBool | aStatus |
| ) | [pure virtual] |
Parameters
TInt aOptionUid | It is the uid of the option. |
TBool aStatus | It is the new status for the option. |
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.