CLanSettings Class Reference
class CLanSettings : public CBase |
Class for handling LAN settings in commsdat
Constructor & Destructor Documentation
~CLanSettings()
IMPORT_C | ~CLanSettings | ( | ) | [virtual] |
Destructor Also Handles disconnection
Member Functions Documentation
DeleteLanSettings(TUint32)
deletes LAN settings with specified ID
Parameters
TUint32 aId | is the id of lan settings row that is deleted |
Disconnect()
IMPORT_C void | Disconnect | ( | ) | |
Disconnects from commsdat.
DoConnectL()
void | DoConnectL | ( | ) | [private] |
GetLanSettings(TUint32, SLanSettings &)
Gets LAN settings with specified ID
Parameters
TUint32 aId | is the id of lan settings row that is fetched, aSettings contains the lan settings |
SLanSettings & aSettings | |
WriteLanSettings(SLanSettings &)
Writes LAN settings with specified ID, if ID is 0, new record is created
Parameters
SLanSettings & aSettings | contains the lan settings. if id is 0, then new id is stored in settings.Id |
Member Data Documentation
CCDLANServiceRecord * iLANServiceRecord
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.