serviceapifw_plat/liw_generic_parameter_api/inc/liwvariant.h
branchRCL_3
changeset 43 8fe836ab12d4
parent 0 99ef825efeca
equal deleted inserted replaced
38:35c6c77e36de 43:8fe836ab12d4
  1680    	* fills up the collection entries from the input stream.
  1680    	* fills up the collection entries from the input stream.
  1681    	* The created instance is left in the cleanupstack.
  1681    	* The created instance is left in the cleanupstack.
  1682    	*
  1682    	*
  1683    	* @return an instance of \c CLiwDefaultMap   
  1683    	* @return an instance of \c CLiwDefaultMap   
  1684    	*/
  1684    	*/
  1685     static CLiwDefaultMap* NewLC(RReadStream& aInputStream);
  1685     IMPORT_C static CLiwDefaultMap* NewLC(RReadStream& aInputStream);
  1686   
  1686   
  1687   /**
  1687   /**
  1688     * Inserts a key-value pair element to the map collection. If
  1688     * Inserts a key-value pair element to the map collection. If
  1689     * the specified key already exists, it will be removed from
  1689     * the specified key already exists, it will be removed from
  1690     * the collection and the new key-value pair will be added to the
  1690     * the collection and the new key-value pair will be added to the