browserutilities/feedsengine/FeedsServer/Api/src/FeedsMap.cpp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 65 5bfc169077b2
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    13 *
    13 *
    14 * Description:  Map to store attributes and its values
    14 * Description:  Map to store attributes and its values
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 #include <feedsmap.h>
    19 #include "feedsmap.h"
    19 
    20 // -----------------------------------------------------------------------------
    20 // -----------------------------------------------------------------------------
    21 // CFeedsMap::NewL
    21 // CFeedsMap::NewL
    22 //
    22 //
    23 // Two-phased constructor.
    23 // Two-phased constructor.
    24 // -----------------------------------------------------------------------------
    24 // -----------------------------------------------------------------------------