Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
G
L
M
O
P
S
U
V
A
add(int, int, String, String, int, String, short, short, short)
- Method in class org.minetti.astrodevice.server.usb.jni.impl.
UsbDeviceTreeBuilderImpl
add(int, int, String, String, int, String, short, short, short)
- Method in interface org.minetti.astrodevice.server.usb.jni.
UsbDeviceTreeBuilder
Adds a new device in the tree.
addHostController(String)
- Method in class org.minetti.astrodevice.server.usb.jni.impl.
UsbDeviceTreeBuilderImpl
addHostController(String)
- Method in interface org.minetti.astrodevice.server.usb.jni.
UsbDeviceTreeBuilder
Adds a new USB host controller.
addHub(int, int, String, String, int, String, short, short, short)
- Method in class org.minetti.astrodevice.server.usb.jni.impl.
UsbDeviceTreeBuilderImpl
addHub(int, int, String, String, int, String, short, short, short)
- Method in interface org.minetti.astrodevice.server.usb.jni.
UsbDeviceTreeBuilder
Adds a new hub in the tree.
addRootHub()
- Method in class org.minetti.astrodevice.server.usb.jni.impl.
UsbDeviceTreeBuilderImpl
addRootHub()
- Method in interface org.minetti.astrodevice.server.usb.jni.
UsbDeviceTreeBuilder
Adds a new root hub in the tree.
D
DEVICE_CLASS_MAP_KEY
- Static variable in class org.minetti.astrodevice.server.usb.object.
UsbDeviceSignature
DESCRIPTION MAP KEY CONSTANT: Class code of USB device.
DEVICE_PROTOCOL_MAP_KEY
- Static variable in class org.minetti.astrodevice.server.usb.object.
UsbDeviceSignature
DESCRIPTION MAP KEY CONSTANT: Protocol code of USB device.
DEVICE_SUB_CLASS_MAP_KEY
- Static variable in class org.minetti.astrodevice.server.usb.object.
UsbDeviceSignature
DESCRIPTION MAP KEY CONSTANT: Subclass code of USB device.
down()
- Method in class org.minetti.astrodevice.server.usb.jni.impl.
UsbDeviceTreeBuilderImpl
down()
- Method in interface org.minetti.astrodevice.server.usb.jni.
UsbDeviceTreeBuilder
Downs from the device tree.
G
getBus()
- Method in class org.minetti.astrodevice.server.usb.object.
UsbDeviceSignature
getName()
- Method in class org.minetti.astrodevice.server.usb.
UsbModule
getProductDescription()
- Method in class org.minetti.astrodevice.server.usb.object.
UsbDeviceSignature
getProductId()
- Method in class org.minetti.astrodevice.server.usb.object.
UsbDeviceSignature
getProductVersion()
- Method in class org.minetti.astrodevice.server.usb.object.
UsbDeviceSignature
getProperties()
- Method in class org.minetti.astrodevice.server.usb.object.
UsbDeviceSignature
getSerialNumber()
- Method in class org.minetti.astrodevice.server.usb.object.
UsbDeviceSignature
L
loadDeviceTree(UsbDeviceTreeBuilder)
- Method in class org.minetti.astrodevice.server.usb.jni.
UsbLibrary
Loads the device tree.
M
MANUFACTURER_NAME_MAP_KEY
- Static variable in class org.minetti.astrodevice.server.usb.object.
UsbDeviceSignature
DESCRIPTION MAP KEY CONSTANT: Manufacturer name of USB device.
O
org.minetti.astrodevice.server.usb
- package org.minetti.astrodevice.server.usb
org.minetti.astrodevice.server.usb.jni
- package org.minetti.astrodevice.server.usb.jni
org.minetti.astrodevice.server.usb.jni.impl
- package org.minetti.astrodevice.server.usb.jni.impl
org.minetti.astrodevice.server.usb.object
- package org.minetti.astrodevice.server.usb.object
P
PRODUCT_ID_MAP_KEY
- Static variable in class org.minetti.astrodevice.server.usb.object.
UsbDeviceSignature
DESCRIPTION MAP KEY CONSTANT: Product ID of USB device.
PRODUCT_NAME_MAP_KEY
- Static variable in class org.minetti.astrodevice.server.usb.object.
UsbDeviceSignature
DESCRIPTION MAP KEY CONSTANT: Product name of USB device.
PRODUCT_VERSION_MAP_KEY
- Static variable in class org.minetti.astrodevice.server.usb.object.
UsbDeviceSignature
DESCRIPTION MAP KEY CONSTANT: Product version of USB device.
S
SERIAL_NUMBER_MAP_KEY
- Static variable in class org.minetti.astrodevice.server.usb.object.
UsbDeviceSignature
DESCRIPTION MAP KEY CONSTANT: Serial number of USB device.
start()
- Method in class org.minetti.astrodevice.server.usb.
UsbModule
startPlugMonitoring()
- Method in class org.minetti.astrodevice.server.usb.jni.
UsbLibrary
Starts the monitoring of connection/disconnection of devices.
stop()
- Method in class org.minetti.astrodevice.server.usb.
UsbModule
stopPlugMonitoring()
- Method in class org.minetti.astrodevice.server.usb.jni.
UsbLibrary
Stops the monitoring of connection/disconnection of devices.
U
up()
- Method in class org.minetti.astrodevice.server.usb.jni.impl.
UsbDeviceTreeBuilderImpl
up()
- Method in interface org.minetti.astrodevice.server.usb.jni.
UsbDeviceTreeBuilder
Ups from the device tree.
UsbDeviceSignature
- Class in
org.minetti.astrodevice.server.usb.object
Signature used for recognize the USB devices.
UsbDeviceSignature(int, int, String, String, int, String, short, short, short)
- Constructor for class org.minetti.astrodevice.server.usb.object.
UsbDeviceSignature
Constructor.
UsbDeviceTreeBuilder
- Interface in
org.minetti.astrodevice.server.usb.jni
Builder of device tree.
UsbDeviceTreeBuilderImpl
- Class in
org.minetti.astrodevice.server.usb.jni.impl
Builder of device tree.
UsbDeviceTreeBuilderImpl(DeviceNode)
- Constructor for class org.minetti.astrodevice.server.usb.jni.impl.
UsbDeviceTreeBuilderImpl
Constructor.
UsbLibrary
- Class in
org.minetti.astrodevice.server.usb.jni
Object responsible for interfacing with the native library (
usb.dll
for MS Windows and
usb.so
for Linux and Mac OS X).
UsbLibrary()
- Constructor for class org.minetti.astrodevice.server.usb.jni.
UsbLibrary
UsbModule
- Class in
org.minetti.astrodevice.server.usb
Device bus module used for detect connections and disconnections of USB devices.
UsbModule()
- Constructor for class org.minetti.astrodevice.server.usb.
UsbModule
V
VENDOR_ID_MAP_KEY
- Static variable in class org.minetti.astrodevice.server.usb.object.
UsbDeviceSignature
DESCRIPTION MAP KEY CONSTANT: Vendor ID of USB device.
A
D
G
L
M
O
P
S
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
astroDevice
. All Rights Reserved.