- ABORT_COMPLETION_TIMEOUT - Static variable in class com.ibm.jusb.os.linux.LinuxPipeOsImp
-
- ABORT_TIMEOUT_ERROR - Static variable in class com.ibm.jusb.os.linux.LinuxPipeOsImp
-
- abortAllSubmissions() - Method in class com.ibm.jusb.os.DefaultUsbPipeOsImp
-
Stop all submissions in progress.
- abortAllSubmissions() - Method in class com.ibm.jusb.os.linux.LinuxPipeOsImp
-
Stop all submissions in progress
- abortAllSubmissions() - Method in interface com.ibm.jusb.os.UsbPipeOsImp
-
Stop all submissions in progress.
- abortAllSubmissions() - Method in class com.ibm.jusb.UsbPipeImp
-
Stop all submissions in progress.
- abortAllSubmissions() - Method in interface javax.usb.UsbPipe
-
Stop all submissions in progress.
- abortAllSubmissions() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- abortInProgress - Variable in class com.ibm.jusb.UsbPipeImp
-
- AbstractUsbServices - Class in com.ibm.jusb.os
-
Abstract implementation of UsbServices.
- AbstractUsbServices() - Constructor for class com.ibm.jusb.os.AbstractUsbServices
-
- acceptShortCheckBox - Variable in class com.ibm.jusb.tools.swing.UsbControlIrpPanel
-
- acceptShortCheckBox - Variable in class com.ibm.jusb.tools.swing.UsbIrpPanel
-
- acceptShortPacket - Variable in class javax.usb.util.DefaultUsbIrp
-
- acquire() - Method in class com.mcreations.usb.windows.Mutex
-
Acquire the mutex.
- actualLength - Variable in class javax.usb.util.DefaultUsbIrp
-
- add(Runnable) - Method in class com.ibm.jusb.util.RunnableManager
-
Add a Runnable.
- add(Runnable) - Method in class com.ibm.jusb.util.RunnableManager.SynchronizedRunnableManager
-
- addEventListener(EventListener) - Method in class com.ibm.jusb.event.EventListenerImp
-
Add a listener.
- addPacket(UsbControlIrpPanel) - Method in class com.ibm.jusb.tools.swing.UsbDevicePanel
-
- addPacket(UsbIrpPanel) - Method in class com.ibm.jusb.tools.swing.UsbPipePanel
-
- addRunnable(Runnable) - Method in class com.ibm.jusb.UsbDeviceImp
-
Add a Runnable to the queueManager.
- addRunnable(Runnable) - Method in class com.ibm.jusb.UsbPipeImp
-
Add a Runnable to the queueManager.
- addUsbConfigurationImp(UsbConfigurationImp) - Method in class com.ibm.jusb.UsbDeviceImp
-
- addUsbDeviceImp(UsbDeviceImp, byte) - Method in class com.ibm.jusb.UsbHubImp
-
Attach this device to this hub at the specified port.
- addUsbDeviceListener(UsbDeviceListener) - Method in class com.ibm.jusb.UsbDeviceImp
-
- addUsbDeviceListener(UsbDeviceListener) - Method in interface javax.usb.UsbDevice
-
Add a UsbDeviceListener to this UsbDevice.
- addUsbDeviceListener(UsbDeviceListener) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- addUsbEndpointImp(UsbEndpointImp) - Method in class com.ibm.jusb.UsbInterfaceImp
-
- addUsbInterfaceImp(UsbInterfaceImp) - Method in class com.ibm.jusb.UsbConfigurationImp
-
Add a UsbInterfaceImp.
- addUsbPipeListener(UsbPipeListener) - Method in class com.ibm.jusb.UsbPipeImp
-
Register's the listener object for UsbPipeEvent
- addUsbPipeListener(UsbPipeListener) - Method in interface javax.usb.UsbPipe
-
Adds the listener.
- addUsbPipeListener(UsbPipeListener) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- addUsbServicesListener(UsbServicesListener) - Method in class com.ibm.jusb.os.AbstractUsbServices
-
- addUsbServicesListener(UsbServicesListener) - Method in interface javax.usb.UsbServices
-
Add UsbServicesListener.
- allowClaim - Variable in class com.ibm.jusb.os.DefaultUsbInterfaceOsImp
-
- allowOpen - Variable in class com.ibm.jusb.os.DefaultUsbPipeOsImp
-
- allowOpen() - Method in class com.ibm.jusb.os.DefaultUsbPipeOsImp
-
If this allows opening.
- append(String) - Method in class com.ibm.jusb.tools.swing.UsbPanel
-
- appendln(String) - Method in class com.ibm.jusb.tools.swing.UsbPanel
-
- array - Variable in class com.ibm.jusb.util.RunnableManager.ManagerRunnable
-
- asyncSubmit(UsbIrpImp) - Method in class com.ibm.jusb.os.DefaultUsbControlPipeOsImp
-
Asynchronously submits this UsbIrpImp to the platform implementation.
- asyncSubmit(UsbControlIrpImp) - Method in class com.ibm.jusb.os.DefaultUsbControlPipeOsImp
-
Asynchronously submits this UsbControlIrpImp to the platform implementation.
- asyncSubmit(UsbControlIrpImp) - Method in class com.ibm.jusb.os.DefaultUsbDeviceOsImp
-
Asynchronously submit a UsbControlIrpImp.
- asyncSubmit(List) - Method in class com.ibm.jusb.os.DefaultUsbDeviceOsImp
-
Asynchronously submit a List of UsbControlIrpImps.
- asyncSubmit(UsbIrpImp) - Method in class com.ibm.jusb.os.DefaultUsbPipeOsImp
-
Asynchronously submits this UsbIrpImp to the platform implementation.
- asyncSubmit(List) - Method in class com.ibm.jusb.os.DefaultUsbPipeOsImp
-
Asynchronously submits a List of UsbIrpImps to the platform implementation.
- asyncSubmit(UsbIrpImp) - Method in class com.ibm.jusb.os.linux.LinuxPipeOsImp
-
Asynchronous submission using a UsbIrpImp.
- asyncSubmit(UsbControlIrpImp) - Method in interface com.ibm.jusb.os.UsbControlPipeOsImp
-
Asynchronously submits this UsbControlIrpImp to the platform implementation.
- asyncSubmit(UsbControlIrpImp) - Method in interface com.ibm.jusb.os.UsbDeviceOsImp
-
Asynchronously submit a UsbControlIrpImp.
- asyncSubmit(List) - Method in interface com.ibm.jusb.os.UsbDeviceOsImp
-
Asynchronously submit a List of UsbControlIrpImps.
- asyncSubmit(UsbIrpImp) - Method in interface com.ibm.jusb.os.UsbPipeOsImp
-
Asynchronously submits this UsbIrpImp to the platform implementation.
- asyncSubmit(List) - Method in interface com.ibm.jusb.os.UsbPipeOsImp
-
Asynchronously submits a List of UsbIrpImps to the platform implementation.
- asyncSubmit(byte[]) - Method in class com.ibm.jusb.UsbControlPipeImp
-
Control pipes cannot handle raw byte[] submissions.
- asyncSubmit(UsbControlIrp) - Method in class com.ibm.jusb.UsbDeviceImp
-
Submit a UsbControlIrp asynchronously to the Default Control Pipe.
- asyncSubmit(List) - Method in class com.ibm.jusb.UsbDeviceImp
-
Submit a List of UsbControlIrps asynchronously to the Default Control Pipe.
- asyncSubmit(byte[]) - Method in class com.ibm.jusb.UsbPipeImp
-
Asynchonously submits this byte[] array to the UsbPipe.
- asyncSubmit(UsbIrp) - Method in class com.ibm.jusb.UsbPipeImp
-
Asynchronous submission using a UsbIrp.
- asyncSubmit(List) - Method in class com.ibm.jusb.UsbPipeImp
-
Asynchronous submission using a List of UsbIrps.
- asyncSubmit(UsbIrpImp) - Method in class com.mcreations.usb.windows.WindowsPipeOsImp
-
Delegates to the WindowsDeviceOsImp of this pipe.
- asyncSubmit(UsbControlIrp) - Method in interface javax.usb.UsbDevice
-
Submit a UsbControlIrp asynchronously to the Default Control Pipe.
- asyncSubmit(List) - Method in interface javax.usb.UsbDevice
-
Submit a List of UsbControlIrps asynchronously to the Default Control Pipe.
- asyncSubmit(byte[]) - Method in interface javax.usb.UsbPipe
-
Asynchonously submit a byte[] to the UsbPipe.
- asyncSubmit(UsbIrp) - Method in interface javax.usb.UsbPipe
-
Asynchonously submit a UsbIrp to the UsbPipe.
- asyncSubmit(List) - Method in interface javax.usb.UsbPipe
-
Asynchonously submit a List of UsbIrps to the UsbPipe.
- asyncSubmit(UsbControlIrp) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- asyncSubmit(List) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- asyncSubmit(byte[]) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- asyncSubmit(UsbIrp) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- asyncSubmit(List) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- attachUsbDeviceImp(UsbDeviceImp) - Method in class com.ibm.jusb.UsbPortImp
-
Attaches the UsbDeviceImp to this port.
- bAlternateSetting() - Method in class com.ibm.jusb.UsbInterfaceDescriptorImp
-
Get this descriptor's bAlternateSetting.
- bAlternateSetting() - Method in interface javax.usb.UsbInterfaceDescriptor
-
Get this descriptor's bAlternateSetting.
- bcdDevice() - Method in class com.ibm.jusb.UsbDeviceDescriptorImp
-
Get this descriptor's bcdDevice.
- bcdDevice() - Method in interface javax.usb.UsbDeviceDescriptor
-
Get this descriptor's bcdDevice.
- bcdUSB() - Method in class com.ibm.jusb.UsbDeviceDescriptorImp
-
Get this descriptor's bcdUSB.
- bcdUSB() - Method in interface javax.usb.UsbDeviceDescriptor
-
Get this descriptor's bcdUSB.
- bConfigurationValue() - Method in class com.ibm.jusb.UsbConfigurationDescriptorImp
-
Get this descriptor's bConfigurationValue.
- bConfigurationValue() - Method in interface javax.usb.UsbConfigurationDescriptor
-
Get this descriptor's bConfigurationValue.
- bDescriptorType() - Method in class com.ibm.jusb.UsbDescriptorImp
-
Get this descriptor's bDescriptorType.
- bDescriptorType() - Method in interface javax.usb.UsbDescriptor
-
Get this descriptor's bDescriptorType.
- bDeviceClass() - Method in class com.ibm.jusb.UsbDeviceDescriptorImp
-
Get this descriptor's bDeviceClass.
- bDeviceClass() - Method in interface javax.usb.UsbDeviceDescriptor
-
Get this descriptor's bDeviceClass.
- bDeviceProtocol() - Method in class com.ibm.jusb.UsbDeviceDescriptorImp
-
Get this descriptor's bDeviceProtocol.
- bDeviceProtocol() - Method in interface javax.usb.UsbDeviceDescriptor
-
Get this descriptor's bDeviceProtocol.
- bDeviceSubClass() - Method in class com.ibm.jusb.UsbDeviceDescriptorImp
-
Get this descriptor's bDeviceSubClass.
- bDeviceSubClass() - Method in interface javax.usb.UsbDeviceDescriptor
-
Get this descriptor's bDeviceSubClass.
- bEndpointAddress() - Method in class com.ibm.jusb.UsbEndpointDescriptorImp
-
Get this descriptor's bEndpointAddress.
- bEndpointAddress() - Method in interface javax.usb.UsbEndpointDescriptor
-
Get this descriptor's bEndpointAddress.
- bInterfaceClass() - Method in class com.ibm.jusb.UsbInterfaceDescriptorImp
-
Get this descriptor's bInterfaceClass.
- bInterfaceClass() - Method in interface javax.usb.UsbInterfaceDescriptor
-
Get this descriptor's bInterfaceClass.
- bInterfaceNumber() - Method in class com.ibm.jusb.UsbInterfaceDescriptorImp
-
Get this descriptor's bInterfaceNumber.
- bInterfaceNumber() - Method in interface javax.usb.UsbInterfaceDescriptor
-
Get this descriptor's bInterfaceNumber.
- bInterfaceProtocol() - Method in class com.ibm.jusb.UsbInterfaceDescriptorImp
-
Get this descriptor's bInterfaceProtocol.
- bInterfaceProtocol() - Method in interface javax.usb.UsbInterfaceDescriptor
-
Get this descriptor's bInterfaceProtocol.
- bInterfaceSubClass() - Method in class com.ibm.jusb.UsbInterfaceDescriptorImp
-
Get this descriptor's bInterfaceSubClass.
- bInterfaceSubClass() - Method in interface javax.usb.UsbInterfaceDescriptor
-
Get this descriptor's bInterfaceSubClass.
- bInterval() - Method in class com.ibm.jusb.UsbEndpointDescriptorImp
-
Get this descriptor's bInterval.
- bInterval() - Method in interface javax.usb.UsbEndpointDescriptor
-
Get this descriptor's bInterval.
- bLength() - Method in class com.ibm.jusb.UsbDescriptorImp
-
Get this descriptor's bLength.
- bLength() - Method in interface javax.usb.UsbDescriptor
-
Get this descriptor's bLength.
- bmAttributes() - Method in class com.ibm.jusb.UsbConfigurationDescriptorImp
-
Get this descriptor's bmAttributes.
- bmAttributes() - Method in class com.ibm.jusb.UsbEndpointDescriptorImp
-
Get this descriptor's bmAttributes.
- bmAttributes() - Method in interface javax.usb.UsbConfigurationDescriptor
-
Get this descriptor's bmAttributes.
- bmAttributes() - Method in interface javax.usb.UsbEndpointDescriptor
-
Get this descriptor's bmAttributes.
- bMaxPacketSize0() - Method in class com.ibm.jusb.UsbDeviceDescriptorImp
-
Get this descriptor's bMaxPacketSize.
- bMaxPacketSize0() - Method in interface javax.usb.UsbDeviceDescriptor
-
Get this descriptor's bMaxPacketSize.
- bMaxPower() - Method in class com.ibm.jusb.UsbConfigurationDescriptorImp
-
Get this descriptor's bMaxPower.
- bMaxPower() - Method in interface javax.usb.UsbConfigurationDescriptor
-
Get this descriptor's bMaxPower.
- bmRequestType - Variable in class com.ibm.jusb.UsbControlIrpImp
-
- bmRequestType() - Method in class com.ibm.jusb.UsbControlIrpImp
-
Get the bmRequestType.
- bmRequestType() - Method in interface javax.usb.UsbControlIrp
-
Get the bmRequestType.
- bmRequestType - Variable in class javax.usb.util.DefaultUsbControlIrp
-
- bmRequestType() - Method in class javax.usb.util.DefaultUsbControlIrp
-
Get the bmRequestType.
- bmRequestTypeField - Variable in class com.ibm.jusb.tools.swing.UsbControlIrpPanel
-
- bNumConfigurations() - Method in class com.ibm.jusb.UsbDeviceDescriptorImp
-
Get this descriptor's bNumConfigurations.
- bNumConfigurations() - Method in interface javax.usb.UsbDeviceDescriptor
-
Get this descriptor's bNumConfigurations.
- bNumEndpoints() - Method in class com.ibm.jusb.UsbInterfaceDescriptorImp
-
Get this descriptor's bNumEndpoints.
- bNumEndpoints() - Method in interface javax.usb.UsbInterfaceDescriptor
-
Get this descriptor's bNumEndpoints.
- bNumInterfaces() - Method in class com.ibm.jusb.UsbConfigurationDescriptorImp
-
Get this descriptor's bNumInterfaces.
- bNumInterfaces() - Method in interface javax.usb.UsbConfigurationDescriptor
-
Get this descriptor's bNumInterfaces.
- bRequest - Variable in class com.ibm.jusb.UsbControlIrpImp
-
- bRequest() - Method in class com.ibm.jusb.UsbControlIrpImp
-
Get the bRequest.
- bRequest() - Method in interface javax.usb.UsbControlIrp
-
Get the bRequest.
- bRequest - Variable in class javax.usb.util.DefaultUsbControlIrp
-
- bRequest() - Method in class javax.usb.util.DefaultUsbControlIrp
-
Get the bRequest.
- bRequestField - Variable in class com.ibm.jusb.tools.swing.UsbControlIrpPanel
-
- bString() - Method in class com.ibm.jusb.UsbStringDescriptorImp
-
Get this descriptor's bString.
- bString() - Method in interface javax.usb.UsbStringDescriptor
-
Get this descriptor's bString.
- CFG_ATTR_REMOTE_WAKE - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Configuration attribute - remote wakeup
- CFG_ATTR_SELF_POWER - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Configuration attribute - self-powered
- checkActive() - Method in class com.ibm.jusb.UsbPipeImp
-
Check if this pipe is active.
- checkDisconnected() - Method in class com.ibm.jusb.UsbPipeImp
-
Check if this device is disconnected.
- checkHidInterface(UsbInterface, short, short) - Static method in class javax.usb.examples.MouseDriver
-
Check the HID-class UsbInterface to see if matches the usagePage and usageID.
- checkOpen() - Method in class com.ibm.jusb.UsbPipeImp
-
Check if this pipe is open.
- checkRecipient(byte) - Static method in class javax.usb.util.StandardRequest
-
Check the recipient.
- checkShortPacketException() - Method in class com.ibm.jusb.UsbIrpImp
-
If createShortPacketException is true, this will check for a short packet condition.
- checkUsbControlIrp(UsbControlIrp) - Static method in class com.ibm.jusb.UsbControlIrpImp
-
Check the specified UsbControlIrp.
- checkUsbInterfaceIsMouse(UsbInterface) - Static method in class javax.usb.examples.MouseDriver
-
Check if the HID-class UsbInterface is a boot-type USB mouse.
- checkUsbIrp(UsbIrp) - Static method in class com.ibm.jusb.UsbIrpImp
-
Check the specified UsbIrp.
- claim() - Method in class com.ibm.jusb.os.DefaultUsbInterfaceOsImp
-
Claim this interface.
- claim(UsbInterfacePolicy) - Method in class com.ibm.jusb.os.DefaultUsbInterfaceOsImp
-
Claim this interface using a UsbInterfacePolicy.
- claim() - Method in interface com.ibm.jusb.os.UsbInterfaceOsImp
-
Claim this interface.
- claim(UsbInterfacePolicy) - Method in interface com.ibm.jusb.os.UsbInterfaceOsImp
-
Claim this interface using a UsbInterfacePolicy.
- claim() - Method in class com.ibm.jusb.tools.swing.UsbInterfacePanel
-
- claim() - Method in class com.ibm.jusb.UsbInterfaceImp
-
Claim this interface.
- claim(UsbInterfacePolicy) - Method in class com.ibm.jusb.UsbInterfaceImp
-
Claim this interface using a UsbInterfacePolicy.
- claim() - Method in interface javax.usb.UsbInterface
-
Claim this interface.
- claim(UsbInterfacePolicy) - Method in interface javax.usb.UsbInterface
-
Claim this interface using a UsbInterfacePolicy.
- claim(int, boolean) - Method in class org.lsst.ccs.drivers.usb.UsbComm
-
Claims an interface
- clear() - Method in class com.ibm.jusb.event.EventListenerImp
-
Clear all listeners.
- clear() - Method in class com.ibm.jusb.tools.swing.UsbControlIrpPanel
-
- clear() - Method in class com.ibm.jusb.tools.swing.UsbIrpPanel
-
- clear() - Method in class com.ibm.jusb.tools.swing.UsbPanel
-
- clearFeature(byte, short, short) - Method in class javax.usb.util.StandardRequest
-
Clear Feature.
- clearFeature(UsbDevice, byte, short, short) - Static method in class javax.usb.util.StandardRequest
-
Clear Feature.
- clone() - Method in class com.ibm.jusb.tools.swing.UsbControlIrpPanel
-
- clone() - Method in class com.ibm.jusb.tools.swing.UsbIrpPanel
-
- close() - Method in class com.ibm.jusb.os.DefaultUsbPipeOsImp
-
Close this pipe.
- close() - Method in interface com.ibm.jusb.os.UsbPipeOsImp
-
Close the pipe.
- close() - Method in class com.ibm.jusb.tools.swing.UsbPipePanel
-
- close() - Method in class com.ibm.jusb.UsbPipeImp
-
Closes this UsbPipe.
- close() - Method in class com.mcreations.usb.windows.WindowsPipeOsImp
-
- close() - Method in interface javax.usb.UsbPipe
-
Close this UsbPipe.
- close() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- close() - Method in class org.lsst.ccs.drivers.usb.UsbCommPipe
-
Closes the pipe
- com.ibm.jusb - package com.ibm.jusb
-
- com.ibm.jusb.event - package com.ibm.jusb.event
-
- com.ibm.jusb.os - package com.ibm.jusb.os
-
- com.ibm.jusb.os.linux - package com.ibm.jusb.os.linux
-
- com.ibm.jusb.tools - package com.ibm.jusb.tools
-
- com.ibm.jusb.tools.swing - package com.ibm.jusb.tools.swing
-
- com.ibm.jusb.tools.text - package com.ibm.jusb.tools.text
-
- com.ibm.jusb.util - package com.ibm.jusb.util
-
- com.mcreations.usb.windows - package com.mcreations.usb.windows
-
- complete() - Method in class com.ibm.jusb.UsbControlIrpImp
-
Complete this submission.
- complete() - Method in class com.ibm.jusb.UsbIrpImp
-
Complete this submission.
- complete() - Method in interface javax.usb.UsbIrp
-
Set this as complete.
- complete - Variable in class javax.usb.util.DefaultUsbIrp
-
- complete() - Method in class javax.usb.util.DefaultUsbIrp
-
Complete this submission.
- completeUsbIrp() - Method in class com.ibm.jusb.UsbIrpImp
-
If there is a wrapped UsbIrp, set its fields and complete it.
- CONFIG_NUM - Static variable in class com.ibm.jusb.VirtualRootUsbHubImp
-
- CONFIG_TOTAL_LEN - Static variable in class com.ibm.jusb.VirtualRootUsbHubImp
-
- CONFIGURATION_POWERED_MASK - Static variable in interface javax.usb.UsbConst
-
- CONFIGURATION_REMOTE_WAKEUP - Static variable in interface javax.usb.UsbConst
-
- CONFIGURATION_SELF_POWERED - Static variable in interface javax.usb.UsbConst
-
- configurationDescriptorBytes - Static variable in class com.ibm.jusb.VirtualRootUsbHubImp
-
- connect(UsbHubImp, byte) - Method in class com.ibm.jusb.UsbDeviceImp
-
Connect to the parent UsbHubImp.
- connect(UsbHubImp, byte) - Method in class com.ibm.jusb.VirtualRootUsbHubImp
-
No connect operation
- containsSetting(byte) - Method in class com.ibm.jusb.UsbInterfaceImp
-
- containsSetting(byte) - Method in interface javax.usb.UsbInterface
-
If the specified alternate setting exists.
- containsUsbConfiguration(byte) - Method in class com.ibm.jusb.UsbDeviceImp
-
- containsUsbConfiguration(byte) - Method in interface javax.usb.UsbDevice
-
If this UsbDevice contains the specified UsbConfiguration.
- containsUsbConfiguration(byte) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- containsUsbEndpoint(byte) - Method in class com.ibm.jusb.UsbInterfaceImp
-
- containsUsbEndpoint(byte) - Method in interface javax.usb.UsbInterface
-
If the specified UsbEndpoint is contained in this UsbInterface.
- containsUsbInterface(byte) - Method in class com.ibm.jusb.UsbConfigurationImp
-
- containsUsbInterface(byte) - Method in interface javax.usb.UsbConfiguration
-
If the specified UsbInterface is contained in this UsbConfiguration.
- copyPacket() - Method in class com.ibm.jusb.tools.swing.UsbDevicePanel
-
- copyPacket() - Method in class com.ibm.jusb.tools.swing.UsbPipePanel
-
- COULD_NOT_ACCESS_USB_SUBSYSTEM - Static variable in class com.mcreations.usb.windows.WindowsUsbServices
-
- CREATE_SHORT_PACKET_EXCEPTION_POLICY_KEY - Static variable in class com.ibm.jusb.UsbDeviceImp
-
- CREATE_SHORT_PACKET_EXCEPTION_POLICY_KEY - Static variable in class com.ibm.jusb.UsbPipeImp
-
- createClaimPanel() - Method in class com.ibm.jusb.tools.swing.UsbInterfacePanel
-
- createConfiguration(UsbConfiguration, DefaultMutableTreeNode) - Method in class com.ibm.jusb.tools.swing.SwingUsbView
-
- createDevice(UsbDevice, DefaultMutableTreeNode) - Method in class com.ibm.jusb.tools.swing.SwingUsbView
-
- createEndpoint(UsbEndpoint, DefaultMutableTreeNode) - Method in class com.ibm.jusb.tools.swing.SwingUsbView
-
- createInterface(UsbInterface, DefaultMutableTreeNode) - Method in class com.ibm.jusb.tools.swing.SwingUsbView
-
- createShortPacketException - Variable in class com.ibm.jusb.UsbDeviceImp
-
- createShortPacketException - Variable in class com.ibm.jusb.UsbIrpImp
-
- createShortPacketException - Variable in class com.ibm.jusb.UsbPipeImp
-
- createTree(UsbHub, DefaultMutableTreeNode) - Method in class com.ibm.jusb.tools.swing.SwingUsbView
-
- createUsbControlIrp(byte, byte, short, short) - Method in class com.ibm.jusb.UsbDeviceImp
-
Create a UsbControlIrp.
- createUsbControlIrp(byte, byte, short, short) - Method in class com.ibm.jusb.UsbPipeImp
-
Create a UsbControlIrp.
- createUsbControlIrp(byte, byte, short, short) - Method in interface javax.usb.UsbDevice
-
Create a UsbControlIrp.
- createUsbControlIrp(byte, byte, short, short) - Method in interface javax.usb.UsbPipe
-
Create a UsbControlIrp.
- createUsbControlIrp(byte, byte, short, short) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- createUsbControlIrp(byte, byte, short, short) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- createUsbIrp() - Method in class com.ibm.jusb.UsbPipeImp
-
Create a UsbIrp.
- createUsbIrp() - Method in interface javax.usb.UsbPipe
-
Create a UsbIrp.
- createUsbIrp() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- createUsbIrpImp() - Method in class com.ibm.jusb.UsbPipeImp
-
Get a uniquely-numbered UsbIrpImp
- currentLevel - Variable in class com.ibm.jusb.util.StandardErrorUsbTracer
-
- currentLevel - Variable in class com.ibm.jusb.util.StandardOutUsbTracer
-
- get_interface() - Method in class net.sf.libusb.usb_config_descriptor
-
- GET_REPORT_DESCRIPTOR_REQUEST - Static variable in class javax.usb.examples.MouseDriver
-
- GET_REPORT_DESCRIPTOR_REQUESTTYPE - Static variable in class javax.usb.examples.MouseDriver
-
- GET_REPORT_DESCRIPTOR_VALUE - Static variable in class javax.usb.examples.MouseDriver
-
- getAcceptShortPacket() - Method in interface javax.usb.UsbIrp
-
If short packets should be accepted.
- getAcceptShortPacket() - Method in class javax.usb.util.DefaultUsbIrp
-
Get the Short Packet policy.
- getActiveSetting() - Method in class com.ibm.jusb.UsbInterfaceImp
-
Get the active alternate setting.
- getActiveSetting() - Method in interface javax.usb.UsbInterface
-
Get the active alternate setting.
- getActiveSettingImp() - Method in class com.ibm.jusb.UsbInterfaceImp
-
Get the active alternate setting.
- getActiveSettingNumber() - Method in class com.ibm.jusb.UsbInterfaceImp
-
Get the number of the active alternate setting for this interface
- getActiveSettingNumber() - Method in interface javax.usb.UsbInterface
-
Get the number of the active alternate setting.
- getActiveUsbConfiguration() - Method in class com.ibm.jusb.UsbDeviceImp
-
- getActiveUsbConfiguration() - Method in interface javax.usb.UsbDevice
-
Get the active UsbConfiguration.
- getActiveUsbConfiguration() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- getActiveUsbConfigurationImp() - Method in class com.ibm.jusb.UsbDeviceImp
-
- getActiveUsbConfigurationNumber() - Method in class com.ibm.jusb.UsbDeviceImp
-
- getActiveUsbConfigurationNumber() - Method in interface javax.usb.UsbDevice
-
Get the number of the active UsbConfiguration.
- getActiveUsbConfigurationNumber() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- getActualLength() - Method in class javax.usb.event.UsbPipeDataEvent
-
Get the actual length.
- getActualLength() - Method in interface javax.usb.UsbIrp
-
The amount of data that was transferred.
- getActualLength() - Method in class javax.usb.util.DefaultUsbIrp
-
Get the actual length.
- getAllUsbDevices(UsbDevice) - Static method in class javax.usb.examples.FindUsbDevice
-
This forms an inclusive list of all UsbDevices connected to this UsbDevice.
- getAltsetting() - Method in class net.sf.libusb.usb_interface
-
- getApiVersion() - Method in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- getApiVersion() - Static method in class com.ibm.jusb.Version
-
Get the version number of the API that this implements.
- getApiVersion() - Method in class com.mcreations.usb.windows.WindowsUsbServices
-
- getApiVersion() - Method in interface javax.usb.UsbServices
-
Get the (minimum) version number of the javax.usb API
that this UsbServices implements.
- getApiVersion() - Static method in class javax.usb.Version
-
Get the version number of this API.
- getAttachedUsbDevices() - Method in class com.ibm.jusb.UsbHubImp
-
- getAttachedUsbDevices() - Method in class com.mcreations.usb.windows.WindowsHubOsImp
-
- getAttachedUsbDevices() - Method in interface javax.usb.UsbHub
-
Get all attached UsbDevices.
- getBAlternateSetting() - Method in class net.sf.libusb.usb_interface_descriptor
-
- getBcdDevice() - Method in class net.sf.libusb.usb_device_descriptor
-
- getBcdHID() - Method in class net.sf.libusb.usb_hid_descriptor
-
- getBcdUSB() - Method in class net.sf.libusb.usb_device_descriptor
-
- getBConfigurationValue() - Method in class net.sf.libusb.usb_config_descriptor
-
- getBCountryCode() - Method in class net.sf.libusb.usb_hid_descriptor
-
- getBDescriptorType() - Method in class net.sf.libusb.usb_config_descriptor
-
- getBDescriptorType() - Method in class net.sf.libusb.usb_descriptor_header
-
- getBDescriptorType() - Method in class net.sf.libusb.usb_device_descriptor
-
- getBDescriptorType() - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- getBDescriptorType() - Method in class net.sf.libusb.usb_hid_descriptor
-
- getBDescriptorType() - Method in class net.sf.libusb.usb_interface_descriptor
-
- getBDescriptorType() - Method in class net.sf.libusb.usb_string_descriptor
-
- getBDeviceClass() - Method in class net.sf.libusb.usb_device_descriptor
-
- getBDeviceProtocol() - Method in class net.sf.libusb.usb_device_descriptor
-
- getBDeviceSubClass() - Method in class net.sf.libusb.usb_device_descriptor
-
- getBEndpointAddress() - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- getBInterfaceClass() - Method in class net.sf.libusb.usb_interface_descriptor
-
- getBInterfaceNumber() - Method in class net.sf.libusb.usb_interface_descriptor
-
- getBInterfaceProtocol() - Method in class net.sf.libusb.usb_interface_descriptor
-
- getBInterfaceSubClass() - Method in class net.sf.libusb.usb_interface_descriptor
-
- getBInterval() - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- getBLength() - Method in class net.sf.libusb.usb_config_descriptor
-
- getBLength() - Method in class net.sf.libusb.usb_descriptor_header
-
- getBLength() - Method in class net.sf.libusb.usb_device_descriptor
-
- getBLength() - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- getBLength() - Method in class net.sf.libusb.usb_hid_descriptor
-
- getBLength() - Method in class net.sf.libusb.usb_interface_descriptor
-
- getBLength() - Method in class net.sf.libusb.usb_string_descriptor
-
- getBmAttributes() - Method in class net.sf.libusb.usb_config_descriptor
-
- getBmAttributes() - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- getBMaxPacketSize0() - Method in class net.sf.libusb.usb_device_descriptor
-
- getBNumConfigurations() - Method in class net.sf.libusb.usb_device_descriptor
-
- getBNumDescriptors() - Method in class net.sf.libusb.usb_hid_descriptor
-
- getBNumEndpoints() - Method in class net.sf.libusb.usb_interface_descriptor
-
- getBNumInterfaces() - Method in class net.sf.libusb.usb_config_descriptor
-
- getBRefresh() - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- getBRequest() - Method in class net.sf.libusb.usb_ctrl_setup
-
- getBRequestType() - Method in class net.sf.libusb.usb_ctrl_setup
-
- getBSynchAddress() - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- getBus() - Method in class net.sf.libusb.usb_device
-
- getCachedUsbStringDescriptor(byte) - Method in class com.ibm.jusb.UsbDeviceImp
-
Get a cached UsbStringDescriptor.
- getChildren() - Method in class net.sf.libusb.usb_device
-
- getConfig() - Method in class net.sf.libusb.usb_device
-
- getConfiguration() - Method in class com.ibm.jusb.os.linux.LinuxSetConfigurationRequest
-
- getConfiguration() - Method in class javax.usb.util.StandardRequest
-
Get Configuration.
- getConfiguration(UsbDevice) - Static method in class javax.usb.util.StandardRequest
-
Get Configuration.
- getConfiguration() - Method in class org.lsst.ccs.drivers.usb.UsbComm
-
Gets the active USB configuration for the current device
- getConfigurationNode(UsbConfiguration) - Method in class com.ibm.jusb.tools.swing.SwingUsbView
-
- getConfigurationString() - Method in class com.ibm.jusb.UsbConfigurationImp
-
- getConfigurationString() - Method in interface javax.usb.UsbConfiguration
-
Get the configuration String.
- getCPtr(SWIGTYPE_p_p_usb_device) - Static method in class net.sf.libusb.SWIGTYPE_p_p_usb_device
-
- getCPtr(SWIGTYPE_p_unsigned_char) - Static method in class net.sf.libusb.SWIGTYPE_p_unsigned_char
-
- getCPtr(SWIGTYPE_p_unsigned_short) - Static method in class net.sf.libusb.SWIGTYPE_p_unsigned_short
-
- getCPtr(SWIGTYPE_p_usb_dev_handle) - Static method in class net.sf.libusb.SWIGTYPE_p_usb_dev_handle
-
- getCPtr(SWIGTYPE_p_void) - Static method in class net.sf.libusb.SWIGTYPE_p_void
-
- getCPtr(usb_bus) - Static method in class net.sf.libusb.usb_bus
-
- getCPtr(usb_config_descriptor) - Static method in class net.sf.libusb.usb_config_descriptor
-
- getCPtr(usb_ctrl_setup) - Static method in class net.sf.libusb.usb_ctrl_setup
-
- getCPtr(usb_descriptor_header) - Static method in class net.sf.libusb.usb_descriptor_header
-
- getCPtr(usb_device) - Static method in class net.sf.libusb.usb_device
-
- getCPtr(usb_device_descriptor) - Static method in class net.sf.libusb.usb_device_descriptor
-
- getCPtr(usb_endpoint_descriptor) - Static method in class net.sf.libusb.usb_endpoint_descriptor
-
- getCPtr(usb_hid_descriptor) - Static method in class net.sf.libusb.usb_hid_descriptor
-
- getCPtr(usb_interface) - Static method in class net.sf.libusb.usb_interface
-
- getCPtr(usb_interface_descriptor) - Static method in class net.sf.libusb.usb_interface_descriptor
-
- getCPtr(usb_string_descriptor) - Static method in class net.sf.libusb.usb_string_descriptor
-
- getCPtr(usb_version) - Static method in class net.sf.libusb.usb_version
-
- getCPtr(usb_version_dll) - Static method in class net.sf.libusb.usb_version_dll
-
- getCPtr(usb_version_driver) - Static method in class net.sf.libusb.usb_version_driver
-
- getData() - Method in class com.ibm.jusb.tools.swing.UsbControlIrpPanel
-
- getData() - Method in class com.ibm.jusb.tools.swing.UsbIrpPanel
-
- getData() - Method in class javax.usb.event.UsbDeviceDataEvent
-
Get the data.
- getData() - Method in class javax.usb.event.UsbPipeDataEvent
-
Get the data.
- getData() - Method in interface javax.usb.UsbIrp
-
Get the data.
- getData() - Method in class javax.usb.util.DefaultUsbIrp
-
Get the data.
- getDefaultLevel() - Method in class com.ibm.jusb.util.UsbTracer
-
Get the default level for this UsbTracer object.
- getDefaultName() - Method in class com.ibm.jusb.util.UsbTracer
-
Get the default name for this UsbTracer object.
- getDescriptor(byte, byte, short, byte[]) - Method in class javax.usb.util.StandardRequest
-
Get Descriptor.
- getDescriptor(UsbDevice, byte, byte, short, byte[]) - Static method in class javax.usb.util.StandardRequest
-
Get Descriptor.
- getDescriptor() - Method in class net.sf.libusb.usb_device
-
- getDev() - Method in class net.sf.libusb.usb_device
-
- getDevice() - Method in class org.lsst.ccs.drivers.usb.UsbComm
-
Gets the current USB device
- getDeviceClass() - Static method in class javax.usb.examples.FindUsbDevice
-
Get a device class.
- getDeviceNode(UsbDevice) - Method in class com.ibm.jusb.tools.swing.SwingUsbView
-
- getDevices() - Method in class net.sf.libusb.usb_bus
-
- getDevnum() - Method in class net.sf.libusb.usb_device
-
- getDirection() - Method in class com.ibm.jusb.UsbEndpointImp
-
- getDirection() - Method in interface javax.usb.UsbEndpoint
-
Get this endpoint's direction.
- getDirname() - Method in class net.sf.libusb.usb_bus
-
- getDll() - Method in class net.sf.libusb.usb_version
-
- getDriver() - Method in class net.sf.libusb.usb_version
-
- getEndpoint() - Method in class net.sf.libusb.usb_interface_descriptor
-
- getEndpoint(UsbInterface, int) - Static method in class org.lsst.ccs.drivers.usb.UsbComm
-
Gets a USB endpoint for the specified interface.
- getEndpointAddress() - Method in class com.ibm.jusb.os.linux.LinuxPipeOsImp
-
- getEndpointAddress() - Method in class com.mcreations.usb.windows.WindowsPipeOsImp
-
- getEndpointNode(UsbEndpoint) - Method in class com.ibm.jusb.tools.swing.SwingUsbView
-
- getEndpoints(UsbInterface) - Static method in class org.lsst.ccs.drivers.usb.UsbComm
-
Gets all USB endpoints for the specified interface.
- getErrorCode() - Method in exception javax.usb.UsbPlatformException
-
Get the platform error code.
- getEventListener() - Method in class com.ibm.jusb.event.EventListenerImp.EventListenerRunnableManager
-
- getExtra() - Method in class net.sf.libusb.usb_config_descriptor
-
- getExtra() - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- getExtra() - Method in class net.sf.libusb.usb_interface_descriptor
-
- getExtralen() - Method in class net.sf.libusb.usb_config_descriptor
-
- getExtralen() - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- getExtralen() - Method in class net.sf.libusb.usb_interface_descriptor
-
- getFilename() - Method in class net.sf.libusb.usb_device
-
- getHubNode(UsbHub) - Method in class com.ibm.jusb.tools.swing.SwingUsbView
-
- getIConfiguration() - Method in class net.sf.libusb.usb_config_descriptor
-
- getIdProduct() - Method in class net.sf.libusb.usb_device_descriptor
-
- getIdVendor() - Method in class net.sf.libusb.usb_device_descriptor
-
- getIInterface() - Method in class net.sf.libusb.usb_interface_descriptor
-
- getIManufacturer() - Method in class net.sf.libusb.usb_device_descriptor
-
- getImpDescription() - Method in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- getImpDescription() - Method in class com.mcreations.usb.windows.WindowsUsbServices
-
- getImpDescription() - Method in interface javax.usb.UsbServices
-
Get a description of this UsbServices implementation.
- getImpVersion() - Method in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- getImpVersion() - Method in class com.mcreations.usb.windows.WindowsUsbServices
-
- getImpVersion() - Method in interface javax.usb.UsbServices
-
Get the version number of the UsbServices implementation.
- getInterface() - Method in class com.ibm.jusb.os.linux.LinuxSetInterfaceRequest
-
- getInterface(short) - Method in class javax.usb.util.StandardRequest
-
Get Interface.
- getInterface(UsbDevice, short) - Static method in class javax.usb.util.StandardRequest
-
Get Interface.
- getInterface(int) - Method in class org.lsst.ccs.drivers.usb.UsbComm
-
Gets the active setting of the specified USB interface of the current
device
- getInterface(UsbDevice, int) - Static method in class org.lsst.ccs.drivers.usb.UsbComm
-
Gets the active setting of the specified USB interface of the
specified device.
- getInterfaceClass() - Static method in class javax.usb.examples.FindUsbInterface
-
Get an interface class.
- getInterfaceNode(UsbInterface) - Method in class com.ibm.jusb.tools.swing.SwingUsbView
-
- getInterfaceString() - Method in class com.ibm.jusb.UsbInterfaceImp
-
- getInterfaceString() - Method in interface javax.usb.UsbInterface
-
Get the interface String.
- getIntTraceLevel(String) - Static method in class com.ibm.jusb.util.UsbTracer
-
This translates the provided String trace level to an int level.
- getIProduct() - Method in class net.sf.libusb.usb_device_descriptor
-
- getISerialNumber() - Method in class net.sf.libusb.usb_device_descriptor
-
- getLangId() - Method in class com.ibm.jusb.UsbDeviceImp
-
- getLength(byte[]) - Method in class com.ibm.jusb.tools.swing.UsbControlIrpPanel
-
- getLength(byte[]) - Method in class com.ibm.jusb.tools.swing.UsbIrpPanel
-
- getLength() - Method in interface javax.usb.UsbIrp
-
The amount of data to transfer.
- getLength() - Method in class javax.usb.util.DefaultUsbIrp
-
Get the length.
- getLinuxInterfaceOsImp() - Method in class com.ibm.jusb.os.linux.LinuxPipeOsImp
-
- getLocation() - Method in class net.sf.libusb.usb_bus
-
- getMajor() - Method in class net.sf.libusb.usb_version_dll
-
- getMajor() - Method in class net.sf.libusb.usb_version_driver
-
- getManufacturerString() - Method in class com.ibm.jusb.UsbDeviceImp
-
- getManufacturerString() - Static method in class javax.usb.examples.FindUsbDevice
-
Get a manufacturer string.
- getManufacturerString() - Method in interface javax.usb.UsbDevice
-
Get the manufacturer String.
- getManufacturerString() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- getMaxPower() - Method in class net.sf.libusb.usb_config_descriptor
-
- getMaxSize() - Method in class com.ibm.jusb.util.RunnableManager
-
Get the maximum number of Runnables to queue.
- getMicro() - Method in class net.sf.libusb.usb_version_dll
-
- getMicro() - Method in class net.sf.libusb.usb_version_driver
-
- getMinor() - Method in class net.sf.libusb.usb_version_dll
-
- getMinor() - Method in class net.sf.libusb.usb_version_driver
-
- getName() - Method in class com.ibm.jusb.event.EventListenerImp
-
- getName() - Method in class com.ibm.jusb.util.RunnableManager
-
Get this RunnableManager's name.
- getNano() - Method in class net.sf.libusb.usb_version_dll
-
- getNano() - Method in class net.sf.libusb.usb_version_driver
-
- getNext() - Method in class net.sf.libusb.usb_bus
-
- getNext() - Method in class net.sf.libusb.usb_device
-
- getNum_altsetting() - Method in class net.sf.libusb.usb_interface
-
- getNum_children() - Method in class net.sf.libusb.usb_device
-
- getNumberOfPorts() - Method in class com.ibm.jusb.UsbHubImp
-
- getNumberOfPorts() - Method in class com.mcreations.usb.windows.WindowsHubOsImp
-
- getNumberOfPorts() - Method in interface javax.usb.UsbHub
-
Get the number of (downstream) ports this hub has.
- getNumSettings() - Method in class com.ibm.jusb.UsbInterfaceImp
-
- getNumSettings() - Method in interface javax.usb.UsbInterface
-
Get the number of alternate settings for this interface.
- getOffset() - Method in class com.ibm.jusb.tools.swing.UsbControlIrpPanel
-
- getOffset() - Method in class com.ibm.jusb.tools.swing.UsbIrpPanel
-
- getOffset() - Method in interface javax.usb.UsbIrp
-
Get the starting offset of the data.
- getOffset() - Method in class javax.usb.util.DefaultUsbIrp
-
Get the offset.
- getOpenString() - Method in class com.ibm.jusb.os.DefaultUsbPipeOsImp
-
Get the String to use in UsbExceptions thrown in
open().
- getParentUsbPort() - Method in class com.ibm.jusb.UsbDeviceImp
-
- getParentUsbPort() - Method in interface javax.usb.UsbDevice
-
Get the UsbPort on the parent UsbHub that this device is connected to.
- getParentUsbPort() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- getParentUsbPortImp() - Method in class com.ibm.jusb.UsbDeviceImp
-
- getParentUsbPortImp() - Method in class com.ibm.jusb.VirtualRootUsbHubImp
-
No UsbPort use
- getPipeType() - Method in class com.ibm.jusb.os.linux.LinuxPipeOsImp
-
- getPipeType() - Method in class com.mcreations.usb.windows.WindowsPipeOsImp
-
- getPlatformException() - Method in exception javax.usb.UsbPlatformException
-
Get the platform Exception.
- getPortNode(UsbPort) - Method in class com.ibm.jusb.tools.swing.SwingUsbView
-
- getPortNumber() - Method in class com.ibm.jusb.UsbPortImp
-
Return the number of this port.
- getPortNumber() - Method in interface javax.usb.UsbPort
-
Get the number of this port.
- getPrev() - Method in class net.sf.libusb.usb_bus
-
- getPrev() - Method in class net.sf.libusb.usb_device
-
- getProductId() - Static method in class javax.usb.examples.FindUsbDevice
-
Get a product ID.
- getProductString() - Method in class com.ibm.jusb.UsbDeviceImp
-
- getProductString() - Method in interface javax.usb.UsbDevice
-
Get the product String.
- getProductString() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- getProperties() - Static method in class javax.usb.UsbHostManager
-
Get the Properties loaded from the properties file.
- getRiVersion() - Static method in class com.ibm.jusb.Version
-
Get the version number of this RI.
- getRoot_dev() - Method in class net.sf.libusb.usb_bus
-
- getRootUsbHub() - Method in class com.ibm.jusb.os.AbstractUsbServices
-
- getRootUsbHub() - Method in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- getRootUsbHub() - Method in class com.mcreations.usb.windows.WindowsUsbServices
-
- getRootUsbHub() - Method in interface javax.usb.UsbServices
-
Get the virtual UsbHub to which all physical Host Controller UsbHubs are attached.
- getRootUsbHubImp() - Method in class com.ibm.jusb.os.AbstractUsbServices
-
- getSelectedIndex() - Method in class com.ibm.jusb.tools.swing.UsbDevicePanel
-
- getSelectedIndex() - Method in class com.ibm.jusb.tools.swing.UsbPipePanel
-
- getSerialNumberString() - Method in class com.ibm.jusb.UsbDeviceImp
-
- getSerialNumberString() - Method in interface javax.usb.UsbDevice
-
Get the serial number String.
- getSerialNumberString() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- getSetting() - Method in class com.ibm.jusb.os.linux.LinuxSetInterfaceRequest
-
- getSetting(byte) - Method in class com.ibm.jusb.UsbInterfaceImp
-
Get the alternate setting with the specified number.
- getSetting(byte) - Method in interface javax.usb.UsbInterface
-
Get the specified alternate setting.
- getSettingImp(byte) - Method in class com.ibm.jusb.UsbInterfaceImp
-
Get the alternate setting with the specified number.
- getSettings() - Method in class com.ibm.jusb.UsbInterfaceImp
-
Get all alternate settings for this interface.
- getSettings() - Method in interface javax.usb.UsbInterface
-
Get all alternate settings for this interface.
- getSetupPacket() - Method in class com.ibm.jusb.UsbControlIrpImp
-
Get the setup packet (Control header).
- getSize() - Method in class com.ibm.jusb.util.RunnableManager
-
Get the number of Runnables currently queued.
- getSize() - Method in class com.ibm.jusb.util.RunnableManager.ManagerRunnable
-
- getSpeed() - Method in class com.ibm.jusb.UsbDeviceImp
-
- getSpeed() - Method in interface javax.usb.UsbDevice
-
Get the speed of the device.
- getSpeed() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- getSpeed() - Method in class org.lsst.ccs.drivers.usb.UsbComm
-
Gets the speed of the current device *** Re-do ***
- getSpeed(UsbDevice) - Static method in class org.lsst.ccs.drivers.usb.UsbComm
-
Gets the speed of a device *** Deprecated ***
- getSpeedString(Object) - Static method in class javax.usb.util.UsbUtil
-
Get a String description of the specified device-speed Object.
- getStatus(byte, short) - Method in class javax.usb.util.StandardRequest
-
Get Status.
- getStatus(UsbDevice, byte, short) - Static method in class javax.usb.util.StandardRequest
-
Get Status.
- getString(byte) - Method in class com.ibm.jusb.UsbDeviceImp
-
- getString() - Method in class com.ibm.jusb.UsbStringDescriptorImp
-
Get this descriptor's translated String.
- getString(byte) - Method in interface javax.usb.UsbDevice
-
Get the String from the specified string descriptor.
- getString() - Method in interface javax.usb.UsbStringDescriptor
-
Get this descriptor's translated String.
- getString(byte) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- getSubmitString() - Method in class com.ibm.jusb.os.DefaultUsbDeviceOsImp
-
- getSubmitString() - Method in class com.ibm.jusb.os.DefaultUsbPipeOsImp
-
Get the String to use in UsbExceptions thrown in all submit methods.
- getType() - Method in class com.ibm.jusb.os.linux.LinuxSetConfigurationRequest
-
- getType() - Method in class com.ibm.jusb.os.linux.LinuxSetInterfaceRequest
-
- getType() - Method in class com.ibm.jusb.UsbEndpointImp
-
- getType() - Method in interface javax.usb.UsbEndpoint
-
Get this endpoint's type.
- getUsbConfiguration() - Method in class com.ibm.jusb.tools.swing.UsbConfigurationPanel
-
- getUsbConfiguration(byte) - Method in class com.ibm.jusb.UsbDeviceImp
-
- getUsbConfiguration() - Method in class com.ibm.jusb.UsbInterfaceImp
-
- getUsbConfiguration(byte) - Method in interface javax.usb.UsbDevice
-
Get the specified UsbConfiguration.
- getUsbConfiguration() - Method in interface javax.usb.UsbInterface
-
Get the parent UsbConfiguration that this UsbInterface belongs to.
- getUsbConfiguration(byte) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- getUsbConfigurationDescriptor() - Method in class com.ibm.jusb.UsbConfigurationImp
-
- getUsbConfigurationDescriptor() - Method in interface javax.usb.UsbConfiguration
-
Get the configuration descriptor.
- getUsbConfigurationImp(byte) - Method in class com.ibm.jusb.UsbDeviceImp
-
- getUsbConfigurationImp() - Method in class com.ibm.jusb.UsbInterfaceImp
-
- getUsbConfigurations() - Method in class com.ibm.jusb.UsbDeviceImp
-
- getUsbConfigurations() - Method in interface javax.usb.UsbDevice
-
Get all UsbConfigurations for this device.
- getUsbConfigurations() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- getUsbControlIrp() - Method in class javax.usb.event.UsbDeviceDataEvent
-
Get the UsbControlIrp associated with this event.
- getUsbControlIrp() - Method in class javax.usb.event.UsbDeviceErrorEvent
-
Get the UsbControlIrp associated with this event.
- getUsbDevice() - Method in class com.ibm.jusb.tools.swing.UsbDevicePanel
-
- getUsbDevice() - Method in class com.ibm.jusb.UsbConfigurationImp
-
- getUsbDevice() - Method in class com.ibm.jusb.UsbPortImp
-
- getUsbDevice() - Method in class javax.usb.event.UsbDeviceEvent
-
Get the UsbDevice.
- getUsbDevice() - Method in class javax.usb.event.UsbServicesEvent
-
Get the UsbDevice.
- getUsbDevice() - Method in interface javax.usb.UsbConfiguration
-
Get the parent UsbDevice that this UsbConfiguration belongs to.
- getUsbDevice() - Method in interface javax.usb.UsbPort
-
Get the UsbDevice attached to this UsbPort.
- getUsbDeviceDescriptor() - Method in class com.ibm.jusb.UsbDeviceImp
-
- getUsbDeviceDescriptor() - Method in interface javax.usb.UsbDevice
-
Get the device descriptor.
- getUsbDeviceDescriptor() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- getUsbDeviceImp() - Method in class com.ibm.jusb.UsbConfigurationImp
-
- getUsbDeviceImp() - Method in class com.ibm.jusb.UsbControlIrpImp
-
Get the UsbDeviceImp.
- getUsbDeviceImp() - Method in class com.ibm.jusb.UsbPortImp
-
- getUsbDeviceOsImp() - Method in class com.ibm.jusb.UsbDeviceImp
-
- getUsbDevicesWithDeviceClass(UsbDevice, byte) - Static method in class javax.usb.examples.FindUsbDevice
-
Get a List of all devices that match the specified device class.
- getUsbDevicesWithId(UsbDevice, short, short) - Static method in class javax.usb.examples.FindUsbDevice
-
Get a List of all devices that match the specified vendor and product id.
- getUsbDevicesWithManufacturerString(UsbDevice, String) - Static method in class javax.usb.examples.FindUsbDevice
-
Get a List of all devices that match the specified manufacturer string.
- getUsbEndpoint() - Method in class com.ibm.jusb.tools.swing.UsbEndpointPanel
-
- getUsbEndpoint(byte) - Method in class com.ibm.jusb.UsbInterfaceImp
-
- getUsbEndpoint() - Method in class com.ibm.jusb.UsbPipeImp
-
- getUsbEndpoint(byte) - Method in interface javax.usb.UsbInterface
-
Get a specific UsbEndpoint.
- getUsbEndpoint() - Method in interface javax.usb.UsbPipe
-
Get this pipe's UsbEndpoint.
- getUsbEndpoint() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- getUsbEndpointDescriptor() - Method in class com.ibm.jusb.UsbEndpointImp
-
- getUsbEndpointDescriptor() - Method in interface javax.usb.UsbEndpoint
-
Get the descriptor for this UsbEndpoint.
- getUsbEndpointImp(byte) - Method in class com.ibm.jusb.UsbInterfaceImp
-
- getUsbEndpointImp() - Method in class com.ibm.jusb.UsbPipeImp
-
- getUsbEndpoints() - Method in class com.ibm.jusb.UsbInterfaceImp
-
- getUsbEndpoints() - Method in interface javax.usb.UsbInterface
-
Get all endpoints for this interface setting.
- getUsbException() - Method in class javax.usb.event.UsbDeviceErrorEvent
-
Get the associated UsbException.
- getUsbException() - Method in class javax.usb.event.UsbPipeErrorEvent
-
Get the associated UsbException.
- getUsbException() - Method in interface javax.usb.UsbIrp
-
Get the UsbException.
- getUsbException() - Method in class javax.usb.util.DefaultUsbIrp
-
Get the UsbException.
- getUsbHub() - Method in class com.ibm.jusb.tools.swing.UsbHubPanel
-
- getUsbHub() - Method in class com.ibm.jusb.UsbPortImp
-
- getUsbHub() - Method in interface javax.usb.UsbPort
-
Get the parent UsbHub.
- getUsbHubImp() - Method in class com.ibm.jusb.UsbPortImp
-
- getUsbInterface() - Method in class com.ibm.jusb.tools.swing.UsbInterfacePanel
-
- getUsbInterface(byte) - Method in class com.ibm.jusb.UsbConfigurationImp
-
Get a UsbInterface.
- getUsbInterface() - Method in class com.ibm.jusb.UsbEndpointImp
-
- getUsbInterface(byte) - Method in interface javax.usb.UsbConfiguration
-
Get the UsbInterface with the specified interface number.
- getUsbInterface() - Method in interface javax.usb.UsbEndpoint
-
Get the parent UsbInterface that this UsbEndpoint belongs to.
- getUsbInterfaceDescriptor() - Method in class com.ibm.jusb.UsbInterfaceImp
-
- getUsbInterfaceDescriptor() - Method in interface javax.usb.UsbInterface
-
Get the interface descriptor.
- getUsbInterfaceImp(byte) - Method in class com.ibm.jusb.UsbConfigurationImp
-
Get a UsbInterfaceImp.
- getUsbInterfaceImp() - Method in class com.ibm.jusb.UsbEndpointImp
-
- getUsbInterfaceOsImp() - Method in class com.ibm.jusb.UsbInterfaceImp
-
- getUsbInterfacePolicy() - Method in class com.ibm.jusb.UsbInterfaceImp
-
Get the current UsbInterfacePolicy.
- getUsbInterfaces() - Method in class com.ibm.jusb.UsbConfigurationImp
-
- getUsbInterfaces() - Method in interface javax.usb.UsbConfiguration
-
Get all UsbInterfaces for this configuration.
- getUsbInterfaceSettingList(byte) - Method in class com.ibm.jusb.UsbConfigurationImp
-
Get the List of settings for the specified interface numer.
- getUsbInterfacesWithInterfaceClass(UsbDevice, byte) - Static method in class javax.usb.examples.FindUsbInterface
-
Get a List of all interfaces that match the specified interface class.
- getUsbIrp() - Method in class com.ibm.jusb.UsbIrpImp
-
Get the UsbIrp this is wrapping.
- getUsbIrp() - Method in class javax.usb.event.UsbPipeEvent
-
Get the UsbIrp associated with this event.
- getUsbIrpImpListener() - Method in class com.ibm.jusb.UsbIrpImp
-
Get the UsbIrpImpListener.
- getUsbPipe() - Method in class com.ibm.jusb.tools.swing.UsbPipePanel
-
- getUsbPipe() - Method in class com.ibm.jusb.UsbEndpointImp
-
- getUsbPipe() - Method in class javax.usb.event.UsbPipeEvent
-
Get the UsbPipe.
- getUsbPipe() - Method in interface javax.usb.UsbEndpoint
-
Get the UsbPipe for this UsbEndpoint.
- getUsbPipeImp() - Method in class com.ibm.jusb.os.linux.LinuxPipeOsImp
-
- getUsbPipeImp() - Method in class com.ibm.jusb.UsbEndpointImp
-
- getUsbPipeImp() - Method in class com.mcreations.usb.windows.WindowsPipeOsImp
-
- getUsbPipeOsImp() - Method in class com.ibm.jusb.UsbPipeImp
-
- getUsbPort() - Method in class com.ibm.jusb.tools.swing.UsbPortPanel
-
- getUsbPort(byte) - Method in class com.ibm.jusb.UsbHubImp
-
Get the specified port.
- getUsbPort(byte) - Method in class com.mcreations.usb.windows.WindowsHubOsImp
-
- getUsbPort(byte) - Method in interface javax.usb.UsbHub
-
Get a specific UsbPort by port number.
- getUsbPortImp(byte) - Method in class com.ibm.jusb.UsbHubImp
-
Get the specified port.
- getUsbPorts() - Method in class com.ibm.jusb.UsbHubImp
-
- getUsbPorts() - Method in class com.mcreations.usb.windows.WindowsHubOsImp
-
- getUsbPorts() - Method in interface javax.usb.UsbHub
-
Get all the ports this hub has.
- getUsbServices() - Method in class javax.usb.event.UsbServicesEvent
-
Get the UsbServices.
- getUsbServices() - Static method in class javax.usb.UsbHostManager
-
Get the UsbServices implementation.
- getUsbStringDescriptor(byte) - Method in class com.ibm.jusb.UsbDeviceImp
-
- getUsbStringDescriptor(byte) - Method in interface javax.usb.UsbDevice
-
Get the specified string descriptor.
- getUsbStringDescriptor(byte) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- getUsbTracer(String, int) - Static method in class com.ibm.jusb.util.UsbTracer
-
Get a new UsbTracer object with the specified name and level.
- getUsbTracer() - Static method in class com.ibm.jusb.util.UsbTracer
-
Get the default/global UsbTracer.
- getUsbVersion() - Static method in class javax.usb.Version
-
Get the version number of the USB specification this API implements.
- getVendorId() - Static method in class javax.usb.examples.FindUsbDevice
-
Get a vendor ID.
- getVirtualRootUsbHub() - Static method in class javax.usb.examples.ShowTopology
-
Get the virtual root UsbHub.
- getWData() - Method in class net.sf.libusb.usb_string_descriptor
-
- getWIndex() - Method in class net.sf.libusb.usb_ctrl_setup
-
- getWindowsInterfaceOsImp() - Method in class com.mcreations.usb.windows.WindowsPipeOsImp
-
- getWLength() - Method in class net.sf.libusb.usb_ctrl_setup
-
- getWMaxPacketSize() - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- getWTotalLength() - Method in class net.sf.libusb.usb_config_descriptor
-
- getWValue() - Method in class net.sf.libusb.usb_ctrl_setup
-
- GLOBAL_TRACER_LEVEL_PROPERTY - Static variable in class com.ibm.jusb.util.UsbTracer
-
- GLOBAL_TRACER_NAME_PROPERTY - Static variable in class com.ibm.jusb.util.UsbTracer
-
- gotData(byte[]) - Method in class com.ibm.jusb.tools.swing.UsbDevicePanel
-
- gotData(byte[]) - Method in class com.ibm.jusb.tools.swing.UsbPipePanel
-
- gotError(UsbException) - Method in class com.ibm.jusb.tools.swing.UsbDevicePanel
-
- gotError(UsbException) - Method in class com.ibm.jusb.tools.swing.UsbPipePanel
-
- iConfiguration() - Method in class com.ibm.jusb.UsbConfigurationDescriptorImp
-
Get this descriptor's iConfiguration.
- iConfiguration() - Method in interface javax.usb.UsbConfigurationDescriptor
-
Get this descriptor's iConfiguration.
- idProduct() - Method in class com.ibm.jusb.UsbDeviceDescriptorImp
-
Get this descriptor's idProduct.
- idProduct() - Method in interface javax.usb.UsbDeviceDescriptor
-
Get this descriptor's idProduct.
- idVendor() - Method in class com.ibm.jusb.UsbDeviceDescriptorImp
-
Get this descriptor's idVendor.
- idVendor() - Method in interface javax.usb.UsbDeviceDescriptor
-
Get this descriptor's idVendor.
- IFC_CLASS_APP_SPEC - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class - application specific
- IFC_CLASS_AUDIO - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class - audio
- IFC_CLASS_CDC_CTRL - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class - CDC control
- IFC_CLASS_CDC_DATA - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class - CDC data
- IFC_CLASS_CONTENT_SEC - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class security x
- IFC_CLASS_DIAGNOSTIC - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class - diagnostic
- IFC_CLASS_HEALTHCARE - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class - personal healthcare
- IFC_CLASS_HID - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class - human interface
- IFC_CLASS_IMAGE - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class - still image
- IFC_CLASS_MASS_STORE - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class - mass storage
- IFC_CLASS_MISC - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class - miscellaneous
- IFC_CLASS_PHYSICAL - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class - physical
- IFC_CLASS_PRINTER - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class - printer
- IFC_CLASS_SMART_CARD - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class - smart card
- IFC_CLASS_VENDOR_SPEC - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class - vendor specific
- IFC_CLASS_VIDEO - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class - video
- IFC_CLASS_WIRELESS - Static variable in class org.lsst.ccs.drivers.usb.UsbComm
-
Interface class - wireless
- iInterface() - Method in class com.ibm.jusb.UsbInterfaceDescriptorImp
-
Get this descriptor's iInterface.
- iInterface() - Method in interface javax.usb.UsbInterfaceDescriptor
-
Get this descriptor's iInterface.
- iManufacturer() - Method in class com.ibm.jusb.UsbDeviceDescriptorImp
-
Get this descriptor's iManufacturer.
- iManufacturer() - Method in interface javax.usb.UsbDeviceDescriptor
-
Get this descriptor's iManufacturer.
- initPanels() - Method in class com.ibm.jusb.tools.swing.UsbDevicePanel
-
- initPanels() - Method in class com.ibm.jusb.tools.swing.UsbPipePanel
-
- initText() - Method in class com.ibm.jusb.tools.swing.UsbConfigurationPanel
-
- initText() - Method in class com.ibm.jusb.tools.swing.UsbDevicePanel
-
- initText() - Method in class com.ibm.jusb.tools.swing.UsbEndpointPanel
-
- initText() - Method in class com.ibm.jusb.tools.swing.UsbHubPanel
-
- initText() - Method in class com.ibm.jusb.tools.swing.UsbInterfacePanel
-
- initText() - Method in class com.ibm.jusb.tools.swing.UsbPipePanel
-
- initText() - Method in class com.ibm.jusb.tools.swing.UsbPortPanel
-
- inProgressList - Variable in class com.ibm.jusb.os.linux.LinuxPipeOsImp
-
- inProgressList - Variable in class com.mcreations.usb.windows.WindowsPipeOsImp
-
- INTERFACE_NUM - Static variable in class com.ibm.jusb.VirtualRootUsbHubImp
-
- iProduct() - Method in class com.ibm.jusb.UsbDeviceDescriptorImp
-
Get this descriptor's iProduct.
- iProduct() - Method in interface javax.usb.UsbDeviceDescriptor
-
Get this descriptor's iProduct.
- irpCheckBox - Variable in class com.ibm.jusb.tools.swing.UsbIrpPanel
-
- irpSelectionChanged() - Method in class com.ibm.jusb.tools.swing.UsbIrpPanel
-
- isActive() - Method in class com.ibm.jusb.UsbConfigurationImp
-
- isActive() - Method in class com.ibm.jusb.UsbInterfaceImp
-
If this interface setting is active.
- isActive() - Method in class com.ibm.jusb.UsbPipeImp
-
- isActive() - Method in interface javax.usb.UsbConfiguration
-
If this UsbConfiguration is active.
- isActive() - Method in interface javax.usb.UsbInterface
-
If this interface alternate setting is active.
- isActive() - Method in interface javax.usb.UsbPipe
-
If this pipe is active.
- isActive() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- isClaimed - Variable in class com.ibm.jusb.os.DefaultUsbInterfaceOsImp
-
- isClaimed() - Method in class com.ibm.jusb.os.DefaultUsbInterfaceOsImp
-
Indicate if this interface is claimed.
- isClaimed() - Method in interface com.ibm.jusb.os.UsbInterfaceOsImp
-
Indicate if this interface is claimed.
- isClaimed() - Method in class com.ibm.jusb.UsbInterfaceImp
-
- isClaimed() - Method in interface javax.usb.UsbInterface
-
If this interface is claimed.
- isComplete() - Method in interface javax.usb.UsbIrp
-
If this has completed.
- isComplete() - Method in class javax.usb.util.DefaultUsbIrp
-
If this is complete.
- isConfigured() - Method in class com.ibm.jusb.UsbDeviceImp
-
- isConfigured() - Method in interface javax.usb.UsbDevice
-
If this UsbDevice is configured.
- isConfigured() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- isDisconnected() - Method in class com.ibm.jusb.UsbPipeImp
-
- isEmpty() - Method in class com.ibm.jusb.event.EventListenerImp
-
- iSerialNumber() - Method in class com.ibm.jusb.UsbDeviceDescriptorImp
-
Get this descriptor's iSerialNumber.
- iSerialNumber() - Method in interface javax.usb.UsbDeviceDescriptor
-
Get this descriptor's iSerialNumber.
- isInDirection(UsbIrpImp) - Method in class com.ibm.jusb.UsbPipeImp
-
Return if this is an in-direction pipe (or UsbIrp in the case of control pipes).
- isJavaClaimed() - Method in class com.ibm.jusb.UsbInterfaceImp
-
If this is claimed in java.
- isOpen() - Method in class com.ibm.jusb.UsbPipeImp
-
- isOpen() - Method in interface javax.usb.UsbPipe
-
If this pipe is open.
- isOpen() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- isRootUsbHub() - Method in class com.ibm.jusb.UsbHubImp
-
- isRootUsbHub() - Method in class com.ibm.jusb.VirtualRootUsbHubImp
-
- isRootUsbHub() - Method in class com.mcreations.usb.windows.WindowsHubOsImp
-
- isRootUsbHub() - Method in interface javax.usb.UsbHub
-
- isRunning() - Method in class com.ibm.jusb.util.RunnableManager
-
If this is running.
- isSetConfiguration() - Method in class com.ibm.jusb.UsbControlIrpImp
-
If this is a SET_CONFIGURATION UsbIrp.
- isSetInterface() - Method in class com.ibm.jusb.UsbControlIrpImp
-
If this is a SET_INTERFACE UsbIrp.
- isUsbDeviceAttached() - Method in class com.ibm.jusb.UsbPortImp
-
- isUsbDeviceAttached() - Method in interface javax.usb.UsbPort
-
If a device is attached to this port.
- isUsbDevicesEqual(UsbDeviceImp, UsbDeviceImp) - Method in class com.ibm.jusb.os.linux.LinuxUsbServices
-
Return if the specified devices appear to be equal.
- isUsbDevicesEqual(UsbDeviceImp, UsbDeviceImp) - Method in class com.mcreations.usb.windows.WindowsUsbServices
-
Return if the specified devices appear to be equal.
- isUsbException() - Method in interface javax.usb.UsbIrp
-
If a UsbException occured.
- isUsbException() - Method in class javax.usb.util.DefaultUsbIrp
-
If a UsbException occurred.
- isUsbHub() - Method in class com.ibm.jusb.UsbDeviceImp
-
- isUsbHub() - Method in class com.ibm.jusb.UsbHubImp
-
- isUsbHub() - Method in interface javax.usb.UsbDevice
-
If this is a UsbHub.
- isUsbHub() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- selectionListener - Variable in class com.ibm.jusb.tools.swing.SwingUsbView
-
- sendUsbControlIrp(UsbDevice, UsbControlIrp) - Static method in class javax.usb.examples.DefaultControlPipe
-
Send the UsbControlIrp to the UsbDevice on the DCP.
- SERIALNUMBER_INDEX - Static variable in class com.ibm.jusb.VirtualRootUsbHubImp
-
- SERIALNUMBER_STRING - Static variable in class com.ibm.jusb.VirtualRootUsbHubImp
-
- set_interface(usb_interface) - Method in class net.sf.libusb.usb_config_descriptor
-
- setAcceptShortPacket(boolean) - Method in interface javax.usb.UsbIrp
-
Set if short packets should be accepted.
- setAcceptShortPacket(boolean) - Method in class javax.usb.util.DefaultUsbIrp
-
Set the Short Packet policy.
- setActiveConfigAndInterfaceSettings(UsbDeviceImp) - Method in class com.ibm.jusb.os.linux.LinuxUsbServices
-
Find and set the active config and interface settings for this device.
- setActiveSettingNumber(byte) - Method in class com.ibm.jusb.UsbInterfaceImp
-
Set the active alternate setting number for ALL UsbInterfaces
on the AlternateSettings list
- setActiveUsbConfigurationNumber(byte) - Method in class com.ibm.jusb.UsbDeviceImp
-
Sets the active configuration index.
- setActiveUsbInterfaceImpSetting(UsbInterfaceImp) - Method in class com.ibm.jusb.UsbConfigurationImp
-
Change an interface setting to be the active alternate setting.
- setActualLength(int) - Method in interface javax.usb.UsbIrp
-
Set the amount of data that was transferred.
- setActualLength(int) - Method in class javax.usb.util.DefaultUsbIrp
-
Set the actual length.
- setAddress(short) - Method in class javax.usb.util.StandardRequest
-
Set Address.
- setAddress(UsbDevice, short) - Static method in class javax.usb.util.StandardRequest
-
Set Address.
- setAltsetting(usb_interface_descriptor) - Method in class net.sf.libusb.usb_interface
-
- setBAlternateSetting(short) - Method in class net.sf.libusb.usb_interface_descriptor
-
- setBcdDevice(int) - Method in class net.sf.libusb.usb_device_descriptor
-
- setBcdHID(int) - Method in class net.sf.libusb.usb_hid_descriptor
-
- setBcdUSB(int) - Method in class net.sf.libusb.usb_device_descriptor
-
- setBConfigurationValue(short) - Method in class net.sf.libusb.usb_config_descriptor
-
- setBCountryCode(short) - Method in class net.sf.libusb.usb_hid_descriptor
-
- setBDescriptorType(short) - Method in class net.sf.libusb.usb_config_descriptor
-
- setBDescriptorType(short) - Method in class net.sf.libusb.usb_descriptor_header
-
- setBDescriptorType(short) - Method in class net.sf.libusb.usb_device_descriptor
-
- setBDescriptorType(short) - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- setBDescriptorType(short) - Method in class net.sf.libusb.usb_hid_descriptor
-
- setBDescriptorType(short) - Method in class net.sf.libusb.usb_interface_descriptor
-
- setBDescriptorType(short) - Method in class net.sf.libusb.usb_string_descriptor
-
- setBDeviceClass(short) - Method in class net.sf.libusb.usb_device_descriptor
-
- setBDeviceProtocol(short) - Method in class net.sf.libusb.usb_device_descriptor
-
- setBDeviceSubClass(short) - Method in class net.sf.libusb.usb_device_descriptor
-
- setBEndpointAddress(short) - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- setBInterfaceClass(short) - Method in class net.sf.libusb.usb_interface_descriptor
-
- setBInterfaceNumber(short) - Method in class net.sf.libusb.usb_interface_descriptor
-
- setBInterfaceProtocol(short) - Method in class net.sf.libusb.usb_interface_descriptor
-
- setBInterfaceSubClass(short) - Method in class net.sf.libusb.usb_interface_descriptor
-
- setBInterval(short) - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- setBLength(short) - Method in class net.sf.libusb.usb_config_descriptor
-
- setBLength(short) - Method in class net.sf.libusb.usb_descriptor_header
-
- setBLength(short) - Method in class net.sf.libusb.usb_device_descriptor
-
- setBLength(short) - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- setBLength(short) - Method in class net.sf.libusb.usb_hid_descriptor
-
- setBLength(short) - Method in class net.sf.libusb.usb_interface_descriptor
-
- setBLength(short) - Method in class net.sf.libusb.usb_string_descriptor
-
- setBmAttributes(short) - Method in class net.sf.libusb.usb_config_descriptor
-
- setBmAttributes(short) - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- setBMaxPacketSize0(short) - Method in class net.sf.libusb.usb_device_descriptor
-
- setBNumConfigurations(short) - Method in class net.sf.libusb.usb_device_descriptor
-
- setBNumDescriptors(short) - Method in class net.sf.libusb.usb_hid_descriptor
-
- setBNumEndpoints(short) - Method in class net.sf.libusb.usb_interface_descriptor
-
- setBNumInterfaces(short) - Method in class net.sf.libusb.usb_config_descriptor
-
- setBRefresh(short) - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- setBRequest(short) - Method in class net.sf.libusb.usb_ctrl_setup
-
- setBRequestType(short) - Method in class net.sf.libusb.usb_ctrl_setup
-
- setBSynchAddress(short) - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- setBus(usb_bus) - Method in class net.sf.libusb.usb_device
-
- setCachedUsbStringDescriptor(byte, UsbStringDescriptor) - Method in class com.ibm.jusb.UsbDeviceImp
-
Set a cached UsbStringDescriptor.
- setChildren(SWIGTYPE_p_p_usb_device) - Method in class net.sf.libusb.usb_device
-
- setComplete(boolean) - Method in interface javax.usb.UsbIrp
-
Set this as complete or not.
- setComplete(boolean) - Method in class javax.usb.util.DefaultUsbIrp
-
Set this as complete (or not).
- setConfig(usb_config_descriptor) - Method in class net.sf.libusb.usb_device
-
- setConfiguration(short) - Method in class javax.usb.util.StandardRequest
-
Set Configuration.
- setConfiguration(UsbDevice, short) - Static method in class javax.usb.util.StandardRequest
-
Set Configuration.
- setConfiguration(int) - Method in class org.lsst.ccs.drivers.usb.UsbComm
-
Sets the active USB configuration for the current device
- setCreateShortPacketException(boolean) - Method in class com.ibm.jusb.UsbIrpImp
-
This should be set by the UsbPipeImp or UsbDeviceImp if this UsbIrpImp should check/set ShortPacketExceptions.
- setData(byte[]) - Method in interface javax.usb.UsbIrp
-
Set the data.
- setData(byte[], int, int) - Method in interface javax.usb.UsbIrp
-
Set the data.
- setData(byte[], int, int) - Method in class javax.usb.util.DefaultUsbIrp
-
Set the data, offset, and length.
- setData(byte[]) - Method in class javax.usb.util.DefaultUsbIrp
-
Set the data.
- setDefaultLevel(int) - Method in class com.ibm.jusb.util.UsbTracer
-
Set the default level for this UsbTracer object.
- setDefaultName(String) - Method in class com.ibm.jusb.util.UsbTracer
-
Set the default name for this UsbTracer object.
- setDescriptor(byte, byte, short, byte[]) - Method in class javax.usb.util.StandardRequest
-
Set Descriptor.
- setDescriptor(UsbDevice, byte, byte, short, byte[]) - Static method in class javax.usb.util.StandardRequest
-
Set Descriptor.
- setDescriptor(usb_device_descriptor) - Method in class net.sf.libusb.usb_device
-
- setDev(SWIGTYPE_p_void) - Method in class net.sf.libusb.usb_device
-
- setDevice(UsbDevice) - Method in class org.lsst.ccs.drivers.usb.UsbComm
-
Sets the current USB device
- setDevices(usb_device) - Method in class net.sf.libusb.usb_bus
-
- setDevnum(short) - Method in class net.sf.libusb.usb_device
-
- setDirname(String) - Method in class net.sf.libusb.usb_bus
-
- setEndpoint(usb_endpoint_descriptor) - Method in class net.sf.libusb.usb_interface_descriptor
-
- setExtra(SWIGTYPE_p_unsigned_char) - Method in class net.sf.libusb.usb_config_descriptor
-
- setExtra(SWIGTYPE_p_unsigned_char) - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- setExtra(SWIGTYPE_p_unsigned_char) - Method in class net.sf.libusb.usb_interface_descriptor
-
- setExtralen(int) - Method in class net.sf.libusb.usb_config_descriptor
-
- setExtralen(int) - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- setExtralen(int) - Method in class net.sf.libusb.usb_interface_descriptor
-
- setFeature(byte, short, short) - Method in class javax.usb.util.StandardRequest
-
Set Feature.
- setFeature(UsbDevice, byte, short, short) - Static method in class javax.usb.util.StandardRequest
-
Set Feature.
- setFilename(String) - Method in class net.sf.libusb.usb_device
-
- setIConfiguration(short) - Method in class net.sf.libusb.usb_config_descriptor
-
- setIdProduct(int) - Method in class net.sf.libusb.usb_device_descriptor
-
- setIdVendor(int) - Method in class net.sf.libusb.usb_device_descriptor
-
- setIInterface(short) - Method in class net.sf.libusb.usb_interface_descriptor
-
- setIManufacturer(short) - Method in class net.sf.libusb.usb_device_descriptor
-
- setInterface(short, short) - Method in class javax.usb.util.StandardRequest
-
Set Interface.
- setInterface(UsbDevice, short, short) - Static method in class javax.usb.util.StandardRequest
-
Set Interface.
- setInterface(int, int) - Method in class org.lsst.ccs.drivers.usb.UsbComm
-
Sets the active setting of the specified USB interface of the current
device
- setIProduct(short) - Method in class net.sf.libusb.usb_device_descriptor
-
- setISerialNumber(short) - Method in class net.sf.libusb.usb_device_descriptor
-
- setLength(int) - Method in interface javax.usb.UsbIrp
-
Set the amount of data to transfer.
- setLength(int) - Method in class javax.usb.util.DefaultUsbIrp
-
Set the length.
- setLinuxInterfaceOsImp(LinuxInterfaceOsImp) - Method in class com.ibm.jusb.os.linux.LinuxPipeOsImp
-
- setLocation(long) - Method in class net.sf.libusb.usb_bus
-
- setMajor(int) - Method in class net.sf.libusb.usb_version_dll
-
- setMajor(int) - Method in class net.sf.libusb.usb_version_driver
-
- setMaxPower(short) - Method in class net.sf.libusb.usb_config_descriptor
-
- setMaxSize(long) - Method in class com.ibm.jusb.util.RunnableManager
-
Set the maximum number of Runnables to queue.
- setMicro(int) - Method in class net.sf.libusb.usb_version_dll
-
- setMicro(int) - Method in class net.sf.libusb.usb_version_driver
-
- setMinor(int) - Method in class net.sf.libusb.usb_version_dll
-
- setMinor(int) - Method in class net.sf.libusb.usb_version_driver
-
- setName(String) - Method in class com.ibm.jusb.event.EventListenerImp
-
- setName(String) - Method in class com.ibm.jusb.util.RunnableManager
-
Set this RunnableManager's name.
- setNano(int) - Method in class net.sf.libusb.usb_version_dll
-
- setNano(int) - Method in class net.sf.libusb.usb_version_driver
-
- setNext(usb_bus) - Method in class net.sf.libusb.usb_bus
-
- setNext(usb_device) - Method in class net.sf.libusb.usb_device
-
- setNum_altsetting(int) - Method in class net.sf.libusb.usb_interface
-
- setNum_children(short) - Method in class net.sf.libusb.usb_device
-
- setOffset(int) - Method in interface javax.usb.UsbIrp
-
Set the offset.
- setOffset(int) - Method in class javax.usb.util.DefaultUsbIrp
-
Set the offset.
- setParentUsbPortImp(UsbPortImp) - Method in class com.ibm.jusb.UsbDeviceImp
-
- setParentUsbPortImp(UsbPortImp) - Method in class com.ibm.jusb.VirtualRootUsbHubImp
-
No UsbPort use
- setPolicies() - Method in class com.ibm.jusb.UsbDeviceImp
-
Set the policies, if defined
- setPolicies() - Method in class com.ibm.jusb.UsbPipeImp
-
Set the policies, if defined
- setPrev(usb_bus) - Method in class net.sf.libusb.usb_bus
-
- setPrev(usb_device) - Method in class net.sf.libusb.usb_device
-
- setRoot_dev(usb_device) - Method in class net.sf.libusb.usb_bus
-
- setSpeed(Object) - Method in class com.ibm.jusb.UsbDeviceImp
-
Sets the speed of this device.
- SETTING_NUM - Static variable in class com.ibm.jusb.VirtualRootUsbHubImp
-
- setupUsbControlIrpImp(UsbControlIrpImp) - Method in class com.ibm.jusb.UsbDeviceImp
-
Setup a UsbControlIrpImp.
- setupUsbIrpImp(UsbIrpImp) - Method in class com.ibm.jusb.UsbPipeImp
-
- setUsbConfigurationDescriptor(UsbConfigurationDescriptor) - Method in class com.ibm.jusb.UsbConfigurationImp
-
- setUsbConfigurationImp(UsbConfigurationImp) - Method in class com.ibm.jusb.UsbInterfaceImp
-
Set the UsbConfigurationImp.
- setUsbDeviceDescriptor(UsbDeviceDescriptor) - Method in class com.ibm.jusb.UsbDeviceImp
-
- setUsbDeviceImp(UsbDeviceImp) - Method in class com.ibm.jusb.UsbConfigurationImp
-
Set the UsbDeviceImp.
- setUsbDeviceImp(UsbDeviceImp) - Method in class com.ibm.jusb.UsbControlIrpImp
-
Set the UsbDeviceImp.
- setUsbDeviceOsImp(UsbDeviceOsImp) - Method in class com.ibm.jusb.UsbDeviceImp
-
- setUsbEndpointDescriptor(UsbEndpointDescriptor) - Method in class com.ibm.jusb.UsbEndpointImp
-
- setUsbEndpointImp(UsbEndpointImp) - Method in class com.ibm.jusb.UsbPipeImp
-
Set the UsbEndpointImp.
- setUsbException(UsbException) - Method in interface javax.usb.UsbIrp
-
Set the UsbException.
- setUsbException(UsbException) - Method in class javax.usb.util.DefaultUsbIrp
-
Set the UsbException.
- setUsbInterfaceDescriptor(UsbInterfaceDescriptor) - Method in class com.ibm.jusb.UsbInterfaceImp
-
- setUsbInterfaceImp(UsbInterfaceImp) - Method in class com.ibm.jusb.UsbEndpointImp
-
Set the UsbInterfaceImp.
- setUsbInterfaceOsImp(UsbInterfaceOsImp) - Method in class com.ibm.jusb.UsbInterfaceImp
-
- setUsbIrp(UsbIrp) - Method in class com.ibm.jusb.UsbIrpImp
-
Set the UsbIrp to wrap.
- setUsbIrpImp(UsbControlIrpImp) - Method in class com.ibm.jusb.os.linux.LinuxSetConfigurationRequest
-
- setUsbIrpImp(UsbControlIrpImp) - Method in class com.ibm.jusb.os.linux.LinuxSetInterfaceRequest
-
- setUsbIrpImpListener(UsbIrpImp.UsbIrpImpListener) - Method in class com.ibm.jusb.UsbIrpImp
-
Set the UsbIrpImpListener.
- setUsbPipeImp(UsbPipeImp) - Method in class com.ibm.jusb.os.linux.LinuxPipeOsImp
-
- setUsbPipeImp(UsbPipeImp) - Method in class com.ibm.jusb.UsbEndpointImp
-
- setUsbPipeImp(UsbPipeImp) - Method in class com.mcreations.usb.windows.WindowsPipeOsImp
-
- setUsbPipeOsImp(UsbPipeOsImp) - Method in class com.ibm.jusb.UsbPipeImp
-
- setWData(SWIGTYPE_p_unsigned_short) - Method in class net.sf.libusb.usb_string_descriptor
-
- setWIndex(int) - Method in class net.sf.libusb.usb_ctrl_setup
-
- setWindowsInterfaceOsImp(WindowsInterfaceOsImp) - Method in class com.mcreations.usb.windows.WindowsPipeOsImp
-
- setWLength(int) - Method in class net.sf.libusb.usb_ctrl_setup
-
- setWMaxPacketSize(int) - Method in class net.sf.libusb.usb_endpoint_descriptor
-
- setWTotalLength(int) - Method in class net.sf.libusb.usb_config_descriptor
-
- setWValue(int) - Method in class net.sf.libusb.usb_ctrl_setup
-
- showStandardRequestCommunication(UsbDevice) - Static method in class javax.usb.examples.DefaultControlPipe
-
Show how to communicate using the StandardRequest utility class.
- ShowTopology - Class in javax.usb.examples
-
Show the topology tree.
- ShowTopology() - Constructor for class javax.usb.examples.ShowTopology
-
- showUsbControlIrpCommunication(UsbDevice) - Static method in class javax.usb.examples.DefaultControlPipe
-
Show how to communicate using UsbControlIrp objects.
- SIZE_UNLIMITED - Static variable in class com.ibm.jusb.util.RunnableManager
-
- splitPane - Variable in class com.ibm.jusb.tools.swing.SwingUsbView
-
- StandardErrorUsbTracer - Class in com.ibm.jusb.util
-
This implementation of UsbTracer sends messages to standard error.
- StandardErrorUsbTracer(String, int) - Constructor for class com.ibm.jusb.util.StandardErrorUsbTracer
-
Create a new StandardErrorUsbTracer with the specified name and trace level.
- StandardOutUsbTracer - Class in com.ibm.jusb.util
-
This implementation of UsbTracer sends messages to standard out.
- StandardOutUsbTracer(String, int) - Constructor for class com.ibm.jusb.util.StandardOutUsbTracer
-
Create a new StandardOutUsbTracer with the specified name and trace level.
- StandardRequest - Class in javax.usb.util
-
Utility to easily allow Standard Device Requests.
- StandardRequest(UsbDevice) - Constructor for class javax.usb.util.StandardRequest
-
Constructor.
- start() - Method in class com.ibm.jusb.util.RunnableManager
-
Start.
- start() - Method in class com.ibm.jusb.util.RunnableManager.SynchronizedRunnableManager
-
- stop() - Method in class com.ibm.jusb.util.RunnableManager
-
Stop.
- stop() - Method in class com.ibm.jusb.util.RunnableManager.SynchronizedRunnableManager
-
- stop() - Method in class javax.usb.examples.MouseDriver.HidMouseRunnable
-
Stop/abort listening for data events.
- string - Variable in class com.ibm.jusb.tools.swing.UsbPanel
-
- stringLangId - Static variable in class com.ibm.jusb.VirtualRootUsbHubImp
-
- submissionCount - Variable in class com.ibm.jusb.UsbDeviceImp
-
- submissionList - Variable in class com.ibm.jusb.UsbPipeImp
-
- submit(UsbDevice) - Method in class com.ibm.jusb.tools.swing.UsbControlIrpPanel
-
- submit() - Method in class com.ibm.jusb.tools.swing.UsbDevicePanel
-
- submit(UsbPipe) - Method in class com.ibm.jusb.tools.swing.UsbIrpPanel
-
- submit() - Method in class com.ibm.jusb.tools.swing.UsbPipePanel
-
- SUBMIT_STRING - Static variable in class com.ibm.jusb.os.DefaultUsbDeviceOsImp
-
- SUBMIT_STRING - Static variable in class com.ibm.jusb.os.DefaultUsbPipeOsImp
-
- submitLock - Variable in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- submitLock - Variable in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- submitString - Variable in class com.ibm.jusb.os.DefaultUsbDeviceOsImp
-
- submitString - Variable in class com.ibm.jusb.os.DefaultUsbPipeOsImp
-
- submitUsbControlIrpImpFromQueue(UsbControlIrpImp) - Method in class com.ibm.jusb.UsbDeviceImp
-
Submit a UsbControlIrpImp from the queueManager.
- submitUsbIrpImpFromQueue(UsbIrpImp) - Method in class com.ibm.jusb.UsbPipeImp
-
Submit a UsbIrpImp from the queueManager.
- swigCMemOwn - Variable in class net.sf.libusb.usb_bus
-
- swigCMemOwn - Variable in class net.sf.libusb.usb_config_descriptor
-
- swigCMemOwn - Variable in class net.sf.libusb.usb_ctrl_setup
-
- swigCMemOwn - Variable in class net.sf.libusb.usb_descriptor_header
-
- swigCMemOwn - Variable in class net.sf.libusb.usb_device
-
- swigCMemOwn - Variable in class net.sf.libusb.usb_device_descriptor
-
- swigCMemOwn - Variable in class net.sf.libusb.usb_endpoint_descriptor
-
- swigCMemOwn - Variable in class net.sf.libusb.usb_hid_descriptor
-
- swigCMemOwn - Variable in class net.sf.libusb.usb_interface
-
- swigCMemOwn - Variable in class net.sf.libusb.usb_interface_descriptor
-
- swigCMemOwn - Variable in class net.sf.libusb.usb_string_descriptor
-
- swigCMemOwn - Variable in class net.sf.libusb.usb_version
-
- swigCMemOwn - Variable in class net.sf.libusb.usb_version_dll
-
- swigCMemOwn - Variable in class net.sf.libusb.usb_version_driver
-
- SWIGTYPE_p_p_usb_device - Class in net.sf.libusb
-
- SWIGTYPE_p_p_usb_device(long, boolean) - Constructor for class net.sf.libusb.SWIGTYPE_p_p_usb_device
-
- SWIGTYPE_p_p_usb_device() - Constructor for class net.sf.libusb.SWIGTYPE_p_p_usb_device
-
- SWIGTYPE_p_unsigned_char - Class in net.sf.libusb
-
- SWIGTYPE_p_unsigned_char(long, boolean) - Constructor for class net.sf.libusb.SWIGTYPE_p_unsigned_char
-
- SWIGTYPE_p_unsigned_char() - Constructor for class net.sf.libusb.SWIGTYPE_p_unsigned_char
-
- SWIGTYPE_p_unsigned_short - Class in net.sf.libusb
-
- SWIGTYPE_p_unsigned_short(long, boolean) - Constructor for class net.sf.libusb.SWIGTYPE_p_unsigned_short
-
- SWIGTYPE_p_unsigned_short() - Constructor for class net.sf.libusb.SWIGTYPE_p_unsigned_short
-
- SWIGTYPE_p_usb_dev_handle - Class in net.sf.libusb
-
- SWIGTYPE_p_usb_dev_handle(long, boolean) - Constructor for class net.sf.libusb.SWIGTYPE_p_usb_dev_handle
-
- SWIGTYPE_p_usb_dev_handle() - Constructor for class net.sf.libusb.SWIGTYPE_p_usb_dev_handle
-
- SWIGTYPE_p_void - Class in net.sf.libusb
-
- SWIGTYPE_p_void(long, boolean) - Constructor for class net.sf.libusb.SWIGTYPE_p_void
-
- SWIGTYPE_p_void() - Constructor for class net.sf.libusb.SWIGTYPE_p_void
-
- SwingUsbView - Class in com.ibm.jusb.tools.swing
-
Class to display the USB device topology tree using a Swing Frame.
- SwingUsbView(UsbServices, UsbHub) - Constructor for class com.ibm.jusb.tools.swing.SwingUsbView
-
- syncCheckBox - Variable in class com.ibm.jusb.tools.swing.UsbControlIrpPanel
-
- syncCheckBox - Variable in class com.ibm.jusb.tools.swing.UsbIrpPanel
-
- synchFrame(short) - Method in class javax.usb.util.StandardRequest
-
Synch Frame.
- synchFrame(UsbDevice, short) - Static method in class javax.usb.util.StandardRequest
-
Synch Frame.
- synchronizedUsbDevice(UsbDevice) - Static method in class javax.usb.util.UsbUtil
-
Create a synchronized UsbDevice.
- synchronizedUsbPipe(UsbPipe) - Static method in class javax.usb.util.UsbUtil
-
Create a synchronized UsbPipe.
- syncSubmit(UsbIrpImp) - Method in class com.ibm.jusb.os.DefaultUsbControlPipeOsImp
-
Synchronously submit a UsbControlIrpImp.
- syncSubmit(UsbControlIrpImp) - Method in class com.ibm.jusb.os.DefaultUsbControlPipeOsImp
-
Synchronously submits this UsbControlIrpImp to the platform implementation.
- syncSubmit(UsbControlIrpImp) - Method in class com.ibm.jusb.os.DefaultUsbDeviceOsImp
-
Synchronously submit a UsbControlIrpImp.
- syncSubmit(List) - Method in class com.ibm.jusb.os.DefaultUsbDeviceOsImp
-
Synchronously submit a List of UsbControlIrpImps.
- syncSubmit(UsbIrpImp) - Method in class com.ibm.jusb.os.DefaultUsbPipeOsImp
-
Synchronously submits this UsbIrpImp to the platform implementation.
- syncSubmit(List) - Method in class com.ibm.jusb.os.DefaultUsbPipeOsImp
-
Synchronously submits a List of UsbIrpImps to the platform implementation.
- syncSubmit(UsbControlIrpImp) - Method in interface com.ibm.jusb.os.UsbControlPipeOsImp
-
Synchronously submits this UsbControlIrpImp to the platform implementation.
- syncSubmit(UsbControlIrpImp) - Method in interface com.ibm.jusb.os.UsbDeviceOsImp
-
Synchronously submit a UsbControlIrpImp.
- syncSubmit(List) - Method in interface com.ibm.jusb.os.UsbDeviceOsImp
-
Synchronously submit a List of UsbControlIrpImps.
- syncSubmit(UsbIrpImp) - Method in interface com.ibm.jusb.os.UsbPipeOsImp
-
Synchronously submits this UsbIrpImp to the platform implementation.
- syncSubmit(List) - Method in interface com.ibm.jusb.os.UsbPipeOsImp
-
Synchronously submits a List of UsbIrpImps to the platform implementation.
- syncSubmit(byte[]) - Method in class com.ibm.jusb.UsbControlPipeImp
-
Control pipes cannot handle raw byte[] submissions.
- syncSubmit(UsbControlIrp) - Method in class com.ibm.jusb.UsbDeviceImp
-
Submit a UsbControlIrp synchronously to the Default Control Pipe.
- syncSubmit(List) - Method in class com.ibm.jusb.UsbDeviceImp
-
Submit a List of UsbControlIrps synchronously to the Default Control Pipe.
- syncSubmit(byte[]) - Method in class com.ibm.jusb.UsbPipeImp
-
Synchonously submits this byte[] array to the UsbPipe.
- syncSubmit(UsbIrp) - Method in class com.ibm.jusb.UsbPipeImp
-
Synchronous submission using a UsbIrp.
- syncSubmit(List) - Method in class com.ibm.jusb.UsbPipeImp
-
Synchronous submission using a List of UsbIrps.
- syncSubmit(UsbIrpImp) - Method in class com.mcreations.usb.windows.WindowsPipeOsImp
-
- syncSubmit(UsbControlIrp) - Method in interface javax.usb.UsbDevice
-
Submit a UsbControlIrp synchronously to the Default Control Pipe.
- syncSubmit(List) - Method in interface javax.usb.UsbDevice
-
Submit a List of UsbControlIrps synchronously to the Default Control Pipe.
- syncSubmit(byte[]) - Method in interface javax.usb.UsbPipe
-
Synchonously submit a byte[] to the UsbPipe.
- syncSubmit(UsbIrp) - Method in interface javax.usb.UsbPipe
-
Synchonously submit a UsbIrp to the UsbPipe.
- syncSubmit(List) - Method in interface javax.usb.UsbPipe
-
Synchonously submit a List of UsbIrps to the UsbPipe.
- syncSubmit(UsbControlIrp) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- syncSubmit(List) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- syncSubmit(byte[]) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- syncSubmit(UsbIrp) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- syncSubmit(List) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- TestUsbComm - Class in org.lsst.ccs.drivers.usb
-
Program to test the UsbComm methods
- TestUsbComm(boolean) - Constructor for class org.lsst.ccs.drivers.usb.TestUsbComm
-
Constructor
- TestUsbCommNew - Class in org.lsst.ccs.drivers.usb
-
Program to test the UsbComm methods
- TestUsbCommNew(boolean) - Constructor for class org.lsst.ccs.drivers.usb.TestUsbCommNew
-
Constructor
- TestUsbCommNew() - Constructor for class org.lsst.ccs.drivers.usb.TestUsbCommNew
-
- textArea - Variable in class com.ibm.jusb.tools.swing.UsbPanel
-
- textScroll - Variable in class com.ibm.jusb.tools.swing.UsbPanel
-
- TextUsbView - Class in com.ibm.jusb.tools.text
-
Class to display the USB device topology tree using standard out.
- TextUsbView() - Constructor for class com.ibm.jusb.tools.text.TextUsbView
-
- thread - Variable in class com.ibm.jusb.util.RunnableManager.ManagerRunnable
-
- toHexString(byte) - Static method in class javax.usb.util.UsbUtil
-
Format a byte into a proper length hex String.
- toHexString(short) - Static method in class javax.usb.util.UsbUtil
-
Format a short into a proper length hex String.
- toHexString(int) - Static method in class javax.usb.util.UsbUtil
-
Format a int into a proper length hex String.
- toHexString(long) - Static method in class javax.usb.util.UsbUtil
-
Format a long into the specified length hex String.
- toHexString(long, char, int, int) - Static method in class javax.usb.util.UsbUtil
-
Format a long into the specified length hex String.
- toHexString(String, byte[], int) - Static method in class javax.usb.util.UsbUtil
-
Format a byte[] into a hex String.
- toHexString(String, short[], int) - Static method in class javax.usb.util.UsbUtil
-
Format a short[] into a hex String.
- toHexString(String, int[], int) - Static method in class javax.usb.util.UsbUtil
-
Format a int[] into a hex String.
- toHexString(String, long[], int) - Static method in class javax.usb.util.UsbUtil
-
Format a long[] into a hex String.
- toHexString(String, byte[]) - Static method in class javax.usb.util.UsbUtil
-
Format a byte[] into a hex String.
- toHexString(String, short[]) - Static method in class javax.usb.util.UsbUtil
-
Format a short[] into a hex String.
- toHexString(String, int[]) - Static method in class javax.usb.util.UsbUtil
-
Format a int[] into a hex String.
- toHexString(String, long[]) - Static method in class javax.usb.util.UsbUtil
-
Format a long[] into a hex String.
- toInt(byte, byte, byte, byte) - Static method in class javax.usb.util.UsbUtil
-
Convert 4 bytes into an int.
- toInt(short, short) - Static method in class javax.usb.util.UsbUtil
-
Convert 2 shorts into an int.
- toLong(byte, byte, byte, byte, byte, byte, byte, byte) - Static method in class javax.usb.util.UsbUtil
-
Convert 8 bytes into a long.
- toLong(short, short, short, short) - Static method in class javax.usb.util.UsbUtil
-
Convert 4 shorts into a long.
- toLong(int, int) - Static method in class javax.usb.util.UsbUtil
-
Convert 2 ints into a long.
- TOPOLOGY_UPDATE_DELAY - Static variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- TOPOLOGY_UPDATE_DELAY - Static variable in class com.mcreations.usb.windows.WindowsUsbServices
-
- TOPOLOGY_UPDATE_DELAY_KEY - Static variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- TOPOLOGY_UPDATE_DELAY_KEY - Static variable in class com.mcreations.usb.windows.WindowsUsbServices
-
- TOPOLOGY_UPDATE_NEW_DEVICE_DELAY - Static variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- TOPOLOGY_UPDATE_NEW_DEVICE_DELAY - Static variable in class com.mcreations.usb.windows.WindowsUsbServices
-
- TOPOLOGY_UPDATE_NEW_DEVICE_DELAY_KEY - Static variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- TOPOLOGY_UPDATE_NEW_DEVICE_DELAY_KEY - Static variable in class com.mcreations.usb.windows.WindowsUsbServices
-
- TOPOLOGY_UPDATE_USE_POLLING - Static variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- TOPOLOGY_UPDATE_USE_POLLING - Static variable in class com.mcreations.usb.windows.WindowsUsbServices
-
- TOPOLOGY_UPDATE_USE_POLLING_KEY - Static variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- TOPOLOGY_UPDATE_USE_POLLING_KEY - Static variable in class com.mcreations.usb.windows.WindowsUsbServices
-
- topologyListener - Variable in class com.ibm.jusb.tools.swing.SwingUsbView
-
- topologyUpdateDelay - Variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- topologyUpdateDelay - Variable in class com.mcreations.usb.windows.WindowsUsbServices
-
- topologyUpdateNewDeviceDelay - Variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- topologyUpdateNewDeviceDelay - Variable in class com.mcreations.usb.windows.WindowsUsbServices
-
- topologyUpdateUsePolling - Variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- topologyUpdateUsePolling - Variable in class com.mcreations.usb.windows.WindowsUsbServices
-
- toShort(byte, byte) - Static method in class javax.usb.util.UsbUtil
-
Convert 2 bytes into a short.
- toString() - Method in class com.ibm.jusb.tools.swing.UsbControlIrpPanel
-
- toString() - Method in class com.ibm.jusb.tools.swing.UsbIrpPanel
-
- toString() - Method in class com.ibm.jusb.tools.swing.UsbPanel
-
- toString() - Method in class com.ibm.jusb.UsbConfigurationDescriptorImp
-
Get a String representing this.
- toString() - Method in class com.ibm.jusb.UsbDescriptorImp
-
Get a String representing this.
- toString() - Method in class com.ibm.jusb.UsbDeviceDescriptorImp
-
Get a String representing this.
- toString() - Method in class com.ibm.jusb.UsbEndpointDescriptorImp
-
Get a String representing this.
- toString() - Method in class com.ibm.jusb.UsbInterfaceDescriptorImp
-
Get a String representing this.
- TRACE_CRITICAL - Static variable in class com.ibm.jusb.util.UsbTracer
-
- TRACE_CRITICAL_PROPERTY - Static variable in class com.ibm.jusb.util.UsbTracer
-
- TRACE_DEBUG - Static variable in class com.ibm.jusb.util.UsbTracer
-
- TRACE_DEBUG_PROPERTY - Static variable in class com.ibm.jusb.util.UsbTracer
-
- TRACE_DEFAULT - Static variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- TRACE_DEFAULT_KEY - Static variable in class com.mcreations.usb.windows.WindowsUsbServices
-
- TRACE_ERROR - Static variable in class com.ibm.jusb.util.UsbTracer
-
- TRACE_ERROR_PROPERTY - Static variable in class com.ibm.jusb.util.UsbTracer
-
- TRACE_FILENAME - Static variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- TRACE_HOTPLUG - Static variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- TRACE_HOTPLUG_KEY - Static variable in class com.mcreations.usb.windows.WindowsUsbServices
-
- TRACE_IMPLEMENTATION_PROPERTY - Static variable in class com.ibm.jusb.util.UsbTracer
-
- TRACE_INFO - Static variable in class com.ibm.jusb.util.UsbTracer
-
- TRACE_INFO_PROPERTY - Static variable in class com.ibm.jusb.util.UsbTracer
-
- TRACE_LEVEL - Static variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- TRACE_LEVEL_KEY - Static variable in class com.mcreations.usb.windows.WindowsUsbServices
-
- TRACE_MSG_LEVEL - Static variable in class com.ibm.jusb.util.StandardErrorUsbTracer
-
- TRACE_MSG_LEVEL - Static variable in class com.ibm.jusb.util.StandardOutUsbTracer
-
- TRACE_NOTICE - Static variable in class com.ibm.jusb.util.UsbTracer
-
- TRACE_NOTICE_PROPERTY - Static variable in class com.ibm.jusb.util.UsbTracer
-
- TRACE_OUTPUT - Static variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- TRACE_URB - Static variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- TRACE_URB_KEY - Static variable in class com.mcreations.usb.windows.WindowsUsbServices
-
- TRACE_WARN - Static variable in class com.ibm.jusb.util.UsbTracer
-
- TRACE_WARN_PROPERTY - Static variable in class com.ibm.jusb.util.UsbTracer
-
- TRACE_XFER - Static variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- TRACE_XFER_KEY - Static variable in class com.mcreations.usb.windows.WindowsUsbServices
-
- TRACING - Static variable in class com.ibm.jusb.os.linux.LinuxUsbServices
-
- TRACING_KEY - Static variable in class com.mcreations.usb.windows.WindowsUsbServices
-
- tree - Variable in class com.ibm.jusb.tools.swing.SwingUsbView
-
- treeModel - Variable in class com.ibm.jusb.tools.swing.SwingUsbView
-
- treeScroll - Variable in class com.ibm.jusb.tools.swing.SwingUsbView
-
- tryToAcquire() - Method in class com.mcreations.usb.windows.Mutex
-
Attempts to acquire the mutex.
- unsignedInt(byte) - Static method in class javax.usb.util.UsbUtil
-
Get the specified byte's value as an unsigned integer.
- unsignedInt(short) - Static method in class javax.usb.util.UsbUtil
-
Get the specified short's value as an unsigned integer.
- unsignedLong(byte) - Static method in class javax.usb.util.UsbUtil
-
Get the specified byte's value as an unsigned long.
- unsignedLong(short) - Static method in class javax.usb.util.UsbUtil
-
Get the specified short's value as an unsigned long.
- unsignedLong(int) - Static method in class javax.usb.util.UsbUtil
-
Get the specified int's value as an unsigned long.
- unsignedShort(byte) - Static method in class javax.usb.util.UsbUtil
-
Get the specified byte's value as an unsigned short.
- updateSelection() - Method in class com.ibm.jusb.tools.swing.UsbDevicePanel
-
- updateSelection() - Method in class com.ibm.jusb.tools.swing.UsbPipePanel
-
- upPacket() - Method in class com.ibm.jusb.tools.swing.UsbDevicePanel
-
- upPacket() - Method in class com.ibm.jusb.tools.swing.UsbPipePanel
-
- USB_BCD - Static variable in class com.ibm.jusb.VirtualRootUsbHubImp
-
- usb_bulk_read(SWIGTYPE_p_usb_dev_handle, int, byte[], int) - Static method in class net.sf.libusb.Libusb
-
- usb_bulk_write(SWIGTYPE_p_usb_dev_handle, int, byte[], int) - Static method in class net.sf.libusb.Libusb
-
- usb_bus - Class in net.sf.libusb
-
- usb_bus(long, boolean) - Constructor for class net.sf.libusb.usb_bus
-
- usb_bus() - Constructor for class net.sf.libusb.usb_bus
-
- usb_claim_interface(SWIGTYPE_p_usb_dev_handle, int) - Static method in class net.sf.libusb.Libusb
-
- USB_CLASS_AUDIO - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_CLASS_COMM - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_CLASS_DATA - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_CLASS_HID - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_CLASS_HUB - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_CLASS_MASS_STORAGE - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_CLASS_PER_INTERFACE - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_CLASS_PRINTER - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_CLASS_VENDOR_SPEC - Static variable in interface net.sf.libusb.LibusbConstants
-
- usb_clear_halt(SWIGTYPE_p_usb_dev_handle, long) - Static method in class net.sf.libusb.Libusb
-
- usb_close(SWIGTYPE_p_usb_dev_handle) - Static method in class net.sf.libusb.Libusb
-
- usb_config_descriptor - Class in net.sf.libusb
-
- usb_config_descriptor(long, boolean) - Constructor for class net.sf.libusb.usb_config_descriptor
-
- usb_config_descriptor() - Constructor for class net.sf.libusb.usb_config_descriptor
-
- usb_config_descriptor_index(usb_config_descriptor, long) - Static method in class net.sf.libusb.Libusb
-
- usb_control_msg(SWIGTYPE_p_usb_dev_handle, int, int, int, int, byte[], int) - Static method in class net.sf.libusb.Libusb
-
- usb_ctrl_setup - Class in net.sf.libusb
-
- usb_ctrl_setup(long, boolean) - Constructor for class net.sf.libusb.usb_ctrl_setup
-
- usb_ctrl_setup() - Constructor for class net.sf.libusb.usb_ctrl_setup
-
- usb_descriptor_header - Class in net.sf.libusb
-
- usb_descriptor_header(long, boolean) - Constructor for class net.sf.libusb.usb_descriptor_header
-
- usb_descriptor_header() - Constructor for class net.sf.libusb.usb_descriptor_header
-
- usb_device - Class in net.sf.libusb
-
- usb_device(long, boolean) - Constructor for class net.sf.libusb.usb_device
-
- usb_device() - Constructor for class net.sf.libusb.usb_device
-
- usb_device_descriptor - Class in net.sf.libusb
-
- usb_device_descriptor(long, boolean) - Constructor for class net.sf.libusb.usb_device_descriptor
-
- usb_device_descriptor() - Constructor for class net.sf.libusb.usb_device_descriptor
-
- usb_device_index(usb_device, long) - Static method in class net.sf.libusb.Libusb
-
- USB_DT_CONFIG - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_DT_CONFIG_SIZE - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_DT_DEVICE - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_DT_DEVICE_SIZE - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_DT_ENDPOINT - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_DT_ENDPOINT_AUDIO_SIZE - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_DT_ENDPOINT_SIZE - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_DT_HID - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_DT_HUB - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_DT_HUB_NONVAR_SIZE - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_DT_INTERFACE - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_DT_INTERFACE_SIZE - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_DT_PHYSICAL - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_DT_REPORT - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_DT_STRING - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_ENDPOINT_ADDRESS_MASK - Static variable in interface net.sf.libusb.LibusbConstants
-
- usb_endpoint_descriptor - Class in net.sf.libusb
-
- usb_endpoint_descriptor(long, boolean) - Constructor for class net.sf.libusb.usb_endpoint_descriptor
-
- usb_endpoint_descriptor() - Constructor for class net.sf.libusb.usb_endpoint_descriptor
-
- usb_endpoint_descriptor_index(usb_endpoint_descriptor, long) - Static method in class net.sf.libusb.Libusb
-
- USB_ENDPOINT_DIR_MASK - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_ENDPOINT_IN - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_ENDPOINT_OUT - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_ENDPOINT_TYPE_BULK - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_ENDPOINT_TYPE_CONTROL - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_ENDPOINT_TYPE_INTERRUPT - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_ENDPOINT_TYPE_ISOCHRONOUS - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_ENDPOINT_TYPE_MASK - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_ERROR_BEGIN - Static variable in interface net.sf.libusb.LibusbConstants
-
- usb_find_busses() - Static method in class net.sf.libusb.Libusb
-
- usb_find_devices() - Static method in class net.sf.libusb.Libusb
-
- usb_get_busses() - Static method in class net.sf.libusb.Libusb
-
- usb_get_descriptor(SWIGTYPE_p_usb_dev_handle, short, short, byte[]) - Static method in class net.sf.libusb.Libusb
-
- usb_get_descriptor_by_endpoint(SWIGTYPE_p_usb_dev_handle, int, short, short, byte[]) - Static method in class net.sf.libusb.Libusb
-
- usb_get_device(SWIGTYPE_p_usb_dev_handle) - Static method in class net.sf.libusb.Libusb
-
- usb_get_string(SWIGTYPE_p_usb_dev_handle, int, int, byte[]) - Static method in class net.sf.libusb.Libusb
-
- usb_get_string_simple(SWIGTYPE_p_usb_dev_handle, int, byte[]) - Static method in class net.sf.libusb.Libusb
-
- usb_hid_descriptor - Class in net.sf.libusb
-
- usb_hid_descriptor(long, boolean) - Constructor for class net.sf.libusb.usb_hid_descriptor
-
- usb_hid_descriptor() - Constructor for class net.sf.libusb.usb_hid_descriptor
-
- USB_HUB_MAX_PORTS - Static variable in class com.ibm.jusb.UsbHubImp
-
- USB_HUB_MIN_PORTS - Static variable in class com.ibm.jusb.UsbHubImp
-
- usb_init() - Static method in class net.sf.libusb.Libusb
-
- usb_interface - Class in net.sf.libusb
-
- usb_interface(long, boolean) - Constructor for class net.sf.libusb.usb_interface
-
- usb_interface() - Constructor for class net.sf.libusb.usb_interface
-
- usb_interface_descriptor - Class in net.sf.libusb
-
- usb_interface_descriptor(long, boolean) - Constructor for class net.sf.libusb.usb_interface_descriptor
-
- usb_interface_descriptor() - Constructor for class net.sf.libusb.usb_interface_descriptor
-
- usb_interface_descriptor_index(usb_interface_descriptor, long) - Static method in class net.sf.libusb.Libusb
-
- usb_interface_index(usb_interface, long) - Static method in class net.sf.libusb.Libusb
-
- usb_interrupt_read(SWIGTYPE_p_usb_dev_handle, int, byte[], int) - Static method in class net.sf.libusb.Libusb
-
- usb_interrupt_write(SWIGTYPE_p_usb_dev_handle, int, byte[], int) - Static method in class net.sf.libusb.Libusb
-
- USB_MAXALTSETTING - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_MAXCONFIG - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_MAXENDPOINTS - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_MAXINTERFACES - Static variable in interface net.sf.libusb.LibusbConstants
-
- usb_open(usb_device) - Static method in class net.sf.libusb.Libusb
-
- USB_RECIP_DEVICE - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_RECIP_ENDPOINT - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_RECIP_INTERFACE - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_RECIP_OTHER - Static variable in interface net.sf.libusb.LibusbConstants
-
- usb_release_interface(SWIGTYPE_p_usb_dev_handle, int) - Static method in class net.sf.libusb.Libusb
-
- USB_REQ_CLEAR_FEATURE - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_REQ_GET_CONFIGURATION - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_REQ_GET_DESCRIPTOR - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_REQ_GET_INTERFACE - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_REQ_GET_STATUS - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_REQ_SET_ADDRESS - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_REQ_SET_CONFIGURATION - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_REQ_SET_DESCRIPTOR - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_REQ_SET_FEATURE - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_REQ_SET_INTERFACE - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_REQ_SYNCH_FRAME - Static variable in interface net.sf.libusb.LibusbConstants
-
- usb_reset(SWIGTYPE_p_usb_dev_handle) - Static method in class net.sf.libusb.Libusb
-
- usb_resetep(SWIGTYPE_p_usb_dev_handle, long) - Static method in class net.sf.libusb.Libusb
-
- usb_set_altinterface(SWIGTYPE_p_usb_dev_handle, int) - Static method in class net.sf.libusb.Libusb
-
- usb_set_configuration(SWIGTYPE_p_usb_dev_handle, int) - Static method in class net.sf.libusb.Libusb
-
- usb_set_debug(int) - Static method in class net.sf.libusb.Libusb
-
- usb_strerror() - Static method in class net.sf.libusb.Libusb
-
- usb_string_descriptor - Class in net.sf.libusb
-
- usb_string_descriptor(long, boolean) - Constructor for class net.sf.libusb.usb_string_descriptor
-
- usb_string_descriptor() - Constructor for class net.sf.libusb.usb_string_descriptor
-
- USB_TYPE_CLASS - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_TYPE_RESERVED - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_TYPE_STANDARD - Static variable in interface net.sf.libusb.LibusbConstants
-
- USB_TYPE_VENDOR - Static variable in interface net.sf.libusb.LibusbConstants
-
- usb_version - Class in net.sf.libusb
-
- usb_version(long, boolean) - Constructor for class net.sf.libusb.usb_version
-
- usb_version() - Constructor for class net.sf.libusb.usb_version
-
- usb_version_dll - Class in net.sf.libusb
-
- usb_version_dll(long, boolean) - Constructor for class net.sf.libusb.usb_version_dll
-
- usb_version_dll() - Constructor for class net.sf.libusb.usb_version_dll
-
- usb_version_driver - Class in net.sf.libusb
-
- usb_version_driver(long, boolean) - Constructor for class net.sf.libusb.usb_version_driver
-
- usb_version_driver() - Constructor for class net.sf.libusb.usb_version_driver
-
- UsbAbortException - Exception in javax.usb
-
Exception indicating a submission was aborted.
- UsbAbortException() - Constructor for exception javax.usb.UsbAbortException
-
Constructor.
- UsbAbortException(String) - Constructor for exception javax.usb.UsbAbortException
-
Constructor.
- UsbBabbleException - Exception in javax.usb
-
Exception indicating a Babble error.
- UsbBabbleException() - Constructor for exception javax.usb.UsbBabbleException
-
Constructor.
- UsbBabbleException(String) - Constructor for exception javax.usb.UsbBabbleException
-
Constructor.
- UsbBitStuffException - Exception in javax.usb
-
Exception indicating a Bit-Stuff violation.
- UsbBitStuffException() - Constructor for exception javax.usb.UsbBitStuffException
-
Constructor.
- UsbBitStuffException(String) - Constructor for exception javax.usb.UsbBitStuffException
-
Constructor.
- UsbClaimException - Exception in javax.usb
-
Exception indicating an UsbInterface claim state prevents the current operation.
- UsbClaimException() - Constructor for exception javax.usb.UsbClaimException
-
Constructor.
- UsbClaimException(String) - Constructor for exception javax.usb.UsbClaimException
-
Constructor.
- usbClaimPolicy - Variable in class com.ibm.jusb.UsbInterfaceImp
-
- UsbComm - Class in org.lsst.ccs.drivers.usb
-
Communicates with a USB device
- UsbComm() - Constructor for class org.lsst.ccs.drivers.usb.UsbComm
-
Constructor
- UsbCommPipe - Class in org.lsst.ccs.drivers.usb
-
Performs I/O operations on a UsbPipe
- UsbCommPipe(UsbPipe) - Constructor for class org.lsst.ccs.drivers.usb.UsbCommPipe
-
Constructor
- UsbConfiguration - Interface in javax.usb
-
Interface for a USB configuration.
- UsbConfigurationDescriptor - Interface in javax.usb
-
Interface for a USB configuration descriptor.
- UsbConfigurationDescriptorImp - Class in com.ibm.jusb
-
UsbConfigurationDescriptor implementation.
- UsbConfigurationDescriptorImp(byte, byte, short, byte, byte, byte, byte, byte) - Constructor for class com.ibm.jusb.UsbConfigurationDescriptorImp
-
Constructor.
- UsbConfigurationImp - Class in com.ibm.jusb
-
UsbConfiguration implementation.
- UsbConfigurationImp(UsbDeviceImp, UsbConfigurationDescriptor) - Constructor for class com.ibm.jusb.UsbConfigurationImp
-
Constructor.
- UsbConfigurationPanel - Class in com.ibm.jusb.tools.swing
-
Class to display UsbConfiguration info.
- UsbConfigurationPanel(UsbConfiguration) - Constructor for class com.ibm.jusb.tools.swing.UsbConfigurationPanel
-
- UsbConst - Interface in javax.usb
-
USB constants.
- UsbControlIrp - Interface in javax.usb
-
Interface for a control-type USB IRP (I/O Request Packet).
- UsbControlIrpImp - Class in com.ibm.jusb
-
UsbControlIrp implementation.
- UsbControlIrpImp(byte, byte, short, short) - Constructor for class com.ibm.jusb.UsbControlIrpImp
-
Constructor.
- UsbControlIrpImp(UsbControlIrp) - Constructor for class com.ibm.jusb.UsbControlIrpImp
-
Constructor.
- usbControlIrpListToUsbControlIrpImpList(List) - Method in class com.ibm.jusb.UsbDeviceImp
-
Convert a List of UsbControlIrps to a List of UsbControlIrpImps.
- UsbControlIrpPanel - Class in com.ibm.jusb.tools.swing
-
Class to display UsbControlIrp information.
- UsbControlIrpPanel() - Constructor for class com.ibm.jusb.tools.swing.UsbControlIrpPanel
-
- usbControlIrpToUsbControlIrpImp(UsbControlIrp) - Method in class com.ibm.jusb.UsbDeviceImp
-
Convert a UsbControlIrp to a UsbControlIrpImp.
- UsbControlPipeImp - Class in com.ibm.jusb
-
UsbPipe platform-independent implementation for Control-type pipes.
- UsbControlPipeImp() - Constructor for class com.ibm.jusb.UsbControlPipeImp
-
Constructor.
- UsbControlPipeImp(UsbEndpointImp) - Constructor for class com.ibm.jusb.UsbControlPipeImp
-
Constructor.
- UsbControlPipeImp(UsbControlPipeOsImp) - Constructor for class com.ibm.jusb.UsbControlPipeImp
-
Constructor.
- UsbControlPipeImp(UsbEndpointImp, UsbControlPipeOsImp) - Constructor for class com.ibm.jusb.UsbControlPipeImp
-
Constructor.
- UsbControlPipeOsImp - Interface in com.ibm.jusb.os
-
Interface for Platform-specific implementation of control-type UsbPipe.
- UsbCRCException - Exception in javax.usb
-
Exception indicating a CRC error.
- UsbCRCException() - Constructor for exception javax.usb.UsbCRCException
-
Constructor.
- UsbCRCException(String) - Constructor for exception javax.usb.UsbCRCException
-
Constructor.
- UsbDescriptor - Interface in javax.usb
-
Interface for a USB descriptor.
- UsbDescriptorImp - Class in com.ibm.jusb
-
UsbDescriptor implementation.
- UsbDescriptorImp(byte, byte) - Constructor for class com.ibm.jusb.UsbDescriptorImp
-
- usbDevice - Variable in class com.ibm.jusb.tools.swing.UsbDevicePanel
-
- UsbDevice - Interface in javax.usb
-
Interface for a USB device.
- usbDevice - Variable in class javax.usb.util.StandardRequest
-
- usbDevice - Variable in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- usbDeviceAttached(UsbServicesEvent) - Method in class com.ibm.jusb.event.UsbServicesListenerImp
-
UsbDevices attached
- usbDeviceAttached(UsbServicesEvent) - Method in interface javax.usb.event.UsbServicesListener
-
A UsbDevice was attached.
- UsbDeviceDataEvent - Class in javax.usb.event
-
Indicates data was successfully transferred over the Default Control Pipe.
- UsbDeviceDataEvent(UsbDevice, UsbControlIrp) - Constructor for class javax.usb.event.UsbDeviceDataEvent
-
Constructor.
- UsbDeviceDescriptor - Interface in javax.usb
-
Interface for a USB device descriptor.
- UsbDeviceDescriptorImp - Class in com.ibm.jusb
-
- UsbDeviceDescriptorImp(byte, byte, short, byte, byte, byte, byte, short, short, short, byte, byte, byte, byte) - Constructor for class com.ibm.jusb.UsbDeviceDescriptorImp
-
Constructor.
- usbDeviceDetached(UsbDeviceEvent) - Method in class com.ibm.jusb.event.UsbDeviceListenerImp
-
- usbDeviceDetached(UsbServicesEvent) - Method in class com.ibm.jusb.event.UsbServicesListenerImp
-
UsbDevices detached
- usbDeviceDetached(UsbDeviceEvent) - Method in interface javax.usb.event.UsbDeviceListener
-
The UsbDevice was detached.
- usbDeviceDetached(UsbServicesEvent) - Method in interface javax.usb.event.UsbServicesListener
-
A UsbDevice was detached.
- UsbDeviceErrorEvent - Class in javax.usb.event
-
Indicates an error occurred on the Default Control Pipe.
- UsbDeviceErrorEvent(UsbDevice, UsbControlIrp) - Constructor for class javax.usb.event.UsbDeviceErrorEvent
-
Constructor.
- UsbDeviceEvent - Class in javax.usb.event
-
Class for USB device events.
- UsbDeviceEvent(UsbDevice) - Constructor for class javax.usb.event.UsbDeviceEvent
-
Constructor.
- usbDeviceImp - Variable in class com.ibm.jusb.UsbControlIrpImp
-
- UsbDeviceImp - Class in com.ibm.jusb
-
UsbDevice platform-independent implementation.
- UsbDeviceImp() - Constructor for class com.ibm.jusb.UsbDeviceImp
-
Constructor.
- UsbDeviceImp(UsbDeviceDescriptor) - Constructor for class com.ibm.jusb.UsbDeviceImp
-
Constructor.
- UsbDeviceImp(UsbDeviceOsImp) - Constructor for class com.ibm.jusb.UsbDeviceImp
-
Constructor.
- UsbDeviceImp(UsbDeviceDescriptor, UsbDeviceOsImp) - Constructor for class com.ibm.jusb.UsbDeviceImp
-
Constructor.
- UsbDeviceListener - Interface in javax.usb.event
-
Interface for receiving UsbDeviceEvents.
- UsbDeviceListenerImp - Class in com.ibm.jusb.event
-
Implementation of UsbDeviceListener.
- UsbDeviceListenerImp() - Constructor for class com.ibm.jusb.event.UsbDeviceListenerImp
-
- UsbDeviceOsImp - Interface in com.ibm.jusb.os
-
Interface for Platform-specific implementation of UsbDevice.
- UsbDevicePanel - Class in com.ibm.jusb.tools.swing
-
Class to display UsbDevice info.
- UsbDevicePanel() - Constructor for class com.ibm.jusb.tools.swing.UsbDevicePanel
-
- UsbDevicePanel(UsbDevice) - Constructor for class com.ibm.jusb.tools.swing.UsbDevicePanel
-
- UsbDisconnectedException - Exception in javax.usb
-
Exception indicating a device has been disconnected.
- UsbDisconnectedException() - Constructor for exception javax.usb.UsbDisconnectedException
-
Constructor.
- UsbDisconnectedException(String) - Constructor for exception javax.usb.UsbDisconnectedException
-
Constructor.
- UsbEncodingException - Exception in javax.usb
-
Exception indicating that the conversion of a USB string descriptor to
a Java string failed because none of the encodings tried were supported
by the Java implementation.
- UsbEncodingException() - Constructor for exception javax.usb.UsbEncodingException
-
Constructor.
- UsbEncodingException(String) - Constructor for exception javax.usb.UsbEncodingException
-
Constructor.
- UsbEndpoint - Interface in javax.usb
-
Interface for a USB endpoint.
- UsbEndpointDescriptor - Interface in javax.usb
-
Interface for a USB endpoint descriptor.
- UsbEndpointDescriptorImp - Class in com.ibm.jusb
-
UsbEndpointDescriptor implementation.
- UsbEndpointDescriptorImp(byte, byte, byte, byte, byte, short) - Constructor for class com.ibm.jusb.UsbEndpointDescriptorImp
-
Constructor.
- UsbEndpointImp - Class in com.ibm.jusb
-
UsbEndpoint implementation.
- UsbEndpointImp(UsbInterfaceImp, UsbEndpointDescriptor) - Constructor for class com.ibm.jusb.UsbEndpointImp
-
Constructor.
- UsbEndpointPanel - Class in com.ibm.jusb.tools.swing
-
Class to display UsbEndpoint info.
- UsbEndpointPanel(UsbEndpoint) - Constructor for class com.ibm.jusb.tools.swing.UsbEndpointPanel
-
- UsbException - Exception in javax.usb
-
Exception specific to USB.
- UsbException() - Constructor for exception javax.usb.UsbException
-
Constructor.
- UsbException(String) - Constructor for exception javax.usb.UsbException
-
Constructor.
- usbException - Variable in class javax.usb.util.DefaultUsbIrp
-
- UsbHostManager - Class in javax.usb
-
Entry point for javax.usb.
- UsbHub - Interface in javax.usb
-
Interface for a USB hub.
- UsbHubImp - Class in com.ibm.jusb
-
UsbHub implementation.
- UsbHubImp() - Constructor for class com.ibm.jusb.UsbHubImp
-
Constructor.
- UsbHubImp(int) - Constructor for class com.ibm.jusb.UsbHubImp
-
Constructor.
- UsbHubImp(UsbDeviceDescriptor) - Constructor for class com.ibm.jusb.UsbHubImp
-
Constructor.
- UsbHubImp(UsbDeviceOsImp) - Constructor for class com.ibm.jusb.UsbHubImp
-
Constructor.
- UsbHubImp(int, UsbDeviceDescriptor) - Constructor for class com.ibm.jusb.UsbHubImp
-
Constructor.
- UsbHubImp(int, UsbDeviceOsImp) - Constructor for class com.ibm.jusb.UsbHubImp
-
Constructor.
- UsbHubImp(UsbDeviceDescriptor, UsbDeviceOsImp) - Constructor for class com.ibm.jusb.UsbHubImp
-
Constructor.
- UsbHubImp(int, UsbDeviceDescriptor, UsbDeviceOsImp) - Constructor for class com.ibm.jusb.UsbHubImp
-
Constructor.
- UsbHubPanel - Class in com.ibm.jusb.tools.swing
-
Class to display UsbHub info.
- UsbHubPanel(UsbHub) - Constructor for class com.ibm.jusb.tools.swing.UsbHubPanel
-
- UsbInterface - Interface in javax.usb
-
Interface for a USB interface.
- UsbInterfaceDescriptor - Interface in javax.usb
-
Interface for a USB interface descriptor.
- UsbInterfaceDescriptorImp - Class in com.ibm.jusb
-
UsbInterfaceDescriptor implementation.
- UsbInterfaceDescriptorImp(byte, byte, byte, byte, byte, byte, byte, byte, byte) - Constructor for class com.ibm.jusb.UsbInterfaceDescriptorImp
-
Constructor.
- UsbInterfaceImp - Class in com.ibm.jusb
-
UsbInterface platform-independent implementation.
- UsbInterfaceImp(UsbConfigurationImp, UsbInterfaceDescriptor) - Constructor for class com.ibm.jusb.UsbInterfaceImp
-
Constructor.
- UsbInterfaceImp(UsbConfigurationImp, UsbInterfaceDescriptor, UsbInterfaceOsImp) - Constructor for class com.ibm.jusb.UsbInterfaceImp
-
Constructor.
- UsbInterfaceOsImp - Interface in com.ibm.jusb.os
-
UsbInterface platform implementation.
- UsbInterfacePanel - Class in com.ibm.jusb.tools.swing
-
Class to display UsbInterface info.
- UsbInterfacePanel(UsbInterface) - Constructor for class com.ibm.jusb.tools.swing.UsbInterfacePanel
-
- UsbInterfacePolicy - Interface in javax.usb
-
Interface describing the policy to claim an interface with.
- usbIrp - Variable in class com.ibm.jusb.UsbIrpImp
-
- UsbIrp - Interface in javax.usb
-
Interface for a USB IRP (I/O Request Packet).
- UsbIrpImp - Class in com.ibm.jusb
-
UsbIrp implementation.
- UsbIrpImp() - Constructor for class com.ibm.jusb.UsbIrpImp
-
Constructor.
- UsbIrpImp(UsbIrp) - Constructor for class com.ibm.jusb.UsbIrpImp
-
Constructor.
- UsbIrpImp.UsbIrpImpListener - Interface in com.ibm.jusb
-
- usbIrpImpComplete(UsbIrpImp) - Method in class com.ibm.jusb.UsbDeviceImp
-
Indicate that a specific UsbIrpImp has completed.
- usbIrpImpComplete(UsbIrpImp) - Method in interface com.ibm.jusb.UsbIrpImp.UsbIrpImpListener
-
- usbIrpImpComplete(UsbIrpImp) - Method in class com.ibm.jusb.UsbPipeImp
-
Indicate that a specific UsbIrpImp has completed.
- usbIrpImpListener - Variable in class com.ibm.jusb.UsbIrpImp
-
- usbIrpImpToLinuxPipeRequest(UsbIrpImp) - Method in class com.ibm.jusb.os.linux.LinuxPipeOsImp
-
Create a LinuxPipeRequest to wrap a UsbIrpImp.
- usbIrpListToUsbIrpImpList(List) - Method in class com.ibm.jusb.UsbPipeImp
-
- UsbIrpPanel - Class in com.ibm.jusb.tools.swing
-
Class to display UsbIrp (or raw byte[]) information.
- UsbIrpPanel() - Constructor for class com.ibm.jusb.tools.swing.UsbIrpPanel
-
- usbIrpToUsbIrpImp(UsbIrp) - Method in class com.ibm.jusb.UsbControlPipeImp
-
Convert a UsbControlIrp to UsbControlIrpImp.
- usbIrpToUsbIrpImp(UsbIrp) - Method in class com.ibm.jusb.UsbPipeImp
-
Convert a UsbIrp to UsbIrpImp.
- UsbNativeClaimException - Exception in javax.usb
-
Exception indicating an UsbInterface is already natively claimed.
- UsbNativeClaimException() - Constructor for exception javax.usb.UsbNativeClaimException
-
Constructor.
- UsbNativeClaimException(String) - Constructor for exception javax.usb.UsbNativeClaimException
-
Constructor.
- UsbNotActiveException - Exception in javax.usb
-
- UsbNotActiveException() - Constructor for exception javax.usb.UsbNotActiveException
-
Constructor.
- UsbNotActiveException(String) - Constructor for exception javax.usb.UsbNotActiveException
-
Constructor.
- UsbNotClaimedException - Exception in javax.usb
-
- UsbNotClaimedException() - Constructor for exception javax.usb.UsbNotClaimedException
-
Constructor.
- UsbNotClaimedException(String) - Constructor for exception javax.usb.UsbNotClaimedException
-
Constructor.
- UsbNotOpenException - Exception in javax.usb
-
- UsbNotOpenException() - Constructor for exception javax.usb.UsbNotOpenException
-
Constructor.
- UsbNotOpenException(String) - Constructor for exception javax.usb.UsbNotOpenException
-
Constructor.
- UsbPanel - Class in com.ibm.jusb.tools.swing
-
Class to display Usb info.
- UsbPanel() - Constructor for class com.ibm.jusb.tools.swing.UsbPanel
-
- UsbPIDException - Exception in javax.usb
-
Exception indicating a PID error.
- UsbPIDException() - Constructor for exception javax.usb.UsbPIDException
-
Constructor.
- UsbPIDException(String) - Constructor for exception javax.usb.UsbPIDException
-
Constructor.
- usbPipe - Variable in class javax.usb.examples.MouseDriver.HidMouseRunnable
-
- UsbPipe - Interface in javax.usb
-
Interface for a USB pipe.
- usbPipe - Variable in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- UsbPipeDataEvent - Class in javax.usb.event
-
Indicates data was successfully transferred over the UsbPipe.
- UsbPipeDataEvent(UsbPipe, byte[], int) - Constructor for class javax.usb.event.UsbPipeDataEvent
-
Constructor.
- UsbPipeDataEvent(UsbPipe, UsbIrp) - Constructor for class javax.usb.event.UsbPipeDataEvent
-
Constructor.
- UsbPipeErrorEvent - Class in javax.usb.event
-
Indicates an error occurred on the UsbPipe.
- UsbPipeErrorEvent(UsbPipe, UsbException) - Constructor for class javax.usb.event.UsbPipeErrorEvent
-
Constructor.
- UsbPipeErrorEvent(UsbPipe, UsbIrp) - Constructor for class javax.usb.event.UsbPipeErrorEvent
-
Constructor.
- UsbPipeEvent - Class in javax.usb.event
-
Class for USB pipe events.
- UsbPipeEvent(UsbPipe) - Constructor for class javax.usb.event.UsbPipeEvent
-
Constructor.
- UsbPipeEvent(UsbPipe, UsbIrp) - Constructor for class javax.usb.event.UsbPipeEvent
-
Constructor.
- UsbPipeImp - Class in com.ibm.jusb
-
UsbPipe platform-independent implementation.
- UsbPipeImp() - Constructor for class com.ibm.jusb.UsbPipeImp
-
Constructor.
- UsbPipeImp(UsbEndpointImp) - Constructor for class com.ibm.jusb.UsbPipeImp
-
Constructor.
- UsbPipeImp(UsbPipeOsImp) - Constructor for class com.ibm.jusb.UsbPipeImp
-
Constructor.
- UsbPipeImp(UsbEndpointImp, UsbPipeOsImp) - Constructor for class com.ibm.jusb.UsbPipeImp
-
Constructor.
- UsbPipeListener - Interface in javax.usb.event
-
Interface for receiving UsbPipeEvents.
- UsbPipeListenerImp - Class in com.ibm.jusb.event
-
Implementation of UsbPipeListener.
- UsbPipeListenerImp() - Constructor for class com.ibm.jusb.event.UsbPipeListenerImp
-
- UsbPipeOsImp - Interface in com.ibm.jusb.os
-
Interface for Platform-specific implementation of UsbPipe.
- UsbPipePanel - Class in com.ibm.jusb.tools.swing
-
Class to display UsbPipe info.
- UsbPipePanel(UsbPipe) - Constructor for class com.ibm.jusb.tools.swing.UsbPipePanel
-
- UsbPlatformException - Exception in javax.usb
-
Exception indicating a platform-specific UsbException.
- UsbPlatformException() - Constructor for exception javax.usb.UsbPlatformException
-
Constructor.
- UsbPlatformException(String) - Constructor for exception javax.usb.UsbPlatformException
-
Constructor.
- UsbPlatformException(int) - Constructor for exception javax.usb.UsbPlatformException
-
Constructor.
- UsbPlatformException(Exception) - Constructor for exception javax.usb.UsbPlatformException
-
Constructor.
- UsbPlatformException(String, int) - Constructor for exception javax.usb.UsbPlatformException
-
Constructor.
- UsbPlatformException(String, Exception) - Constructor for exception javax.usb.UsbPlatformException
-
Constructor.
- UsbPlatformException(int, Exception) - Constructor for exception javax.usb.UsbPlatformException
-
Constructor.
- UsbPlatformException(String, int, Exception) - Constructor for exception javax.usb.UsbPlatformException
-
Constructor.
- UsbPort - Interface in javax.usb
-
Interface for a USB port.
- UsbPortImp - Class in com.ibm.jusb
-
UsbPort implementation.
- UsbPortImp(UsbHubImp, byte) - Constructor for class com.ibm.jusb.UsbPortImp
-
Constructor.
- UsbPortPanel - Class in com.ibm.jusb.tools.swing
-
Class to display UsbPort info.
- UsbPortPanel(UsbPort) - Constructor for class com.ibm.jusb.tools.swing.UsbPortPanel
-
- UsbServices - Interface in javax.usb
-
Interface for a javax.usb implementation.
- UsbServicesEvent - Class in javax.usb.event
-
Class for a USB services event.
- UsbServicesEvent(UsbServices, UsbDevice) - Constructor for class javax.usb.event.UsbServicesEvent
-
Constructor.
- UsbServicesListener - Interface in javax.usb.event
-
Interface for receiving UsbServicesEvents.
- UsbServicesListenerImp - Class in com.ibm.jusb.event
-
Implementation of UsbServicesListener.
- UsbServicesListenerImp() - Constructor for class com.ibm.jusb.event.UsbServicesListenerImp
-
- UsbShortPacketException - Exception in javax.usb
-
Exception indicating a short packet was detected.
- UsbShortPacketException() - Constructor for exception javax.usb.UsbShortPacketException
-
Constructor.
- UsbShortPacketException(String) - Constructor for exception javax.usb.UsbShortPacketException
-
Constructor.
- UsbStallException - Exception in javax.usb
-
Exception indicating a stall.
- UsbStallException() - Constructor for exception javax.usb.UsbStallException
-
Constructor.
- UsbStallException(String) - Constructor for exception javax.usb.UsbStallException
-
Constructor.
- UsbStringDescriptor - Interface in javax.usb
-
Interface for a USB string descriptor.
- UsbStringDescriptorImp - Class in com.ibm.jusb
-
UsbStringDescriptor implementation.
- UsbStringDescriptorImp(byte, byte, byte[]) - Constructor for class com.ibm.jusb.UsbStringDescriptorImp
-
Constructor.
- UsbTimeoutException - Exception in org.lsst.ccs.drivers.usb
-
- UsbTimeoutException() - Constructor for exception org.lsst.ccs.drivers.usb.UsbTimeoutException
-
- UsbTimeoutException(String) - Constructor for exception org.lsst.ccs.drivers.usb.UsbTimeoutException
-
- UsbTracer - Class in com.ibm.jusb.util
-
Class to provide abstracted tracing for javax.usb implementation(s).
- UsbTracer(String, int) - Constructor for class com.ibm.jusb.util.UsbTracer
-
Create a new UsbTracer with the specified name and trace level.
- UsbUtil - Class in javax.usb.util
-
General utility methods.
- UsbUtil() - Constructor for class javax.usb.util.UsbUtil
-
- UsbUtil.SynchronizedUsbDevice - Class in javax.usb.util
-
A synchronized UsbDevice wrapper implementation.
- UsbUtil.SynchronizedUsbDevice(UsbDevice) - Constructor for class javax.usb.util.UsbUtil.SynchronizedUsbDevice
-
- UsbUtil.SynchronizedUsbPipe - Class in javax.usb.util
-
A synchronized UsbPipe wrapper implementation.
- UsbUtil.SynchronizedUsbPipe(UsbPipe) - Constructor for class javax.usb.util.UsbUtil.SynchronizedUsbPipe
-
- UsbView - Class in com.ibm.jusb.tools
-
Class to display the USB device topology tree.
- UsbView() - Constructor for class com.ibm.jusb.tools.UsbView
-