org.rococoa.cocoa.iokit
Class IOHIDQueueInterface.ByValue

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

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


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.iokit.IOHIDQueueInterface
IOHIDQueueInterface.addElement_callback, IOHIDQueueInterface.ByReference, IOHIDQueueInterface.ByValue, IOHIDQueueInterface.create_callback, IOHIDQueueInterface.createAsyncEventSource_callback, IOHIDQueueInterface.createAsyncPort_callback, IOHIDQueueInterface.dispose_callback, IOHIDQueueInterface.getAsyncEventSource_callback, IOHIDQueueInterface.getAsyncPort_callback, IOHIDQueueInterface.getEventCallout_callback, IOHIDQueueInterface.getNextEvent_callback, IOHIDQueueInterface.hasElement_callback, IOHIDQueueInterface.HRESULT_callback, IOHIDQueueInterface.removeElement_callback, IOHIDQueueInterface.setEventCallout_callback, IOHIDQueueInterface.start_callback, IOHIDQueueInterface.stop_callback, IOHIDQueueInterface.ULONG_callback, IOHIDQueueInterface.ULONG_callback2
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.iokit.IOHIDQueueInterface
_reserved, addElement, create, createAsyncEventSource, createAsyncPort, dispose, getAsyncEventSource, getAsyncPort, getEventCallout, getNextEvent, hasElement, removeElement, setEventCallout, start, stop
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
IOHIDQueueInterface.ByValue()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.iokit.IOHIDQueueInterface
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

IOHIDQueueInterface.ByValue

public IOHIDQueueInterface.ByValue()