org.rococoa.cocoa.iokit
Class IOFireWireLibIRMAllocationInterface_t.ByValue

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

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


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.iokit.IOFireWireLibIRMAllocationInterface_t
IOFireWireLibIRMAllocationInterface_t.allocateIsochResources_callback, IOFireWireLibIRMAllocationInterface_t.areIsochResourcesAllocated_callback, IOFireWireLibIRMAllocationInterface_t.ByReference, IOFireWireLibIRMAllocationInterface_t.ByValue, IOFireWireLibIRMAllocationInterface_t.deallocateIsochResources_callback, IOFireWireLibIRMAllocationInterface_t.GetRefCon_callback, IOFireWireLibIRMAllocationInterface_t.HRESULT_callback, IOFireWireLibIRMAllocationInterface_t.NotificationIsOn_callback, IOFireWireLibIRMAllocationInterface_t.SetRefCon_callback, IOFireWireLibIRMAllocationInterface_t.setReleaseIRMResourcesOnFree_callback, IOFireWireLibIRMAllocationInterface_t.TurnOffNotification_callback, IOFireWireLibIRMAllocationInterface_t.TurnOnNotification_callback, IOFireWireLibIRMAllocationInterface_t.ULONG_callback, IOFireWireLibIRMAllocationInterface_t.ULONG_callback2
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.iokit.IOFireWireLibIRMAllocationInterface_t
_reserved, allocateIsochResources, areIsochResourcesAllocated, deallocateIsochResources, GetRefCon, NotificationIsOn, revision, SetRefCon, setReleaseIRMResourcesOnFree, TurnOffNotification, TurnOnNotification, version
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
IOFireWireLibIRMAllocationInterface_t.ByValue()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.iokit.IOFireWireLibIRMAllocationInterface_t
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

IOFireWireLibIRMAllocationInterface_t.ByValue

public IOFireWireLibIRMAllocationInterface_t.ByValue()