| class CPhoneGsmOptionContainerBase : public CBase |
It is container for options. Each option is identified by a single uid and each option has a boolean status.
| Public Member Functions | |
|---|---|
| TBool | FindOptionStatus ( TInt ) |
| void | SetOptionStatus ( TInt , TBool ) |
| TBool | FindOptionStatus | ( | TInt | aOptionUid | ) | const [pure virtual] |
Finds status of option.
| TInt aOptionUid | It is the uid of the option. |
| void | SetOptionStatus | ( | TInt | aOptionUid, |
| TBool | aStatus | |||
| ) | [pure virtual] | |||
Sets status of 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.