mtpdataproviders/mtppictbridgedp/inc/cmtppictbridgedpsendobjectinfo.h
changeset 47 63cf70d3ecd8
parent 18 1b39655331a3
equal deleted inserted replaced
44:a5deb6b96675 47:63cf70d3ecd8
   118     TUint16                 iProtectionStatus;
   118     TUint16                 iProtectionStatus;
   119     TUint32                 iPreviousTransactionID;
   119     TUint32                 iPreviousTransactionID;
   120     RMTPDpSingletons		iDpSingletons;
   120     RMTPDpSingletons		iDpSingletons;
   121     TFileName				iName;
   121     TFileName				iName;
   122     TBool					iNoRollback;
   122     TBool					iNoRollback;
   123     /**
       
   124     FLOGGER debug trace member variable.
       
   125     */
       
   126     __FLOG_DECLARATION_MEMBER_MUTABLE;
       
   127     };
   123     };
   128     
   124     
   129 #endif //CMTPPictBridgeDpSendObjectInfo_H
   125 #endif //CMTPPictBridgeDpSendObjectInfo_H
   130 
   126