◆ ~usb_handle()
usb_handle::~usb_handle |
( |
| ) |
|
|
inline |
◆ cv
std::condition_variable usb_handle::cv |
◆ dead
bool usb_handle::dead = false |
◆ desc
◆ ep_in
unsigned char usb_handle::ep_in |
◆ ep_out
unsigned char usb_handle::ep_out |
◆ fd
◆ fname
char usb_handle::fname[64] |
◆ mark
◆ max_packet_size
size_t usb_handle::max_packet_size |
◆ mutex
std::mutex usb_handle::mutex |
◆ path
std::string usb_handle::path |
◆ reaper_thread
pthread_t usb_handle::reaper_thread = 0 |
◆ urb_in
usbdevfs_urb usb_handle::urb_in |
◆ urb_in_busy
bool usb_handle::urb_in_busy = false |
◆ urb_out
usbdevfs_urb usb_handle::urb_out |
◆ urb_out_busy
bool usb_handle::urb_out_busy = false |
◆ writeable
unsigned usb_handle::writeable = 1 |
◆ zero_mask
unsigned usb_handle::zero_mask |
The documentation for this struct was generated from the following files: