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