org.rococoa.cocoa.iokit
Class IOFireWireLibVectorCommandInterface_t
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.iokit.IOFireWireLibVectorCommandInterface_t
- Direct Known Subclasses:
- IOFireWireLibVectorCommandInterface_t.ByReference, IOFireWireLibVectorCommandInterface_t.ByValue
public class IOFireWireLibVectorCommandInterface_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
Submit
public IOFireWireLibVectorCommandInterface_t.Submit_callback Submit
SubmitWithRefconAndCallback
public IOFireWireLibVectorCommandInterface_t.SubmitWithRefconAndCallback_callback SubmitWithRefconAndCallback
IsExecuting
public IOFireWireLibVectorCommandInterface_t.IsExecuting_callback IsExecuting
SetCallback
public IOFireWireLibVectorCommandInterface_t.SetCallback_callback SetCallback
SetRefCon
public IOFireWireIsochChannelInterface_t.SetRefCon_callback SetRefCon
GetRefCon
public IOFWAsyncStreamListenerInterface_t.GetRefCon_callback GetRefCon
SetFlags
public IOFWAsyncStreamListenerInterface_t.SetFlags_callback SetFlags
GetFlags
public IOFWAsyncStreamListenerInterface_t.GetFlags_callback GetFlags
EnsureCapacity
public IOFireWireLibVectorCommandInterface_t.EnsureCapacity_callback EnsureCapacity
AddCommand
public IOFireWireLibVectorCommandInterface_t.AddCommand_callback AddCommand
RemoveCommand
public IOFireWireLibVectorCommandInterface_t.RemoveCommand_callback RemoveCommand
InsertCommandAtIndex
public IOFireWireLibVectorCommandInterface_t.InsertCommandAtIndex_callback InsertCommandAtIndex
GetCommandAtIndex
public IOFireWireLibVectorCommandInterface_t.GetCommandAtIndex_callback GetCommandAtIndex
GetIndexOfCommand
public IOFireWireLibVectorCommandInterface_t.GetIndexOfCommand_callback GetIndexOfCommand
RemoveCommandAtIndex
public IOFireWireLibVectorCommandInterface_t.RemoveCommandAtIndex_callback RemoveCommandAtIndex
RemoveAllCommands
public IOFireWireLibVectorCommandInterface_t.RemoveAllCommands_callback RemoveAllCommands
GetCommandCount
public IOFireWireLibVectorCommandInterface_t.GetCommandCount_callback GetCommandCount
IOFireWireLibVectorCommandInterface_t
public IOFireWireLibVectorCommandInterface_t()
byReference
public IOFireWireLibVectorCommandInterface_t.ByReference byReference()
byValue
public IOFireWireLibVectorCommandInterface_t.ByValue byValue()
clone
public IOFireWireLibVectorCommandInterface_t clone()
- Overrides:
clone
in class Object