class CApListItemList : public CArrayPtrFlat< CApListItem > |
A list of CApListItem-s pointers; items are owned.
Public Member Functions | |
---|---|
CApListItemList () | |
~CApListItemList () | |
IMPORT_C CApListItem * | ItemForUid ( TUint32 ) |
IMPORT_C | ~CApListItemList | ( | ) | [virtual] |
Destructor. Items in the list are destroyed.
IMPORT_C CApListItem * | ItemForUid | ( | TUint32 | aUid | ) | const |
Get pointer to the item having aUid, or NULL if no such item is in the list.
TUint32 aUid | Uid of item to get. |
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.