mtpfws/mtpfw/inc/cmtpdataprovidercontroller.h
changeset 47 63cf70d3ecd8
parent 20 6e82ae192c3a
equal deleted inserted replaced
44:a5deb6b96675 47:63cf70d3ecd8
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <ecom/ecom.h>
    25 #include <ecom/ecom.h>
    26 #include <mtp/mtpdataproviderapitypes.h>
    26 #include <mtp/mtpdataproviderapitypes.h>
    27 
    27 
    28 #include "rmtpframework.h"
    28 #include "rmtpframework.h"
    29 #include "mtpdebug.h"
       
    30 #include <swi/sisregistrysession.h> 
    29 #include <swi/sisregistrysession.h> 
    31 #include <swi/sisregistryentry.h>
    30 #include <swi/sisregistryentry.h>
    32 #include <swi/sisregistrypackage.h>
    31 #include <swi/sisregistrypackage.h>
    33 
    32 
    34 
    33 
   149 
   148 
   150         CMTPPendingReqestTimer(CMTPDataProviderController* aDPController);
   149         CMTPPendingReqestTimer(CMTPDataProviderController* aDPController);
   151         void ConstructL();
   150         void ConstructL();
   152         
   151         
   153     private:
   152     private:
   154         __FLOG_DECLARATION_MEMBER_MUTABLE;
       
   155         
   153         
   156         CMTPDataProviderController* iDPController;
   154         CMTPDataProviderController* iDPController;
   157         };
   155         };
   158     
       
   159     /**
       
   160     FLOGGER debug trace member variable.
       
   161     */
       
   162     __FLOG_DECLARATION_MEMBER_MUTABLE;
       
   163 
   156 
   164     /**
   157     /**
   165     The active data provider set container, ordered bit implementation 
   158     The active data provider set container, ordered bit implementation 
   166     UID.
   159     UID.
   167     */
   160     */