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