mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h
branchRCL_3
changeset 42 4aca42fa4eb1
parent 23 4740b34b83ce
--- a/mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h	Wed Jun 09 10:13:45 2010 +0300
+++ b/mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h	Mon Jun 21 16:13:35 2010 +0300
@@ -264,6 +264,13 @@
     void ParseScanPathL();
 
     /**
+	 * Read cenrep file for paths	
+     * @param aScanPath fetched from cenrep dirs to scan
+     * @param aBlockPath fetched from cenrep dirs not to scan 
+     */
+    void FetchPathsFromCenrepL( TDes16& aScanPath, TDes16& aBlockPath );
+    
+    /**
     * Parse cenrep string (KHarvesterContainerKey)
     * for a list of containers
     */