org.rococoa.cocoa.iokit
Class IOHIDDeviceInterface.ByReference

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

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


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

IOHIDDeviceInterface.ByReference

public IOHIDDeviceInterface.ByReference()