libusb1 implementation of fusb_devhandle
More...
#include <fusb_libusb1.h>
List of all members.
Detailed Description
libusb1 implementation of fusb_devhandle
Constructor & Destructor Documentation
fusb_devhandle_libusb1::fusb_devhandle_libusb1 |
( |
libusb_device_handle * |
udh, |
|
|
libusb_context * |
ctx |
|
) |
| |
virtual fusb_devhandle_libusb1::~fusb_devhandle_libusb1 |
( |
| ) |
[virtual] |
Member Function Documentation
bool fusb_devhandle_libusb1::_cancel_lut |
( |
libusb_transfer * |
| ) |
|
bool fusb_devhandle_libusb1::_reap |
( |
bool |
ok_to_block_p | ) |
|
bool fusb_devhandle_libusb1::_submit_lut |
( |
libusb_transfer * |
| ) |
|
bool fusb_devhandle_libusb1::_teardown |
( |
| ) |
[inline] |
void fusb_devhandle_libusb1::_wait_for_completion |
( |
| ) |
|
virtual fusb_ephandle* fusb_devhandle_libusb1::make_ephandle |
( |
int |
endpoint, |
|
|
bool |
input_p, |
|
|
int |
block_size = 0 , |
|
|
int |
nblocks = 0 |
|
) |
| [virtual] |
bool fusb_devhandle_libusb1::pending_remove |
( |
struct libusb_transfer * |
lut | ) |
|
The documentation for this class was generated from the following file: