public class usb_string_descriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
usb_string_descriptor() |
protected |
usb_string_descriptor(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
short |
getBDescriptorType() |
short |
getBLength() |
protected static long |
getCPtr(usb_string_descriptor obj) |
SWIGTYPE_p_unsigned_short |
getWData() |
void |
setBDescriptorType(short value) |
void |
setBLength(short value) |
void |
setWData(SWIGTYPE_p_unsigned_short value) |
protected usb_string_descriptor(long cPtr,
boolean cMemoryOwn)
public usb_string_descriptor()
protected static long getCPtr(usb_string_descriptor obj)
public void delete()
public void setBLength(short value)
public short getBLength()
public void setBDescriptorType(short value)
public short getBDescriptorType()
public void setWData(SWIGTYPE_p_unsigned_short value)
public SWIGTYPE_p_unsigned_short getWData()
Copyright © 2014 LSST. All Rights Reserved.