org.rococoa.cocoa.iokit
Class IOHIDDeviceInterface121.ByValue

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

public static class IOHIDDeviceInterface121.ByValue
extends IOHIDDeviceInterface121
implements Structure.ByValue


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.iokit.IOHIDDeviceInterface121
IOHIDDeviceInterface121.allocOutputTransaction_callback, IOHIDDeviceInterface121.allocQueue_callback, IOHIDDeviceInterface121.ByReference, IOHIDDeviceInterface121.ByValue, IOHIDDeviceInterface121.close_callback, IOHIDDeviceInterface121.createAsyncEventSource_callback, IOHIDDeviceInterface121.createAsyncPort_callback, IOHIDDeviceInterface121.getAsyncEventSource_callback, IOHIDDeviceInterface121.getAsyncPort_callback, IOHIDDeviceInterface121.getElementValue_callback, IOHIDDeviceInterface121.getReport_callback, IOHIDDeviceInterface121.HRESULT_callback, IOHIDDeviceInterface121.open_callback, IOHIDDeviceInterface121.queryElementValue_callback, IOHIDDeviceInterface121.setElementValue_callback, IOHIDDeviceInterface121.setRemovalCallback_callback, IOHIDDeviceInterface121.setReport_callback, IOHIDDeviceInterface121.startAllQueues_callback, IOHIDDeviceInterface121.stopAllQueues_callback, IOHIDDeviceInterface121.ULONG_callback, IOHIDDeviceInterface121.ULONG_callback2
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.iokit.IOHIDDeviceInterface121
_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
IOHIDDeviceInterface121.ByValue()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.iokit.IOHIDDeviceInterface121
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

IOHIDDeviceInterface121.ByValue

public IOHIDDeviceInterface121.ByValue()