codhandler/codeng/inc/CodEngBase.h
branchRCL_3
changeset 91 30342f40acbf
parent 38 6297cdf66332
child 93 79859ed3eea9
equal deleted inserted replaced
84:800203832575 91:30342f40acbf
   586         * Create saver object.
   586         * Create saver object.
   587         * @param aType Data type.
   587         * @param aType Data type.
   588         * @return Saver object for this data type. Ownership not passed.
   588         * @return Saver object for this data type. Ownership not passed.
   589         */
   589         */
   590         CCodSaver* CreateSaverL( const TDesC8& aType );
   590         CCodSaver* CreateSaverL( const TDesC8& aType );
       
   591         
       
   592         /* Fota Saver Setting
       
   593          * 
       
   594          */
       
   595        void FotaSaverSettingL();
   591 
   596 
   592     private:    // implementation
   597     private:    // implementation
   593     
   598     
   594         /**
   599         /**
   595         * Set root and temp paths.
   600         * Set root and temp paths.