equal
deleted
inserted
replaced
23 #define __CMTPABSTRACTDATACODEMGR_H__ |
23 #define __CMTPABSTRACTDATACODEMGR_H__ |
24 |
24 |
25 #include <mtp/mtpdataproviderapitypes.h> |
25 #include <mtp/mtpdataproviderapitypes.h> |
26 #include <mtp/tmtptypeguid.h> |
26 #include <mtp/tmtptypeguid.h> |
27 |
27 |
28 #include "mtpdebug.h" |
|
29 #include "mtpsvcdpconst.h" |
28 #include "mtpsvcdpconst.h" |
30 |
29 |
31 class MMTPDataProviderFramework; |
30 class MMTPDataProviderFramework; |
32 |
31 |
33 /** |
32 /** |
108 RMTPServiceFormat* iKnowledgeFormat; |
107 RMTPServiceFormat* iKnowledgeFormat; |
109 |
108 |
110 TUint iServiceID; |
109 TUint iServiceID; |
111 TMTPTypeGuid iServiceGUID; |
110 TMTPTypeGuid iServiceGUID; |
112 TMTPTypeGuid iPersistentServiceGUID; |
111 TMTPTypeGuid iPersistentServiceGUID; |
113 |
|
114 /** |
|
115 FLOGGER debug trace member variable. |
|
116 */ |
|
117 __FLOG_DECLARATION_MEMBER_MUTABLE; |
|
118 }; |
112 }; |
119 #endif // __CMTPABSTRACTDATACODEMGR_H__ |
113 #endif // __CMTPABSTRACTDATACODEMGR_H__ |