| class TConnIdList : public TConnPref |
Class used to carry list of arbitrarry Ids stored as integer values. Class doesn't allow remove only append and overwrite since v9.1
| Public Member Functions | |
|---|---|
| TConnIdList () | |
| IMPORT_C void | Append ( TInt ) |
| IMPORT_C TInt | Count () |
| IMPORT_C TInt | Get ( TInt ) |
| IMPORT_C TInt | MaxCount () |
| IMPORT_C TInt & | operator[] ( TInt ) |
| Protected Member Functions | |
|---|---|
| TUint16 & | CountRef () |
| TInt * | IdList () |
| Inherited Enumerations | |
|---|---|
| TConnPref:@30 | |
| TConnPref:@33 | |
| Inherited Attributes | |
|---|---|
| TBuf8< KMaxConnPrefSize >::iBuf | |
| TDes8::__DECLARE_TEST | |
| TDes8::iMaxLength | |
| IMPORT_C TInt | Get | ( | TInt | aIndex | ) | const |
Allows read only access to Id based on index since v9.1
| TInt aIndex |
| IMPORT_C TInt & | operator[] | ( | TInt | aIndex | ) |
operator to access the list based on index
| TInt aIndex | - index since v9.1 |
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.