| class CPppCompConfig : public CBase |
| Public Member Functions | |
|---|---|
| CPppCompConfig () | |
| ~CPppCompConfig () | |
| void | AddID ( TUint8 ) |
| void | AddNameL ( TPtrC ) |
| void | AddOptionsL ( TPtrC ) |
| TUint8 | ID () |
| TPtrC | Name () |
| CPppCompConfig * | NewL () |
| TPtrC8 | Options () |
| TInt | OptionsLength () |
| Private Attributes | |
|---|---|
| TUint8 | iID |
| HBufC * | iName |
| HBufC8 * | iOptions |
| TSglQueLink | link |
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.