mtpdataproviders/mtpimagedp/inc/cmtpimagedp.h
branchRCL_3
changeset 12 8b094906a049
parent 11 4843bb5893b6
child 16 3673b591050c
equal deleted inserted replaced
11:4843bb5893b6 12:8b094906a049
    67     void  SetCacheParentHandle(const TDesC& aParentPath, TUint32 aParentHandle);
    67     void  SetCacheParentHandle(const TDesC& aParentPath, TUint32 aParentHandle);
    68     void AppendDeleteObjectsArrayL(const TDesC& aSuid);
    68     void AppendDeleteObjectsArrayL(const TDesC& aSuid);
    69     void HandleDeleteObjectsArray();
    69     void HandleDeleteObjectsArray();
    70     void IncreaseNewPictures(TInt aCount);
    70     void IncreaseNewPictures(TInt aCount);
    71     void DecreaseNewPictures(TInt aCount);
    71     void DecreaseNewPictures(TInt aCount);
       
    72     void HandleMdeSessionCompleteL(TInt aError);
    72     
    73     
    73 public: // From CMTPDataProviderPlugin
    74 public: // From CMTPDataProviderPlugin
    74     void Cancel();
    75     void Cancel();
    75     void ProcessEventL(const TMTPTypeEvent& aEvent, MMTPConnection& aConnection);
    76     void ProcessEventL(const TMTPTypeEvent& aEvent, MMTPConnection& aConnection);
    76     void ProcessNotificationL(TMTPNotification aNotification, const TAny* aParams);
    77     void ProcessNotificationL(TMTPNotification aNotification, const TAny* aParams);