org.rococoa.cocoa.iokit
Class IOFireWireReadCommandInterface_t
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.iokit.IOFireWireReadCommandInterface_t
- Direct Known Subclasses:
- IOFireWireReadCommandInterface_t.ByReference, IOFireWireReadCommandInterface_t.ByValue
public class IOFireWireReadCommandInterface_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.
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 |
_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
IOFireWireReadCommandInterface_t
public IOFireWireReadCommandInterface_t()
byReference
public IOFireWireReadCommandInterface_t.ByReference byReference()
byValue
public IOFireWireReadCommandInterface_t.ByValue byValue()
clone
public IOFireWireReadCommandInterface_t clone()
- Overrides:
clone
in class Object