| Package | Description |
|---|---|
| AIOUSB |
This package is to store the java classes coming from the vendor accesio of the card USB_DIO_96:
https://github.com/accesio/AIOUSB
|
| Modifier and Type | Method and Description |
|---|---|
static SWIGTYPE_p_libusb_device_handle |
AIOUSB.get_usb_device(SWIGTYPE_p_USBDevice dev) |
SWIGTYPE_p_libusb_device_handle |
USBDevice.getDeviceHandle() |
SWIGTYPE_p_libusb_device_handle |
LIBUSBArgs.getHandle() |
static SWIGTYPE_p_libusb_device_handle |
AIOUSB.USBDeviceGetUSBDeviceHandle(SWIGTYPE_p_USBDevice usb) |
| Modifier and Type | Method and Description |
|---|---|
protected static long |
SWIGTYPE_p_libusb_device_handle.getCPtr(SWIGTYPE_p_libusb_device_handle obj) |
static SWIGTYPE_p_USBDevice |
AIOUSB.NewUSBDevice(SWIGTYPE_p_libusb_device dev,
SWIGTYPE_p_libusb_device_handle handle) |
void |
USBDevice.setDeviceHandle(SWIGTYPE_p_libusb_device_handle value) |
void |
LIBUSBArgs.setHandle(SWIGTYPE_p_libusb_device_handle value) |
Copyright © 2022 LSST. All rights reserved.