equal
deleted
inserted
replaced
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 |