mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h
branchRCL_3
changeset 42 4aca42fa4eb1
parent 23 4740b34b83ce
equal deleted inserted replaced
34:e257e2b6459d 42:4aca42fa4eb1
   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