--- a/mtpdataproviders/mtpimagedp/inc/cmtpimagedpsendobjectinfo.h Mon Mar 15 12:43:12 2010 +0200
+++ b/mtpdataproviders/mtpimagedp/inc/cmtpimagedpsendobjectinfo.h Wed Mar 31 22:58:56 2010 +0300
@@ -124,7 +124,7 @@
static TBool FsmDoHandleSendObjectCompleteL(CMTPImageDpSendObjectInfo* aObject, TAny *aPtr);
TBool GetFullPathName(const TDesC& aFileName);
- TBool CanStoreFileL(TUint32 aStorageId, TInt64 aObjectSize) const;
+
TBool Exists(const TDesC& aName) const;
void ReserveObjectL();
@@ -148,6 +148,8 @@
void SetPropertiesL();
TBool IsFormatValid(TMTPFormatCode aFormat) const;
+ void CreateFsObjectL();
+ TMTPResponseCode ErrorToMTPError(TInt err)const;
private: // Owned
/**