org.rococoa.cocoa.iokit
Class IOFireWireAsyncStreamCommandInterface_t.ByReference

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

public static class IOFireWireAsyncStreamCommandInterface_t.ByReference
extends IOFireWireAsyncStreamCommandInterface_t
implements Structure.ByReference


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

IOFireWireAsyncStreamCommandInterface_t.ByReference

public IOFireWireAsyncStreamCommandInterface_t.ByReference()