usbmgmt/usbmgrtest/t_usbmodem/inc/t_usbmodem.h
branchRCL_3
changeset 15 f92a4f87e424
parent 0 c9bc50fca66e
child 16 012cc2ee6408
equal deleted inserted replaced
14:d3e8e7d462dd 15:f92a4f87e424
   144 private:
   144 private:
   145 	TBool iPortType;
   145 	TBool iPortType;
   146 	RComm* iCommPort;
   146 	RComm* iCommPort;
   147 	};
   147 	};
   148 
   148 
   149 class CDuplex : public MTransferNotifier, CBase
   149 class CDuplex : public CBase, MTransferNotifier
   150 	{
   150 	{
   151 public:
   151 public:
   152 	// Construction
   152 	// Construction
   153 	static CDuplex* NewL();
   153 	static CDuplex* NewL();
   154 	// Destruction
   154 	// Destruction