Struct transfer_t
- Defined in File usb.hpp 
Struct Documentation
- 
struct transfer_t
- Public Functions - 
inline transfer_t()
 - Public Members - 
struct libusb_transfer *transfer
 - 
std::shared_ptr<UCharVector> buffer
 - 
bool completed
 - 
TransferType type
 
- 
inline transfer_t()