SeaBreeze
OOIUSBControlTransferHelper.h
Go to the documentation of this file.
1 /***************************************************/
30 #ifndef OOIUSBCONTROLTRANSFERHELPER_H
31 #define OOIUSBCONTROLTRANSFERHELPER_H
32 
35 
36 namespace seabreeze {
37 
39  public:
41  const OOIUSBCypressEndpointMap &map);
42  virtual ~OOIUSBControlTransferHelper();
43  };
44 
45 }
46 
47 #endif /* OOIUSBCONTROLTRANSFERHELPER_H */
Definition: USBTransferHelper.h:46
Definition: OOIUSBEndpointMaps.h:35
Definition: OOIUSBControlTransferHelper.h:38
Definition: USB.h:42
Encapsulates all SeaBreeze classes.
Definition: DeviceFactory.h:42