Serialized Form
dev
Device dev
- The device whose configuration is described
data
byte[] data
- Unparsed data
offset
int offset
- Start of this descriptor in data
spi
DeviceSPI spi
- handle to device implementation
bus
Bus bus
- The bus we're connected to
address
int address
- Bus address for this device connection
dev
Device dev
- Device with which this descriptor is associated
iface
Interface iface
- Interface to which this endpoint belongs
dev
Device dev
ports
int ports
config
Configuration config
- Configuration exposing this interface
endpoints
Endpoint[] endpoints
claimed
boolean claimed
usb
usb.windows.USB usb
- the bus we're connected to
path
java.lang.String path
lock
java.lang.Object lock
selectedConfig
int selectedConfig
currentConfig
Configuration currentConfig
descriptor
DeviceDescriptor descriptor
checkedStrings
boolean checkedStrings
languages
int[] languages
cachedLanguage
int cachedLanguage
stringCache
java.util.Hashtable stringCache
children
DeviceImpl[] children
- for hub nodes, lists children; else null
hub
DeviceImpl hub
speed
java.lang.String speed
hubPortNum
int hubPortNum
fd
int fd
- Connects to device state
printed
int printed
Associated source code is licenced under the LGPL.
See http://jusb.sourceforge.net
This documentation was derived from that source code on 24-Jul-2002.