mtpfws/mtpfw/dataproviders/dputility/inc/cmtpfullenumservicehandler.h
changeset 49 c20dd21d1eb4
parent 0 d0791faffa3f
equal deleted inserted replaced
41:2c19c7cf5550 49:c20dd21d1eb4
    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__