|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.iokit.IOUSBDeviceStruct187
public class IOUSBDeviceStruct187
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Field Summary | |
---|---|
Pointer |
_reserved
|
IOUSBDeviceStruct300.GetDeviceAsyncEventSource_callback |
GetDeviceAsyncEventSource
|
IOUSBDeviceStruct300.GetDeviceAsyncPort_callback |
GetDeviceAsyncPort
|
Fields inherited from class com.sun.jna.Structure |
---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
Constructor Summary | |
---|---|
IOUSBDeviceStruct187()
|
|
IOUSBDeviceStruct187(Pointer _reserved,
IOUSBDeviceStruct300.GetDeviceAsyncEventSource_callback GetDeviceAsyncEventSource,
IOUSBDeviceStruct300.GetDeviceAsyncPort_callback GetDeviceAsyncPort)
|
Method Summary | |
---|---|
IOUSBDeviceStruct187.ByReference |
byReference()
|
IOUSBDeviceStruct187.ByValue |
byValue()
|
IOUSBDeviceStruct187 |
clone()
|
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
---|
setupClone |
Methods inherited from class com.sun.jna.Structure |
---|
allocateMemory, allocateMemory, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public Pointer _reserved
public IOUSBDeviceStruct300.GetDeviceAsyncEventSource_callback GetDeviceAsyncEventSource
public IOUSBDeviceStruct300.GetDeviceAsyncPort_callback GetDeviceAsyncPort
Constructor Detail |
---|
public IOUSBDeviceStruct187()
public IOUSBDeviceStruct187(Pointer _reserved, IOUSBDeviceStruct300.GetDeviceAsyncEventSource_callback GetDeviceAsyncEventSource, IOUSBDeviceStruct300.GetDeviceAsyncPort_callback GetDeviceAsyncPort)
Method Detail |
---|
public IOUSBDeviceStruct187.ByReference byReference()
public IOUSBDeviceStruct187.ByValue byValue()
public IOUSBDeviceStruct187 clone()
clone
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |