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