harvester/common/inc/harvesterpluginfactory.h
branchRCL_3
changeset 7 3cebc1a84278
parent 3 6752808b2036
child 19 b73252188534
equal deleted inserted replaced
6:646a02f170b9 7:3cebc1a84278
    41 		IMPORT_C void SetBlacklist( CHarvesterBlacklist& aBlacklist );
    41 		IMPORT_C void SetBlacklist( CHarvesterBlacklist& aBlacklist );
    42 		IMPORT_C TBool IsSupportedFileExtension( const TDesC& aFileName );
    42 		IMPORT_C TBool IsSupportedFileExtension( const TDesC& aFileName );
    43 		IMPORT_C TBool IsContainerFileL( const TDesC& aURI );
    43 		IMPORT_C TBool IsContainerFileL( const TDesC& aURI );
    44 		
    44 		
    45 		IMPORT_C void SendHarvestingStatusEventL( TBool aStarted );
    45 		IMPORT_C void SendHarvestingStatusEventL( TBool aStarted );
       
    46 		IMPORT_C void PauseHarvester( TBool aPaused );
    46 
    47 
    47 	private:
    48 	private:
    48 		CHarvesterPluginFactory();
    49 		CHarvesterPluginFactory();
    49 		void ConstructL();
    50 		void ConstructL();
    50 		void SetupHarvesterPluginInfoL();
    51 		void SetupHarvesterPluginInfoL();