net.sf.libusb
Class usb_config_descriptor
java.lang.Object
net.sf.libusb.usb_config_descriptor
public class usb_config_descriptor
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
usb_config_descriptor
protected usb_config_descriptor(long cPtr,
boolean cMemoryOwn)
usb_config_descriptor
public usb_config_descriptor()
getCPtr
protected static long getCPtr(usb_config_descriptor obj)
finalize
protected void finalize()
- Overrides:
finalize in class Object
delete
public void delete()
setBLength
public void setBLength(short value)
getBLength
public short getBLength()
setBDescriptorType
public void setBDescriptorType(short value)
getBDescriptorType
public short getBDescriptorType()
setWTotalLength
public void setWTotalLength(int value)
getWTotalLength
public int getWTotalLength()
setBNumInterfaces
public void setBNumInterfaces(short value)
getBNumInterfaces
public short getBNumInterfaces()
setBConfigurationValue
public void setBConfigurationValue(short value)
getBConfigurationValue
public short getBConfigurationValue()
setIConfiguration
public void setIConfiguration(short value)
getIConfiguration
public short getIConfiguration()
setBmAttributes
public void setBmAttributes(short value)
getBmAttributes
public short getBmAttributes()
setMaxPower
public void setMaxPower(short value)
getMaxPower
public short getMaxPower()
set_interface
public void set_interface(usb_interface value)
get_interface
public usb_interface get_interface()
setExtra
public void setExtra(SWIGTYPE_p_unsigned_char value)
getExtra
public SWIGTYPE_p_unsigned_char getExtra()
setExtralen
public void setExtralen(int value)
getExtralen
public int getExtralen()
Copyright © 2012 LSST. All Rights Reserved.