mtpdataproviders/mtpimagedp/inc/cmtpimagedpsetobjectpropvalue.h
changeset 49 c20dd21d1eb4
parent 0 d0791faffa3f
equal deleted inserted replaced
41:2c19c7cf5550 49:c20dd21d1eb4
    50 	virtual void ServiceL();
    50 	virtual void ServiceL();
    51 	virtual TBool DoHandleResponsePhaseL();
    51 	virtual TBool DoHandleResponsePhaseL();
    52 	TBool HasDataphase() const;
    52 	TBool HasDataphase() const;
    53 
    53 
    54 private:
    54 private:
    55 	/**
       
    56 	FLOGGER debug trace member variable.
       
    57 	**/
       
    58 	__FLOG_DECLARATION_MEMBER_MUTABLE;
       
    59 	
    55 	
    60 	CMTPImageDataProvider&          iDataProvider;
    56 	CMTPImageDataProvider&          iDataProvider;
    61 	CMTPImageDpObjectPropertyMgr&	iObjectPropertyMgr;
    57 	CMTPImageDpObjectPropertyMgr&	iObjectPropertyMgr;
    62 	CMTPTypeString*			iMTPTypeString;
    58 	CMTPTypeString*			iMTPTypeString;
    63 	TMTPTypeUint8			iMTPTypeUint8;
    59 	TMTPTypeUint8			iMTPTypeUint8;