mtpdataproviders/mtpimagedp/inc/cmtpimagedpgetobjectpropdesc.h
changeset 49 c20dd21d1eb4
parent 17 aabe5387f5ce
equal deleted inserted replaced
41:2c19c7cf5550 49:c20dd21d1eb4
    68     void ServiceRepresentativeSampleSizeL();
    68     void ServiceRepresentativeSampleSizeL();
    69     void ServiceRepresentativeSampleHeightL();
    69     void ServiceRepresentativeSampleHeightL();
    70     void ServiceRepresentativeSampleWidthL();
    70     void ServiceRepresentativeSampleWidthL();
    71     void ServiceRepresentativeSampleDataL();
    71     void ServiceRepresentativeSampleDataL();
    72     void ServiceNonConsumableL();
    72     void ServiceNonConsumableL();
       
    73     void ServiceHiddenL();
    73     TUint16 GetPropertyGroupNumber(const TUint16 aPropCode) const;
    74     TUint16 GetPropertyGroupNumber(const TUint16 aPropCode) const;
    74     
    75     
    75 private:
    76 private:
    76     CMTPTypeObjectPropDesc*	iObjectProperty;
    77     CMTPTypeObjectPropDesc*	iObjectProperty;
    77     
       
    78     /**
       
    79     FLOGGER debug trace member variable.
       
    80     */
       
    81     __FLOG_DECLARATION_MEMBER_MUTABLE;
       
    82     };
    78     };
    83     
    79     
    84 #endif //CMTPIMAGEDPGETOBJECTPROPDESC_H
    80 #endif //CMTPIMAGEDPGETOBJECTPROPDESC_H
    85 
    81