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

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


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.iokit.IOFireWireReadCommandInterface_t
IOFireWireReadCommandInterface_t.ByReference, IOFireWireReadCommandInterface_t.ByValue, IOFireWireReadCommandInterface_t.Cancel_callback, IOFireWireReadCommandInterface_t.GetAckCode_callback, IOFireWireReadCommandInterface_t.GetBuffer_callback, IOFireWireReadCommandInterface_t.GetRefCon_callback, IOFireWireReadCommandInterface_t.GetResponseCode_callback, IOFireWireReadCommandInterface_t.GetStatus_callback, IOFireWireReadCommandInterface_t.GetTargetAddress_callback, IOFireWireReadCommandInterface_t.GetTransferredBytes_callback, IOFireWireReadCommandInterface_t.HRESULT_callback, IOFireWireReadCommandInterface_t.IsExecuting_callback, IOFireWireReadCommandInterface_t.SetBuffer_callback, IOFireWireReadCommandInterface_t.SetCallback_callback, IOFireWireReadCommandInterface_t.SetFlags_callback, IOFireWireReadCommandInterface_t.SetGeneration_callback, IOFireWireReadCommandInterface_t.SetMaxPacket_callback, IOFireWireReadCommandInterface_t.SetMaxPacketSpeed_callback, IOFireWireReadCommandInterface_t.SetMaxRetryCount_callback, IOFireWireReadCommandInterface_t.SetRefCon_callback, IOFireWireReadCommandInterface_t.SetTarget_callback, IOFireWireReadCommandInterface_t.SetTimeoutDuration_callback, IOFireWireReadCommandInterface_t.Submit_callback, IOFireWireReadCommandInterface_t.SubmitWithRefconAndCallback_callback, IOFireWireReadCommandInterface_t.ULONG_callback, IOFireWireReadCommandInterface_t.ULONG_callback2
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.iokit.IOFireWireReadCommandInterface_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
IOFireWireReadCommandInterface_t.ByValue()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.iokit.IOFireWireReadCommandInterface_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

IOFireWireReadCommandInterface_t.ByValue

public IOFireWireReadCommandInterface_t.ByValue()