emailservices/emailstore/base_plugin/inc/baseplugindelayedops.h
changeset 47 f83bd4ae1fe3
parent 20 ecc8def7944a
child 56 15bc1d5d6267
equal deleted inserted replaced
45:780f926bc26c 47:f83bd4ae1fe3
   106 
   106 
   107 private:
   107 private:
   108     MDelayedOpsManager* iManager;   //not owned
   108     MDelayedOpsManager* iManager;   //not owned
   109     CBasePlugin* iPlugin;           //not owned
   109     CBasePlugin* iPlugin;           //not owned
   110     
   110     
       
   111 public:
       
   112     TInt iRequestId;
       
   113     MFSMailRequestObserver* iOperationObserver;
       
   114     
   111     __LOG_DECLARATION
   115     __LOG_DECLARATION
   112     };
   116     };
   113 
   117 
   114 #endif // __BASEPLUGINDELAYEDOPS_H__
   118 #endif // __BASEPLUGINDELAYEDOPS_H__