mtpdataproviders/mtppictbridgedp/inc/cptpsession.h
changeset 47 63cf70d3ecd8
parent 0 d0791faffa3f
equal deleted inserted replaced
44:a5deb6b96675 47:63cf70d3ecd8
   207 	RMessage2    iObjectReceivedNotifyMsg;
   207 	RMessage2    iObjectReceivedNotifyMsg;
   208 	RMessage2    iDpsPrinterMsg;
   208 	RMessage2    iDpsPrinterMsg;
   209 	RMessage2    iCancelMsg;
   209 	RMessage2    iCancelMsg;
   210     TFileName    iReceivedFile;
   210     TFileName    iReceivedFile;
   211     CPtpTimer*   iTimerP;  // owned
   211     CPtpTimer*   iTimerP;  // owned
   212     /**
       
   213     FLOGGER debug trace member variable.
       
   214     */
       
   215     __FLOG_DECLARATION_MEMBER_MUTABLE;
       
   216 	};
   212 	};
   217 
   213 
   218 #endif // PTPSESSION_H
   214 #endif // PTPSESSION_H
   219 
   215 
   220 
   216