mtpdataproviders/mtpimagedp/inc/cmtpimagedpgetobjectinfo.h
changeset 49 c20dd21d1eb4
parent 0 d0791faffa3f
equal deleted inserted replaced
41:2c19c7cf5550 49:c20dd21d1eb4
    57 	void SetFileNameL();
    57 	void SetFileNameL();
    58 	void SetFileSizeDateL();
    58 	void SetFileSizeDateL();
    59 	void SetKeywordL();
    59 	void SetKeywordL();
    60 		
    60 		
    61 private:
    61 private:
    62 	__FLOG_DECLARATION_MEMBER_MUTABLE;
       
    63 	
    62 	
    64 	CMTPTypeObjectInfo*           iObjectInfoToBuild;
    63 	CMTPTypeObjectInfo*           iObjectInfoToBuild;
    65 	CMTPObjectMetaData*           iObjectMeta;
    64 	CMTPObjectMetaData*           iObjectMeta;
    66 	CMTPImageDpObjectPropertyMgr& iObjectPropertyMgr;
    65 	CMTPImageDpObjectPropertyMgr& iObjectPropertyMgr;
    67 	};
    66 	};