mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsvccompoundprocessor.h
changeset 47 63cf70d3ecd8
parent 0 d0791faffa3f
equal deleted inserted replaced
44:a5deb6b96675 47:63cf70d3ecd8
   123 	TMTPTypeRequest              iExpectedSendObjectRequest; // Use for register next SendObject
   123 	TMTPTypeRequest              iExpectedSendObjectRequest; // Use for register next SendObject
   124 	TUint32                      iLastTransactionID; // Last valid transaction id
   124 	TUint32                      iLastTransactionID; // Last valid transaction id
   125 	TUint32                      iLastSessionID; // Last valid session id
   125 	TUint32                      iLastSessionID; // Last valid session id
   126 	TBool                        iIsCommited; // Is received ObjectInfo or ObjectPropList commited
   126 	TBool                        iIsCommited; // Is received ObjectInfo or ObjectPropList commited
   127 	TBool                        iIsRollBackHandlerObject; // Roll back handle which has been insert in handler db
   127 	TBool                        iIsRollBackHandlerObject; // Roll back handle which has been insert in handler db
   128 	/**
       
   129 	FLOGGER debug trace member variable.
       
   130 	*/
       
   131 	__FLOG_DECLARATION_MEMBER_MUTABLE;
       
   132 	};
   128 	};
   133 
   129 
   134 #endif // __CMTPSVCCOMPOUNDPROCESSOR_H__
   130 #endif // __CMTPSVCCOMPOUNDPROCESSOR_H__
   135 
   131