org.rococoa.cocoa.iokit
Class IOHIDDeviceInterface122.ByReference

java.lang.Object
  extended by com.sun.jna.Structure
      extended by com.ochafik.lang.jnaerator.runtime.Structure
          extended by org.rococoa.cocoa.iokit.IOHIDDeviceInterface122
              extended by org.rococoa.cocoa.iokit.IOHIDDeviceInterface122.ByReference
All Implemented Interfaces:
Structure.ByReference
Enclosing class:
IOHIDDeviceInterface122

public static class IOHIDDeviceInterface122.ByReference
extends IOHIDDeviceInterface122
implements Structure.ByReference


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.iokit.IOHIDDeviceInterface122
IOHIDDeviceInterface122.allocOutputTransaction_callback, IOHIDDeviceInterface122.allocQueue_callback, IOHIDDeviceInterface122.ByReference, IOHIDDeviceInterface122.ByValue, IOHIDDeviceInterface122.close_callback, IOHIDDeviceInterface122.copyMatchingElements_callback, IOHIDDeviceInterface122.createAsyncEventSource_callback, IOHIDDeviceInterface122.createAsyncPort_callback, IOHIDDeviceInterface122.getAsyncEventSource_callback, IOHIDDeviceInterface122.getAsyncPort_callback, IOHIDDeviceInterface122.getElementValue_callback, IOHIDDeviceInterface122.getReport_callback, IOHIDDeviceInterface122.HRESULT_callback, IOHIDDeviceInterface122.open_callback, IOHIDDeviceInterface122.queryElementValue_callback, IOHIDDeviceInterface122.setElementValue_callback, IOHIDDeviceInterface122.setInterruptReportHandlerCallback_callback, IOHIDDeviceInterface122.setRemovalCallback_callback, IOHIDDeviceInterface122.setReport_callback, IOHIDDeviceInterface122.startAllQueues_callback, IOHIDDeviceInterface122.stopAllQueues_callback, IOHIDDeviceInterface122.ULONG_callback, IOHIDDeviceInterface122.ULONG_callback2
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.iokit.IOHIDDeviceInterface122
_reserved, allocOutputTransaction, allocQueue, close, copyMatchingElements, createAsyncEventSource, createAsyncPort, getAsyncEventSource, getAsyncPort, getElementValue, getReport, open, queryElementValue, setElementValue, setInterruptReportHandlerCallback, setRemovalCallback, setReport, startAllQueues, stopAllQueues
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
IOHIDDeviceInterface122.ByReference()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.iokit.IOHIDDeviceInterface122
byReference, byValue, 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
 

Constructor Detail

IOHIDDeviceInterface122.ByReference

public IOHIDDeviceInterface122.ByReference()