emailservices/emailstore/base_plugin/inc/BasePlugin.h
branchRCL_3
changeset 13 8592a65ad3fb
parent 11 0396474f30f5
child 16 b5fbb9b25d57
equal deleted inserted replaced
12:4ce476e64c59 13:8592a65ad3fb
   740 
   740 
   741 	    IMPORT_C void InvalidateCacheIfNecessary(
   741 	    IMPORT_C void InvalidateCacheIfNecessary(
   742 	        TMsgStoreId aId,
   742 	        TMsgStoreId aId,
   743 	        TMsgStoreId aParentId,
   743 	        TMsgStoreId aParentId,
   744 	        TMsgStoreId aOtherId );
   744 	        TMsgStoreId aOtherId );
       
   745 	    
       
   746 	    IMPORT_C virtual const TDesC& CBasePlugin::CalendarFileName() const;
   745 
   747 
   746     public:
   748     public:
   747 
   749 
   748 	    /**
   750 	    /**
   749 	     * Direct message sending that does not require having a FW message
   751 	     * Direct message sending that does not require having a FW message
   772         RPointerArray<CFetchRequester> iReqs;
   774         RPointerArray<CFetchRequester> iReqs;
   773 
   775 
   774         TCacheLine iCacheLine;
   776         TCacheLine iCacheLine;
   775 
   777 
   776     private:
   778     private:
   777 
   779     protected:
   778         MDelayedOpsManager* iDelayedOpsManager;
   780         MDelayedOpsManager* iDelayedOpsManager;
   779 
   781 
   780         /**
   782         /**
   781          * Descriptor for an ongoing part(attachment) fetch operation.
   783          * Descriptor for an ongoing part(attachment) fetch operation.
   782          */
   784          */