CMceDictionary Class Reference
class CMceDictionary : public CBase |
Cictionary that holds key-value pairs and allows modification of them.
Constructor & Destructor Documentation
Member Functions Documentation
AddL(CMceDictionaryItem *)
Adds a key-value pair to the dictionary. aPair the pair, ownership is transfered. The pair
Delete(TInt)
Deletes a pair that has given key from the dictionary.
Pair(TInt)
Returns the dictionary item with given key. Returns NULL, if the item is not found.
Member Data Documentation
RPointerArray< CMceDictionaryItem > iPairs
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.