org.rococoa.cocoa.iokit
Class IOFireWireWriteCommandInterface_t

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
Direct Known Subclasses:
IOFireWireWriteCommandInterface_t.ByReference, IOFireWireWriteCommandInterface_t.ByValue

public class IOFireWireWriteCommandInterface_t
extends com.ochafik.lang.jnaerator.runtime.Structure

This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.


Nested Class Summary
static class IOFireWireWriteCommandInterface_t.ByReference
           
static class IOFireWireWriteCommandInterface_t.ByValue
           
static interface IOFireWireWriteCommandInterface_t.Cancel_callback
           
static interface IOFireWireWriteCommandInterface_t.GetAckCode_callback
           
static interface IOFireWireWriteCommandInterface_t.GetBuffer_callback
           
static interface IOFireWireWriteCommandInterface_t.GetRefCon_callback
           
static interface IOFireWireWriteCommandInterface_t.GetResponseCode_callback
           
static interface IOFireWireWriteCommandInterface_t.GetStatus_callback
           
static interface IOFireWireWriteCommandInterface_t.GetTargetAddress_callback
           
static interface IOFireWireWriteCommandInterface_t.GetTransferredBytes_callback
           
static interface IOFireWireWriteCommandInterface_t.HRESULT_callback
           
static interface IOFireWireWriteCommandInterface_t.IsExecuting_callback
           
static interface IOFireWireWriteCommandInterface_t.SetBuffer_callback
           
static interface IOFireWireWriteCommandInterface_t.SetCallback_callback
           
static interface IOFireWireWriteCommandInterface_t.SetFlags_callback
           
static interface IOFireWireWriteCommandInterface_t.SetGeneration_callback
           
static interface IOFireWireWriteCommandInterface_t.SetMaxPacket_callback
           
static interface IOFireWireWriteCommandInterface_t.SetMaxPacketSpeed_callback
           
static interface IOFireWireWriteCommandInterface_t.SetMaxRetryCount_callback
           
static interface IOFireWireWriteCommandInterface_t.SetRefCon_callback
           
static interface IOFireWireWriteCommandInterface_t.SetTarget_callback
           
static interface IOFireWireWriteCommandInterface_t.SetTimeoutDuration_callback
           
static interface IOFireWireWriteCommandInterface_t.Submit_callback
           
static interface IOFireWireWriteCommandInterface_t.SubmitWithRefconAndCallback_callback
           
static interface IOFireWireWriteCommandInterface_t.ULONG_callback
           
static interface IOFireWireWriteCommandInterface_t.ULONG_callback2
           
 
Field Summary
 Pointer _reserved
           
 IOFireWireWriteQuadletCommandInterface_t.Cancel_callback Cancel
           
 IOFireWireAsyncStreamCommandInterface_t.GetAckCode_callback GetAckCode
           
 IOFireWireAsyncStreamCommandInterface_t.GetBuffer_callback GetBuffer
           
 IOFWAsyncStreamListenerInterface_t.GetRefCon_callback GetRefCon
           
 IOFireWireAsyncStreamCommandInterface_t.GetResponseCode_callback GetResponseCode
           
 IOFireWireWriteQuadletCommandInterface_t.GetStatus_callback GetStatus
           
 IOFireWireWriteQuadletCommandInterface_t.GetTargetAddress_callback GetTargetAddress
           
 IOFireWireWriteQuadletCommandInterface_t.GetTransferredBytes_callback GetTransferredBytes
           
 IOFireWireLibVectorCommandInterface_t.IsExecuting_callback IsExecuting
           
 int revision
           
 IOFireWireAsyncStreamCommandInterface_t.SetBuffer_callback SetBuffer
           
 IOFireWireLibVectorCommandInterface_t.SetCallback_callback SetCallback
           
 IOFWAsyncStreamListenerInterface_t.SetFlags_callback SetFlags
           
 IOFireWireWriteQuadletCommandInterface_t.SetGeneration_callback SetGeneration
           
 IOFireWireAsyncStreamCommandInterface_t.SetMaxPacket_callback SetMaxPacket
           
 IOFireWireAsyncStreamCommandInterface_t.SetMaxPacketSpeed_callback SetMaxPacketSpeed
           
 IOFireWireAsyncStreamCommandInterface_t.SetMaxRetryCount_callback SetMaxRetryCount
           
 IOFireWireIsochChannelInterface_t.SetRefCon_callback SetRefCon
           
 IOFireWireWriteQuadletCommandInterface_t.SetTarget_callback SetTarget
           
 IOFireWireAsyncStreamCommandInterface_t.SetTimeoutDuration_callback SetTimeoutDuration
           
 IOFireWireLibVectorCommandInterface_t.Submit_callback Submit
           
 IOFireWireLibVectorCommandInterface_t.SubmitWithRefconAndCallback_callback SubmitWithRefconAndCallback
           
 int version
           
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
IOFireWireWriteCommandInterface_t()
           
 
Method Summary
 IOFireWireWriteCommandInterface_t.ByReference byReference()
           
 IOFireWireWriteCommandInterface_t.ByValue byValue()
           
 IOFireWireWriteCommandInterface_t 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
 

Field Detail

_reserved

public Pointer _reserved

version

public int version

revision

public int revision

GetStatus

public IOFireWireWriteQuadletCommandInterface_t.GetStatus_callback GetStatus

GetTransferredBytes

public IOFireWireWriteQuadletCommandInterface_t.GetTransferredBytes_callback GetTransferredBytes

GetTargetAddress

public IOFireWireWriteQuadletCommandInterface_t.GetTargetAddress_callback GetTargetAddress

SetTarget

public IOFireWireWriteQuadletCommandInterface_t.SetTarget_callback SetTarget

SetGeneration

public IOFireWireWriteQuadletCommandInterface_t.SetGeneration_callback SetGeneration

SetCallback

public IOFireWireLibVectorCommandInterface_t.SetCallback_callback SetCallback

SetRefCon

public IOFireWireIsochChannelInterface_t.SetRefCon_callback SetRefCon

IsExecuting

public IOFireWireLibVectorCommandInterface_t.IsExecuting_callback IsExecuting

Submit

public IOFireWireLibVectorCommandInterface_t.Submit_callback Submit

SubmitWithRefconAndCallback

public IOFireWireLibVectorCommandInterface_t.SubmitWithRefconAndCallback_callback SubmitWithRefconAndCallback

Cancel

public IOFireWireWriteQuadletCommandInterface_t.Cancel_callback Cancel

SetBuffer

public IOFireWireAsyncStreamCommandInterface_t.SetBuffer_callback SetBuffer

GetBuffer

public IOFireWireAsyncStreamCommandInterface_t.GetBuffer_callback GetBuffer

SetMaxPacket

public IOFireWireAsyncStreamCommandInterface_t.SetMaxPacket_callback SetMaxPacket

SetFlags

public IOFWAsyncStreamListenerInterface_t.SetFlags_callback SetFlags

SetTimeoutDuration

public IOFireWireAsyncStreamCommandInterface_t.SetTimeoutDuration_callback SetTimeoutDuration

SetMaxRetryCount

public IOFireWireAsyncStreamCommandInterface_t.SetMaxRetryCount_callback SetMaxRetryCount

GetAckCode

public IOFireWireAsyncStreamCommandInterface_t.GetAckCode_callback GetAckCode

GetResponseCode

public IOFireWireAsyncStreamCommandInterface_t.GetResponseCode_callback GetResponseCode

SetMaxPacketSpeed

public IOFireWireAsyncStreamCommandInterface_t.SetMaxPacketSpeed_callback SetMaxPacketSpeed

GetRefCon

public IOFWAsyncStreamListenerInterface_t.GetRefCon_callback GetRefCon
Constructor Detail

IOFireWireWriteCommandInterface_t

public IOFireWireWriteCommandInterface_t()
Method Detail

byReference

public IOFireWireWriteCommandInterface_t.ByReference byReference()

byValue

public IOFireWireWriteCommandInterface_t.ByValue byValue()

clone

public IOFireWireWriteCommandInterface_t clone()
Overrides:
clone in class Object