mtpfws/mtpfw/dataproviders/devdp/inc/cmtpgetdevicepropvalue.h
changeset 49 c20dd21d1eb4
parent 0 d0791faffa3f
equal deleted inserted replaced
41:2c19c7cf5550 49:c20dd21d1eb4
    58     void ServiceUseDeviceStageL();
    58     void ServiceUseDeviceStageL();
    59    void HandleExtnServiceL(TInt aPropCode, MExtnDevicePropDp* aExtnDevplugin);  //2113
    59    void HandleExtnServiceL(TInt aPropCode, MExtnDevicePropDp* aExtnDevplugin);  //2113
    60 
    60 
    61 private: // Owned
    61 private: // Owned
    62 
    62 
    63     /**
       
    64     FLOGGER debug trace member variable.
       
    65     */
       
    66     __FLOG_DECLARATION_MEMBER_MUTABLE;
       
    67 
       
    68     TMTPTypeUint8   iBatteryLevel;
    63     TMTPTypeUint8   iBatteryLevel;
    69     TMTPTypeUint32 iUint32;	
    64     TMTPTypeUint32 iUint32;	
    70     CMTPTypeString* iString;
    65     CMTPTypeString* iString;
    71     TMTPTypeUint8   iUint8;	
    66     TMTPTypeUint8   iUint8;	
    72     TMTPTypeGuid*   iData;
    67     TMTPTypeGuid*   iData;