emailservices/emailframework/inc/CFSMailPluginManager.h
branchRCL_3
changeset 26 968773a0b6ef
parent 25 3533d4323edc
equal deleted inserted replaced
25:3533d4323edc 26:968773a0b6ef
   108      */  
   108      */  
   109 	 void ListImplementationsL( RPointerArray<CFSMailPlugin>& aImplementations,
   109 	 void ListImplementationsL( RPointerArray<CFSMailPlugin>& aImplementations,
   110 	                            RPointerArray<CImplementationInformation>& aInfo );
   110 	                            RPointerArray<CImplementationInformation>& aInfo );
   111 	
   111 	
   112      /**
   112      /**
   113       * recheck existing plugins
   113       * Recheck existing plugins
   114       *
   114       *
       
   115       * Returns ETrue if all plugins loaded.      
   115       */                 								 
   116       */                 								 
   116      void CFSMailPluginManager::RecheckPlugins( );
   117      TBool RecheckPluginsL( );
   117      
   118      
   118 protected:
   119 protected:
   119 
   120 
   120     /**
   121     /**
   121      * C++ default constructor.
   122      * C++ default constructor.