mtpfws/mtpfw/inc/cmtpconnection.h
changeset 49 c20dd21d1eb4
parent 37 d9d8313203af
equal deleted inserted replaced
41:2c19c7cf5550 49:c20dd21d1eb4
   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