net.sf.libusb
Class usb_bus
java.lang.Object
net.sf.libusb.usb_bus
public class usb_bus
- extends Object
|
Constructor Summary |
|
usb_bus()
|
protected |
usb_bus(long cPtr,
boolean cMemoryOwn)
|
swigCMemOwn
protected boolean swigCMemOwn
usb_bus
protected usb_bus(long cPtr,
boolean cMemoryOwn)
usb_bus
public usb_bus()
getCPtr
protected static long getCPtr(usb_bus obj)
finalize
protected void finalize()
- Overrides:
finalize in class Object
delete
public void delete()
setNext
public void setNext(usb_bus value)
getNext
public usb_bus getNext()
setPrev
public void setPrev(usb_bus value)
getPrev
public usb_bus getPrev()
setDirname
public void setDirname(String value)
getDirname
public String getDirname()
setDevices
public void setDevices(usb_device value)
getDevices
public usb_device getDevices()
setLocation
public void setLocation(long value)
getLocation
public long getLocation()
setRoot_dev
public void setRoot_dev(usb_device value)
getRoot_dev
public usb_device getRoot_dev()
Copyright © 2013 LSST. All Rights Reserved.