usbmgmt/usbmgrtest/t_usbmodem/inc/t_usbmodem.h
changeset 25 4ddb65515edd
parent 0 c9bc50fca66e
child 43 012cc2ee6408
equal deleted inserted replaced
14:4285b54b0d2c 25:4ddb65515edd
   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