browserutilities/feedsengine/FeedsServer/Api/src/FeedsMap.cpp
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
equal deleted inserted replaced
48:79859ed3eea9 49:919f36ff910f
    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 // -----------------------------------------------------------------------------