CEAPPluginConfigurationIf Class Reference
class CEAPPluginConfigurationIf : public CBase |
Inherits from
- CEAPPluginConfigurationIf
Constructor & Destructor Documentation
~CEAPPluginConfigurationIf()
~CEAPPluginConfigurationIf | ( | ) | [inline, virtual] |
Member Functions Documentation
ChangeIapIDL(const TUint32, const TUint32)
void | ChangeIapIDL | ( | const TUint32 | aOldIapID, |
| const TUint32 | aNewIapID |
| ) | [pure virtual] |
Changes the index of the EAP settings for all EAP types
CopySettingsL(const TUint32, const TUint32)
void | CopySettingsL | ( | const TUint32 | aSourceIapID, |
| const TUint32 | aDestinationIapID |
| ) | [pure virtual] |
Copies the EAP type settings to another ID
DeleteSettingsL(const TUint32)
void | DeleteSettingsL | ( | const TUint32 | aIapID | ) | [pure virtual] |
Deletes all EAP types' settings for the given IAP.
EAPPluginConfigurationL(TDes &, const TUint32, const TDes &)
TInt
| EAPPluginConfigurationL | ( | TDes & | aWPAEAPPlugin, |
| const TUint32 | aIapID, |
| const TDes & | aConnectionName |
| ) | [pure virtual] |
Load the EAP Plugin configuration
Parameters
TDes & aWPAEAPPlugin | The list of EAPs in use as it was read from WlanEapList column of WLANServiceTable. In output it contains the new list as it has to be written in the same column of database. |
const TUint32 aIapID | |
const TDes & aConnectionName | The name of the connection. |
EAPPluginConfigurationL(TDes8 &, TDes8 &, const TUint32, const TDes &)
TInt
| EAPPluginConfigurationL | ( | TDes8 & | aWPAEnabledEAPPlugin, |
| TDes8 & | aWPADisabledEAPPlugin, |
| const TUint32 | aIapID, |
| const TDes & | aConnectionName |
| ) | [pure virtual] |
Load the EAP Plugin configuration (with expanded EAP types)
Parameters
TDes8 & aWPAEnabledEAPPlugin | The list of enabled EAPs in use as it was read from WlanEnabledEapList column of WLANServiceTable. In output it contains the new list as it has to be written in the same column of database. |
TDes8 & aWPADisabledEAPPlugin | The list of disabled EAPs in use as it was read from WlanDisabledEapList column of WLANServiceTable. In output it contains the new list as it has to be written in the same column of database. |
const TUint32 aIapID | |
const TDes & aConnectionName | The name of the connection. |
ShowEAPTypeInfo()
void | ShowEAPTypeInfo | ( | ) | [pure virtual] |
Member Data Documentation
TUid
iDtor_ID_Key
TUid
| iDtor_ID_Key | [private] |
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.