org.rococoa.cocoa.iokit
Class IOFireWireCommandInterface_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.IOFireWireCommandInterface_t
              extended by org.rococoa.cocoa.iokit.IOFireWireCommandInterface_t.ByValue
All Implemented Interfaces:
Structure.ByValue
Enclosing class:
IOFireWireCommandInterface_t

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


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.iokit.IOFireWireCommandInterface_t
IOFireWireCommandInterface_t.ByReference, IOFireWireCommandInterface_t.ByValue, IOFireWireCommandInterface_t.Cancel_callback, IOFireWireCommandInterface_t.GetAckCode_callback, IOFireWireCommandInterface_t.GetBuffer_callback, IOFireWireCommandInterface_t.GetRefCon_callback, IOFireWireCommandInterface_t.GetResponseCode_callback, IOFireWireCommandInterface_t.GetStatus_callback, IOFireWireCommandInterface_t.GetTargetAddress_callback, IOFireWireCommandInterface_t.GetTransferredBytes_callback, IOFireWireCommandInterface_t.HRESULT_callback, IOFireWireCommandInterface_t.IsExecuting_callback, IOFireWireCommandInterface_t.SetBuffer_callback, IOFireWireCommandInterface_t.SetCallback_callback, IOFireWireCommandInterface_t.SetFlags_callback, IOFireWireCommandInterface_t.SetGeneration_callback, IOFireWireCommandInterface_t.SetMaxPacket_callback, IOFireWireCommandInterface_t.SetMaxPacketSpeed_callback, IOFireWireCommandInterface_t.SetMaxRetryCount_callback, IOFireWireCommandInterface_t.SetRefCon_callback, IOFireWireCommandInterface_t.SetTarget_callback, IOFireWireCommandInterface_t.SetTimeoutDuration_callback, IOFireWireCommandInterface_t.Submit_callback, IOFireWireCommandInterface_t.SubmitWithRefconAndCallback_callback, IOFireWireCommandInterface_t.ULONG_callback, IOFireWireCommandInterface_t.ULONG_callback2
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.iokit.IOFireWireCommandInterface_t
_reserved, Cancel, GetAckCode, GetBuffer, GetRefCon, GetResponseCode, GetStatus, GetTargetAddress, GetTransferredBytes, IsExecuting, revision, SetBuffer, SetCallback, SetFlags, SetGeneration, SetMaxPacket, SetMaxPacketSpeed, SetMaxRetryCount, SetRefCon, SetTarget, SetTimeoutDuration, Submit, SubmitWithRefconAndCallback, version
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
IOFireWireCommandInterface_t.ByValue()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.iokit.IOFireWireCommandInterface_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

IOFireWireCommandInterface_t.ByValue

public IOFireWireCommandInterface_t.ByValue()