equal
deleted
inserted
replaced
24 |
24 |
25 #include <mtp/cmtptypeserviceproplist.h> |
25 #include <mtp/cmtptypeserviceproplist.h> |
26 #include <mtp/tmtptypeguid.h> |
26 #include <mtp/tmtptypeguid.h> |
27 #include <mtp/cmtptypeobjectpropdesc.h> |
27 #include <mtp/cmtptypeobjectpropdesc.h> |
28 |
28 |
29 #include "mtpdebug.h" |
|
30 #include "mmtpservicehandler.h" |
29 #include "mmtpservicehandler.h" |
31 |
30 |
32 class CMTPTypeServiceInfo; |
31 class CMTPTypeServiceInfo; |
33 class CMTPTypeServiceCapabilityList; |
32 class CMTPTypeServiceCapabilityList; |
34 class CMTPTypeDeleteServicePropList; |
33 class CMTPTypeDeleteServicePropList; |
103 TMTPTypeGuid iLastSyncProxyID; |
102 TMTPTypeGuid iLastSyncProxyID; |
104 TMTPSyncSvcLocalOnlyDelete iLocalOnlyDelete; |
103 TMTPSyncSvcLocalOnlyDelete iLocalOnlyDelete; |
105 TMTPSyncSvcSyncObjectReferences iSyncObjectReference; |
104 TMTPSyncSvcSyncObjectReferences iSyncObjectReference; |
106 TMTPSyncSvcFilterType iFilterType; |
105 TMTPSyncSvcFilterType iFilterType; |
107 |
106 |
108 /** |
|
109 FLOGGER debug trace member variable. |
|
110 */ |
|
111 __FLOG_DECLARATION_MEMBER_MUTABLE; |
|
112 }; |
107 }; |
113 |
108 |
114 #endif // __CMTPFULLENUMSERVICEHANDLER_H__ |
109 #endif // __CMTPFULLENUMSERVICEHANDLER_H__ |