mtpfws/mtpfw/dataproviders/dputility/inc/cmtpfsenumerator.h
changeset 47 63cf70d3ecd8
parent 22 a5c0bb5018eb
equal deleted inserted replaced
44:a5deb6b96675 47:63cf70d3ecd8
    23 
    23 
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <f32file.h>
    25 #include <f32file.h>
    26 
    26 
    27 #include "rmtpdpsingletons.h"
    27 #include "rmtpdpsingletons.h"
    28 #include "mtpdebug.h"
       
    29 #include "rmtpframework.h"
    28 #include "rmtpframework.h"
    30 
    29 
    31 class MMTPDataProviderFramework;
    30 class MMTPDataProviderFramework;
    32 class MMTPDataProviderFramework;
    31 class MMTPDataProviderFramework;
    33 class MMTPObjectMgr;
    32 class MMTPObjectMgr;
   106 	TBool                       iAllRootScaned;
   105 	TBool                       iAllRootScaned;
   107 	TUint                       iScanPos;
   106 	TUint                       iScanPos;
   108 	TInt                        iObjectNeedToScan;
   107 	TInt                        iObjectNeedToScan;
   109 
   108 
   110 	
   109 	
   111 	
   110 
   112 	/**
       
   113     FLOGGER debug trace member variable.
       
   114     */
       
   115     __FLOG_DECLARATION_MEMBER_MUTABLE;
       
   116        
   111        
   117     };
   112     };
   118 
   113 
   119 #endif // MTPFILEENUMERATOR_H
   114 #endif // MTPFILEENUMERATOR_H
   120 
   115