mtpfws/mtpfw/inc/cmtpconnection.h
changeset 47 63cf70d3ecd8
parent 38 48c22c726cf9
equal deleted inserted replaced
44:a5deb6b96675 47:63cf70d3ecd8
   181     TAny*                       iExtendedInterface;
   181     TAny*                       iExtendedInterface;
   182     TMTPTypeResponse 			iResponse;
   182     TMTPTypeResponse 			iResponse;
   183     TSglQue<CMTPEventLink>		iEventQ;
   183     TSglQue<CMTPEventLink>		iEventQ;
   184     TInt 						iPendingEventCount;   
   184     TInt 						iPendingEventCount;   
   185     TInt 						iDataReceiveResult;
   185     TInt 						iDataReceiveResult;
   186     /**
       
   187     FLOGGER debug trace member variable.
       
   188     */
       
   189     __FLOG_DECLARATION_MEMBER_MUTABLE;
       
   190     
   186     
   191 private: // Not owned
   187 private: // Not owned
   192 
   188 
   193     MMTPTransportConnection*    iTransportConnection;
   189     MMTPTransportConnection*    iTransportConnection;
   194 
   190