mtpfws/mtpfw/dataproviders/dputility/inc/cmtpfsenumerator.h
branchRCL_3
changeset 6 ef55b168cedb
parent 4 60a94a45d437
equal deleted inserted replaced
5:3673b591050c 6:ef55b168cedb
    63 	void ScanNextL();
    63 	void ScanNextL();
    64 	void ScanNextStorageL();
    64 	void ScanNextStorageL();
    65 	void ScanNextSubdirL();
    65 	void ScanNextSubdirL();
    66 	void ProcessEntriesL();
    66 	void ProcessEntriesL();
    67 	void AddEntryL(const TDesC& aPath, TUint32 &aHandle, TMTPFormatCode format, TUint32 aDPId, const TEntry& aEntry, TUint32 aStorageId, TUint32 aParentHandle);
    67 	void AddEntryL(const TDesC& aPath, TUint32 &aHandle, TMTPFormatCode format, TUint32 aDPId, const TEntry& aEntry, TUint32 aStorageId, TUint32 aParentHandle);
    68 	void AddFileEntryForOtherDpL(const TDesC& aPath, TUint32 &aHandle, TMTPFormatCode format, TUint32 aDPId, const TEntry& aEntry, TUint32 aStorageId, TUint32 aParentHandle);
    68 	void AddFileEntryForOtherDpL(const TDesC& aPath, TUint32 &aHandle, TMTPFormatCode format, TUint32 aDPId, const TEntry& aEntry, TUint32 aStorageId, TUint32 aParentHandle, TUint16 aSubFormatCode = 0);
    69 	void NotifyObjectAddToDP(const TUint32 aHandle,const TUint DpId);
    69 	void NotifyObjectAddToDP(const TUint32 aHandle,const TUint DpId);
    70 	
    70 	
    71 	
    71 	
    72 private:
    72 private:
    73     static  const TUint KMTPMaxFullFileName = 259;
    73     static  const TUint KMTPMaxFullFileName = 259;