mtpfws/mtpfw/inc/cmtpdataprovider.h
changeset 17 aabe5387f5ce
parent 0 d0791faffa3f
child 14 60a94a45d437
equal deleted inserted replaced
0:d0791faffa3f 17:aabe5387f5ce
   122 	MMTPObjectMgr& ObjectMgr() const;
   122 	MMTPObjectMgr& ObjectMgr() const;
   123     MMTPReferenceMgr& ReferenceMgr() const;
   123     MMTPReferenceMgr& ReferenceMgr() const;
   124     MMTPStorageMgr& StorageMgr() const;
   124     MMTPStorageMgr& StorageMgr() const;
   125     RFs& Fs() const;
   125     RFs& Fs() const;
   126     MMTPDataCodeGenerator& DataCodeGenerator() const;
   126     MMTPDataCodeGenerator& DataCodeGenerator() const;
       
   127     void NotifyFrameworkL( TMTPNotificationToFramework aNotification, const TAny* aParams );
   127 	
   128 	
   128 private: // From CActive
   129 private: // From CActive
   129 
   130 
   130 	void DoCancel();
   131 	void DoCancel();
   131 	void RunL();
   132 	void RunL();