emailservices/emailframework/inc/CFSMailPluginManager.h
branchRCL_3
changeset 23 dcf0eedfc1a3
parent 8 e1b6206813b4
child 24 d189ee25cf9d
equal deleted inserted replaced
22:d620048b4810 23:dcf0eedfc1a3
   106      * lists plugin pointers & plugin info
   106      * lists plugin pointers & plugin info
   107      *
   107      *
   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      /**
       
   113       * recheck existing plugins
       
   114       *
       
   115       */                 								 
       
   116      void CFSMailPluginManager::RecheckPlugins( );
       
   117      
   112 protected:
   118 protected:
   113 
   119 
   114     /**
   120     /**
   115      * C++ default constructor.
   121      * C++ default constructor.
   116      *
   122      *