mtpdataproviders/mtpimagedp/inc/cmtpimagedpgetformatcapabilities.h
branchRCL_3
changeset 12 8b094906a049
parent 0 d0791faffa3f
child 47 63cf70d3ecd8
child 48 debf68073f2f
equal deleted inserted replaced
11:4843bb5893b6 12:8b094906a049
    46     
    46     
    47 private:
    47 private:
    48 
    48 
    49     CMTPImageDpGetFormatCapabilities(MMTPDataProviderFramework& aFramework, MMTPConnection& aConnection);
    49     CMTPImageDpGetFormatCapabilities(MMTPDataProviderFramework& aFramework, MMTPConnection& aConnection);
    50     void ConstructL();
    50     void ConstructL();
    51     void BuildFormatExifJpegL();
    51     void ServiceOneFormatCapabilitiesL(TUint aFormatCode);
    52     CMTPTypeObjectPropDesc* ServiceProtectionStatusL();
    52     CMTPTypeObjectPropDesc* ServiceProtectionStatusL();
    53     CMTPTypeObjectPropDesc* ServiceNonConsumableL();
    53     CMTPTypeObjectPropDesc* ServiceNonConsumableL();
    54     
    54     
    55     TUint16 GetPropertyGroupNumber(const TUint16 aPropCode) const;
    55     TUint16 GetPropertyGroupNumber(const TUint16 aPropCode) const;
    56     
    56