org.rococoa.cocoa.iokit
Class IOUSBInterfaceStruct220

java.lang.Object
  extended by com.sun.jna.Structure
      extended by com.ochafik.lang.jnaerator.runtime.Structure
          extended by org.rococoa.cocoa.iokit.IOUSBInterfaceStruct220
Direct Known Subclasses:
IOUSBInterfaceStruct220.ByReference, IOUSBInterfaceStruct220.ByValue

public class IOUSBInterfaceStruct220
extends com.ochafik.lang.jnaerator.runtime.Structure

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.


Nested Class Summary
static class IOUSBInterfaceStruct220.ByReference
           
static class IOUSBInterfaceStruct220.ByValue
           
static interface IOUSBInterfaceStruct220.FindNextAltInterface_callback
           
static interface IOUSBInterfaceStruct220.FindNextAssociatedDescriptor_callback
           
static interface IOUSBInterfaceStruct220.GetInterfaceAsyncEventSource_callback
           
static interface IOUSBInterfaceStruct220.GetInterfaceAsyncPort_callback
           
static interface IOUSBInterfaceStruct220.HRESULT_callback
           
static interface IOUSBInterfaceStruct220.IOReturn_callback
           
static interface IOUSBInterfaceStruct220.IOReturn_callback10
           
static interface IOUSBInterfaceStruct220.IOReturn_callback11
           
static interface IOUSBInterfaceStruct220.IOReturn_callback12
           
static interface IOUSBInterfaceStruct220.IOReturn_callback13
           
static interface IOUSBInterfaceStruct220.IOReturn_callback14
           
static interface IOUSBInterfaceStruct220.IOReturn_callback15
           
static interface IOUSBInterfaceStruct220.IOReturn_callback16
           
static interface IOUSBInterfaceStruct220.IOReturn_callback17
           
static interface IOUSBInterfaceStruct220.IOReturn_callback18
           
static interface IOUSBInterfaceStruct220.IOReturn_callback19
           
static interface IOUSBInterfaceStruct220.IOReturn_callback2
           
static interface IOUSBInterfaceStruct220.IOReturn_callback20
           
static interface IOUSBInterfaceStruct220.IOReturn_callback21
           
static interface IOUSBInterfaceStruct220.IOReturn_callback22
           
static interface IOUSBInterfaceStruct220.IOReturn_callback23
           
static interface IOUSBInterfaceStruct220.IOReturn_callback24
           
static interface IOUSBInterfaceStruct220.IOReturn_callback25
           
static interface IOUSBInterfaceStruct220.IOReturn_callback26
           
static interface IOUSBInterfaceStruct220.IOReturn_callback27
           
static interface IOUSBInterfaceStruct220.IOReturn_callback28
           
static interface IOUSBInterfaceStruct220.IOReturn_callback29
           
static interface IOUSBInterfaceStruct220.IOReturn_callback3
           
static interface IOUSBInterfaceStruct220.IOReturn_callback30
           
static interface IOUSBInterfaceStruct220.IOReturn_callback31
           
static interface IOUSBInterfaceStruct220.IOReturn_callback32
           
static interface IOUSBInterfaceStruct220.IOReturn_callback33
           
static interface IOUSBInterfaceStruct220.IOReturn_callback34
           
static interface IOUSBInterfaceStruct220.IOReturn_callback35
           
static interface IOUSBInterfaceStruct220.IOReturn_callback36
           
static interface IOUSBInterfaceStruct220.IOReturn_callback37
           
static interface IOUSBInterfaceStruct220.IOReturn_callback38
           
static interface IOUSBInterfaceStruct220.IOReturn_callback39
           
static interface IOUSBInterfaceStruct220.IOReturn_callback4
           
static interface IOUSBInterfaceStruct220.IOReturn_callback40
           
static interface IOUSBInterfaceStruct220.IOReturn_callback41
           
static interface IOUSBInterfaceStruct220.IOReturn_callback42
           
static interface IOUSBInterfaceStruct220.IOReturn_callback43
           
static interface IOUSBInterfaceStruct220.IOReturn_callback44
           
static interface IOUSBInterfaceStruct220.IOReturn_callback45
           
static interface IOUSBInterfaceStruct220.IOReturn_callback46
           
static interface IOUSBInterfaceStruct220.IOReturn_callback47
           
static interface IOUSBInterfaceStruct220.IOReturn_callback48
           
static interface IOUSBInterfaceStruct220.IOReturn_callback49
           
static interface IOUSBInterfaceStruct220.IOReturn_callback5
           
static interface IOUSBInterfaceStruct220.IOReturn_callback50
           
static interface IOUSBInterfaceStruct220.IOReturn_callback6
           
static interface IOUSBInterfaceStruct220.IOReturn_callback7
           
static interface IOUSBInterfaceStruct220.IOReturn_callback8
           
static interface IOUSBInterfaceStruct220.IOReturn_callback9
           
static interface IOUSBInterfaceStruct220.ULONG_callback
           
static interface IOUSBInterfaceStruct220.ULONG_callback2
           
 
Field Summary
 Pointer _reserved
           
 IOUSBInterfaceStruct300.FindNextAltInterface_callback FindNextAltInterface
           
 IOUSBInterfaceStruct300.FindNextAssociatedDescriptor_callback FindNextAssociatedDescriptor
           
 IOUSBInterfaceStruct300.GetInterfaceAsyncEventSource_callback GetInterfaceAsyncEventSource
           
 IOUSBInterfaceStruct300.GetInterfaceAsyncPort_callback GetInterfaceAsyncPort
           
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
IOUSBInterfaceStruct220()
           
IOUSBInterfaceStruct220(Pointer _reserved, IOUSBInterfaceStruct300.GetInterfaceAsyncEventSource_callback GetInterfaceAsyncEventSource, IOUSBInterfaceStruct300.GetInterfaceAsyncPort_callback GetInterfaceAsyncPort, IOUSBInterfaceStruct300.FindNextAssociatedDescriptor_callback FindNextAssociatedDescriptor, IOUSBInterfaceStruct300.FindNextAltInterface_callback FindNextAltInterface)
           
 
Method Summary
 IOUSBInterfaceStruct220.ByReference byReference()
           
 IOUSBInterfaceStruct220.ByValue byValue()
           
 IOUSBInterfaceStruct220 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

_reserved

public Pointer _reserved

GetInterfaceAsyncEventSource

public IOUSBInterfaceStruct300.GetInterfaceAsyncEventSource_callback GetInterfaceAsyncEventSource

GetInterfaceAsyncPort

public IOUSBInterfaceStruct300.GetInterfaceAsyncPort_callback GetInterfaceAsyncPort

FindNextAssociatedDescriptor

public IOUSBInterfaceStruct300.FindNextAssociatedDescriptor_callback FindNextAssociatedDescriptor

FindNextAltInterface

public IOUSBInterfaceStruct300.FindNextAltInterface_callback FindNextAltInterface
Constructor Detail

IOUSBInterfaceStruct220

public IOUSBInterfaceStruct220()

IOUSBInterfaceStruct220

public IOUSBInterfaceStruct220(Pointer _reserved,
                               IOUSBInterfaceStruct300.GetInterfaceAsyncEventSource_callback GetInterfaceAsyncEventSource,
                               IOUSBInterfaceStruct300.GetInterfaceAsyncPort_callback GetInterfaceAsyncPort,
                               IOUSBInterfaceStruct300.FindNextAssociatedDescriptor_callback FindNextAssociatedDescriptor,
                               IOUSBInterfaceStruct300.FindNextAltInterface_callback FindNextAltInterface)
Method Detail

byReference

public IOUSBInterfaceStruct220.ByReference byReference()

byValue

public IOUSBInterfaceStruct220.ByValue byValue()

clone

public IOUSBInterfaceStruct220 clone()
Overrides:
clone in class Object