mtpdataproviders/mtpimagedp/inc/cmtpimagedpgetpartialobject.h
changeset 47 63cf70d3ecd8
parent 0 d0791faffa3f
equal deleted inserted replaced
44:a5deb6b96675 47:63cf70d3ecd8
    52     //helper
    52     //helper
    53     TBool VerifyParametersL();
    53     TBool VerifyParametersL();
    54     void BuildPartialDataL();
    54     void BuildPartialDataL();
    55     
    55     
    56 private:
    56 private:
    57     /**
       
    58     FLOGGER debug trace member variable.
       
    59      */
       
    60     __FLOG_DECLARATION_MEMBER_MUTABLE;
       
    61 
    57 
    62     RFs&                  iFs;
    58     RFs&                  iFs;
    63     TUint32               iOffset;
    59     TUint32               iOffset;
    64     TUint32               iMaxLength;
    60     TUint32               iMaxLength;
    65     TUint32               iPartialDataLength;
    61     TUint32               iPartialDataLength;