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

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


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.iokit.IOFireWirePHYCommandInterface_t
IOFireWirePHYCommandInterface_t.ByReference, IOFireWirePHYCommandInterface_t.ByValue, IOFireWirePHYCommandInterface_t.Cancel_callback, IOFireWirePHYCommandInterface_t.GetAckCode_callback, IOFireWirePHYCommandInterface_t.GetBuffer_callback, IOFireWirePHYCommandInterface_t.GetRefCon_callback, IOFireWirePHYCommandInterface_t.GetResponseCode_callback, IOFireWirePHYCommandInterface_t.GetStatus_callback, IOFireWirePHYCommandInterface_t.GetTargetAddress_callback, IOFireWirePHYCommandInterface_t.GetTransferredBytes_callback, IOFireWirePHYCommandInterface_t.HRESULT_callback, IOFireWirePHYCommandInterface_t.IsExecuting_callback, IOFireWirePHYCommandInterface_t.SetBuffer_callback, IOFireWirePHYCommandInterface_t.SetCallback_callback, IOFireWirePHYCommandInterface_t.SetDataQuads_callback, IOFireWirePHYCommandInterface_t.SetFlags_callback, IOFireWirePHYCommandInterface_t.SetGeneration_callback, IOFireWirePHYCommandInterface_t.SetMaxPacket_callback, IOFireWirePHYCommandInterface_t.SetMaxPacketSpeed_callback, IOFireWirePHYCommandInterface_t.SetMaxRetryCount_callback, IOFireWirePHYCommandInterface_t.SetRefCon_callback, IOFireWirePHYCommandInterface_t.SetTarget_callback, IOFireWirePHYCommandInterface_t.SetTimeoutDuration_callback, IOFireWirePHYCommandInterface_t.Submit_callback, IOFireWirePHYCommandInterface_t.SubmitWithRefconAndCallback_callback, IOFireWirePHYCommandInterface_t.ULONG_callback, IOFireWirePHYCommandInterface_t.ULONG_callback2
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.iokit.IOFireWirePHYCommandInterface_t
_reserved, Cancel, GetAckCode, GetBuffer, GetRefCon, GetResponseCode, GetStatus, GetTargetAddress, GetTransferredBytes, IsExecuting, revision, SetBuffer, SetCallback, SetDataQuads, 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
IOFireWirePHYCommandInterface_t.ByValue()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.iokit.IOFireWirePHYCommandInterface_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

IOFireWirePHYCommandInterface_t.ByValue

public IOFireWirePHYCommandInterface_t.ByValue()