org.rococoa.cocoa.iokit
Class IOFireWireCompareSwapCommandInterface_t

java.lang.Object
  extended by com.sun.jna.Structure
      extended by com.ochafik.lang.jnaerator.runtime.Structure
          extended by org.rococoa.cocoa.iokit.IOFireWireCompareSwapCommandInterface_t
Direct Known Subclasses:
IOFireWireCompareSwapCommandInterface_t.ByReference, IOFireWireCompareSwapCommandInterface_t.ByValue

public class IOFireWireCompareSwapCommandInterface_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 IOFireWireCompareSwapCommandInterface_t.ByReference
           
static class IOFireWireCompareSwapCommandInterface_t.ByValue
           
static interface IOFireWireCompareSwapCommandInterface_t.Cancel_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.DidLock_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.GetStatus_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.GetTargetAddress_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.GetTransferredBytes_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.HRESULT_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.IsExecuting_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.Locked_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.Locked64_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.SetCallback_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.SetFlags_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.SetGeneration_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.SetRefCon_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.SetTarget_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.SetValues_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.SetValues64_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.Submit_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.SubmitWithRefconAndCallback_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.ULONG_callback
           
static interface IOFireWireCompareSwapCommandInterface_t.ULONG_callback2
           
 
Field Summary
 Pointer _reserved
          headerdoc parse workaround
class IOFireWireReadQuadletCommandInterface: public IOFireWireCommandInterface {
public:
 IOFireWireWriteQuadletCommandInterface_t.Cancel_callback Cancel
           
 IOFireWireCompareSwapCommandInterface_v3_t.DidLock_callback DidLock
           
 IOFireWireWriteQuadletCommandInterface_t.GetStatus_callback GetStatus
           
 IOFireWireWriteQuadletCommandInterface_t.GetTargetAddress_callback GetTargetAddress
           
 IOFireWireWriteQuadletCommandInterface_t.GetTransferredBytes_callback GetTransferredBytes
           
 IOFireWireLibVectorCommandInterface_t.IsExecuting_callback IsExecuting
           
 IOFireWireCompareSwapCommandInterface_v3_t.Locked_callback Locked
           
 IOFireWireCompareSwapCommandInterface_v3_t.Locked64_callback Locked64
           
 int revision
           
 IOFireWireLibVectorCommandInterface_t.SetCallback_callback SetCallback
           
 IOFWAsyncStreamListenerInterface_t.SetFlags_callback SetFlags
           
 IOFireWireWriteQuadletCommandInterface_t.SetGeneration_callback SetGeneration
           
 IOFireWireIsochChannelInterface_t.SetRefCon_callback SetRefCon
           
 IOFireWireWriteQuadletCommandInterface_t.SetTarget_callback SetTarget
           
 IOFireWireCompareSwapCommandInterface_v3_t.SetValues_callback SetValues
           
 IOFireWireCompareSwapCommandInterface_v3_t.SetValues64_callback SetValues64
           
 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
IOFireWireCompareSwapCommandInterface_t()
           
 
Method Summary
 IOFireWireCompareSwapCommandInterface_t.ByReference byReference()
           
 IOFireWireCompareSwapCommandInterface_t.ByValue byValue()
           
 IOFireWireCompareSwapCommandInterface_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
headerdoc parse workaround
class IOFireWireReadQuadletCommandInterface: public IOFireWireCommandInterface {
public:


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

SetValues

public IOFireWireCompareSwapCommandInterface_v3_t.SetValues_callback SetValues

SetValues64

public IOFireWireCompareSwapCommandInterface_v3_t.SetValues64_callback SetValues64

DidLock

public IOFireWireCompareSwapCommandInterface_v3_t.DidLock_callback DidLock

Locked

public IOFireWireCompareSwapCommandInterface_v3_t.Locked_callback Locked

Locked64

public IOFireWireCompareSwapCommandInterface_v3_t.Locked64_callback Locked64

SetFlags

public IOFWAsyncStreamListenerInterface_t.SetFlags_callback SetFlags
Constructor Detail

IOFireWireCompareSwapCommandInterface_t

public IOFireWireCompareSwapCommandInterface_t()
Method Detail

byReference

public IOFireWireCompareSwapCommandInterface_t.ByReference byReference()

byValue

public IOFireWireCompareSwapCommandInterface_t.ByValue byValue()

clone

public IOFireWireCompareSwapCommandInterface_t clone()
Overrides:
clone in class Object