mtpfws/mtpfw/dataproviders/devdp/inc/cmtpgetnumobjects.h
branchRCL_3
changeset 3 8b094906a049
parent 1 f8e15b44d440
child 4 60a94a45d437
equal deleted inserted replaced
2:4843bb5893b6 3:8b094906a049
    53 private:
    53 private:
    54 
    54 
    55 	TBool IsSupportedFormatL(TUint32 aFormatCode);
    55 	TBool IsSupportedFormatL(TUint32 aFormatCode);
    56 			
    56 			
    57 private:
    57 private:
       
    58 	/**
       
    59     FLOGGER debug trace member variable.
       
    60     */
       
    61     __FLOG_DECLARATION_MEMBER_MUTABLE;
    58 
    62 
    59 	RMTPFramework iSingletons;
    63 	RMTPFramework iSingletons;
    60 
    64 protected:
    61     RMTPDeviceDpSingletons              iDevDpSingletons;
    65     RMTPDeviceDpSingletons              iDevDpSingletons;
    62 	};
    66 	};
    63 	
    67 	
    64 #endif // CMTPGETNUMOBJECTS_H
    68 #endif // CMTPGETNUMOBJECTS_H
    65 
    69