linux specific implementation of fusb_devhandle using usbdevice_fs
More...
#include <fusb_linux.h>
List of all members.
Detailed Description
linux specific implementation of fusb_devhandle using usbdevice_fs
Constructor & Destructor Documentation
virtual fusb_devhandle_linux::~fusb_devhandle_linux |
( |
| ) |
[virtual] |
Member Function Documentation
bool fusb_devhandle_linux::_cancel_urb |
( |
usbdevfs_urb * |
urb | ) |
|
bool fusb_devhandle_linux::_reap |
( |
bool |
ok_to_block_p | ) |
|
bool fusb_devhandle_linux::_submit_urb |
( |
usbdevfs_urb * |
urb | ) |
|
void fusb_devhandle_linux::_wait_for_completion |
( |
| ) |
|
virtual fusb_ephandle* fusb_devhandle_linux::make_ephandle |
( |
int |
endpoint, |
|
|
bool |
input_p, |
|
|
int |
block_size = 0 , |
|
|
int |
nblocks = 0 |
|
) |
| [virtual] |
The documentation for this class was generated from the following file: