| Package | Description |
|---|---|
| com.ibm.jusb | |
| com.ibm.jusb.os.linux | |
| com.mcreations.usb.windows |
| Modifier and Type | Class and Description |
|---|---|
class |
UsbControlPipeImp
UsbPipe platform-independent implementation for Control-type pipes.
|
| Modifier and Type | Method and Description |
|---|---|
UsbPipeImp |
UsbEndpointImp.getUsbPipeImp() |
| Modifier and Type | Method and Description |
|---|---|
void |
UsbEndpointImp.setUsbPipeImp(UsbPipeImp pipe) |
| Modifier and Type | Method and Description |
|---|---|
UsbPipeImp |
LinuxPipeOsImp.getUsbPipeImp() |
| Modifier and Type | Method and Description |
|---|---|
void |
LinuxPipeOsImp.setUsbPipeImp(UsbPipeImp pipe) |
| Constructor and Description |
|---|
LinuxPipeOsImp(UsbPipeImp pipe,
com.ibm.jusb.os.linux.LinuxInterfaceOsImp iface)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
UsbPipeImp |
WindowsPipeOsImp.getUsbPipeImp() |
| Modifier and Type | Method and Description |
|---|---|
void |
WindowsPipeOsImp.setUsbPipeImp(UsbPipeImp pipe) |
| Constructor and Description |
|---|
WindowsPipeOsImp(UsbPipeImp pipe,
com.mcreations.usb.windows.WindowsInterfaceOsImp iface)
Constructor
|
Copyright © 2014 LSST. All Rights Reserved.