Discussion Board

Results 1 to 3 of 3
  1. #1
    Super Contributor raj8nokiaforum's Avatar
    Join Date
    Sep 2008
    Location
    Vancouver, Canada
    Posts
    579
    I was wondering if there is any symbian type to store name-value pairs?

    Is there any?

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    27,747
    There is an RHashMap type, just it is not present in all (many? most?) SDK-s. e32hashtab.h is the header, you can check if it is available or not.
    An approach I have used is defining a type for a single name-value pair, and building an ordered array of it. RPointerArray is a suitable class for example with its InsertInOrder and FindInOrder methods, where the provided comparison method compares only the name part of the elements.

  3. #3
    Super Contributor raj8nokiaforum's Avatar
    Join Date
    Sep 2008
    Location
    Vancouver, Canada
    Posts
    579
    Thank you wizard.

Similar Threads

  1. Help! I can't get my UID and key pairs.
    By strin in forum [Closed] Publishing to Nokia Store
    Replies: 4
    Last Post: 2011-01-23, 23:41
  2. Replies: 2
    Last Post: 2010-11-01, 22:33
  3. Registering at Ovi store: Personal vs Corporate account type
    By AltoRetrato in forum [Closed] Publishing to Nokia Store
    Replies: 5
    Last Post: 2010-10-15, 02:11
  4. Handle key pairs carbide 3.2
    By leiram in forum Themes/Carbide.ui
    Replies: 4
    Last Post: 2010-09-14, 11:25
  5. What is the N-Gage predefined symbol ?
    By justinlacroix in forum Symbian C++
    Replies: 2
    Last Post: 2006-10-06, 14:51

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved