| class CServerExtensionParams : public CBase |
AGPS server ID.
Internet Access point 1.
Internet Access point 2.
Server address type.
| Public Member Functions | |
|---|---|
| ~CServerExtensionParams () | |
| IMPORT_C TInt | Get ( TPtr , TPtr , TPtr , TPtr , TPtr ) |
| IMPORT_C CServerExtensionParams * | NewL () |
| IMPORT_C CServerExtensionParams * | NewLC () |
| IMPORT_C TInt | Set (const TDesC &, const TDesC &, const TDesC &, const TDesC &, const TDesC &) |
| Private Member Functions | |
|---|---|
| CServerExtensionParams () | |
| void | ConstructL () |
| Private Attributes | |
|---|---|
| HBufC * | iIap1 |
| HBufC * | iIap2 |
| TBool | iIsValueSet |
| HBufC * | iServerAddType |
| HBufC * | iServerAddr |
| HBufC * | iServerId |
| CServerExtensionParams | ( | ) | [private] |
C++ default constructor.
| IMPORT_C TInt | Get | ( | TPtr | aServerId, |
| TPtr | aIap1, | |||
| TPtr | aIap2, | |||
| TPtr | aServerAddr, | |||
| TPtr | aServerAddType | |||
| ) | const | |||
Returns server parameters.
| IMPORT_C TInt | Set | ( | const TDesC & | aServerId, |
| const TDesC & | aIap1, | |||
| const TDesC & | aIap2, | |||
| const TDesC & | aServerAddr, | |||
| const TDesC & | aServerAddType | |||
| ) | ||||
Sets server parameters.
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.