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

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


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

IOFireWireWriteCommandInterface_t.ByValue

public IOFireWireWriteCommandInterface_t.ByValue()