mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h
changeset 43 7b58e65d61ee
parent 27 cbb1bfb7ebfb
equal deleted inserted replaced
35:2ee890d2f7e7 43:7b58e65d61ee
   262     * to get a list of scan paths
   262     * to get a list of scan paths
   263     */
   263     */
   264     void ParseScanPathL();
   264     void ParseScanPathL();
   265 
   265 
   266     /**
   266     /**
       
   267 	 * Read cenrep file for paths	
       
   268      * @param aScanPath fetched from cenrep dirs to scan
       
   269      * @param aBlockPath fetched from cenrep dirs not to scan 
       
   270      */
       
   271     void FetchPathsFromCenrepL( TDes16& aScanPath, TDes16& aBlockPath );
       
   272     
       
   273     /**
   267     * Parse cenrep string (KHarvesterContainerKey)
   274     * Parse cenrep string (KHarvesterContainerKey)
   268     * for a list of containers
   275     * for a list of containers
   269     */
   276     */
   270     void ParseContainersL();
   277     void ParseContainersL();
   271 
   278