#include <fusb_darwin.h>
Inheritance diagram for fusb_devhandle_darwin:


This is currently identical to the generic implementation and is intended as a starting point for whatever magic is required to make usb fly.
Public Member Functions | |
| fusb_devhandle_darwin (usb_dev_handle *udh) | |
| virtual | ~fusb_devhandle_darwin () |
| virtual fusb_ephandle * | make_ephandle (int endpoint, bool input_p, int block_size=0, int nblocks=0) |
| return an ephandle of the correct subtype | |
|
|
|
|
|
|
|
||||||||||||||||||||
|
return an ephandle of the correct subtype
Implements fusb_devhandle. |
1.4.6