mtpdataproviders/mtppictbridgedp/inc/cmtppictbridgedpgetobject.h
changeset 49 c20dd21d1eb4
parent 0 d0791faffa3f
equal deleted inserted replaced
41:2c19c7cf5550 49:c20dd21d1eb4
    44 
    44 
    45 private: // Owned
    45 private: // Owned
    46     CMTPPictBridgeDataProvider& iPictBridgeDP;
    46     CMTPPictBridgeDataProvider& iPictBridgeDP;
    47     CMTPTypeFile*    iFileObject;  // owned
    47     CMTPTypeFile*    iFileObject;  // owned
    48     TMTPResponseCode iError;
    48     TMTPResponseCode iError;
    49     
       
    50     /**
       
    51     FLOGGER debug trace member variable.
       
    52     */
       
    53     __FLOG_DECLARATION_MEMBER_MUTABLE;
       
    54     };
    49     };
    55     
    50     
    56 #endif // CMTPPICTBRIDGEDPGETOBJECT_H
    51 #endif // CMTPPICTBRIDGEDPGETOBJECT_H
    57 
    52