mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h
branchGCC_SURGE
changeset 47 f3d2589f22d6
parent 43 7b58e65d61ee
--- a/mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h	Wed Jun 16 16:05:08 2010 +0100
+++ b/mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h	Thu Jul 22 16:38:21 2010 +0100
@@ -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
     */