mtpdataproviders/mtpimagedp/inc/cmtpimagedpmdeobserver.h
changeset 17 aabe5387f5ce
parent 0 d0791faffa3f
child 12 8b094906a049
equal deleted inserted replaced
0:d0791faffa3f 17:aabe5387f5ce
    62     void HandleObjectNotificationL(CMdESession& aSession,
    62     void HandleObjectNotificationL(CMdESession& aSession,
    63                                    TObserverNotificationType aType,
    63                                    TObserverNotificationType aType,
    64                                    const RArray<TItemId>& aObjectIdArray);
    64                                    const RArray<TItemId>& aObjectIdArray);
    65             
    65             
    66     void ProcessMdeNotificationL(const RArray<TItemId>& aObjectIdArray, TObserverNotificationType aType);     
    66     void ProcessMdeNotificationL(const RArray<TItemId>& aObjectIdArray, TObserverNotificationType aType);     
    67     void CreateMetadataL(const CMdEObject& aMdeObject, CMTPObjectMetaData& aMetaData); 
    67     void CreateMetadataL(const TParsePtrC& aParse, TMTPFormatCode aFormat, TUint32 aParentHandle, CMTPObjectMetaData& aMetaData); 
    68     
    68     
    69 private:
    69 private:
    70     /**
    70     /**
    71     FLOGGER debug trace member variable.
    71     FLOGGER debug trace member variable.
    72     */
    72     */