| class CPolicySpec : public CBase |
| Public Member Functions | |
|---|---|
| ~CPolicySpec() | |
| IMPORT_C void | Construct() |
| IMPORT_C void | ConstructL(TDesC &, TPolicySpecType) |
| IMPORT_C void | ConstructL(CPolicySpec *) |
| IMPORT_C CPolicySpec * | NewL() |
| IMPORT_C CPolicySpec * | NewL(TDesC &, TPolicySpecType) |
| IMPORT_C CPolicySpec * | NewL(CPolicySpec *) |
| Private Member Functions | |
|---|---|
| CPolicySpec() | |
| Public Attributes | |
|---|---|
| TEpSpec | iEpSpec |
| HBufC8 * | iLocalIdentity |
| HBufC8 * | iName |
| HBufC8 * | iRemoteIdentity |
| TSecurityAssocSpec | iSpec |
| TPolicySpecType | iSpectype |
| Private Attributes | |
|---|---|
| TSglQueLink | iNext |
| IMPORT_C void | ConstructL | ( | TDesC & | aName, |
| TPolicySpecType | aSpectype = EPolSpecSA | |||
| ) | ||||
| TDesC & aName | |
| TPolicySpecType aSpectype = EPolSpecSA |
| IMPORT_C void | ConstructL | ( | CPolicySpec * | aPolSpec | ) |
| CPolicySpec * aPolSpec |
| IMPORT_C CPolicySpec * | NewL | ( | TDesC & | aName, |
| TPolicySpecType | iSpectype = EPolSpecSA | |||
| ) | [static] | |||
| TDesC & aName | |
| TPolicySpecType iSpectype = EPolSpecSA |
| IMPORT_C CPolicySpec * | NewL | ( | CPolicySpec * | aPolSpec | ) | [static] |
| CPolicySpec * aPolSpec |
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.