org.rococoa.cocoa.iokit
Class IOFireWireAVCLibUnitInterface
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.iokit.IOFireWireAVCLibUnitInterface
- Direct Known Subclasses:
- IOFireWireAVCLibUnitInterface.ByReference, IOFireWireAVCLibUnitInterface.ByValue
public class IOFireWireAVCLibUnitInterface
- 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 short version
revision
public short revision
open
public IOHIDDeviceInterface122.open_callback open
openWithSessionRef
public IOFireWireSBP2LibLUNInterface.openWithSessionRef_callback openWithSessionRef
getSessionRef
public IOFireWireSBP2LibLUNInterface.getSessionRef_callback getSessionRef
close
public IOHIDDeviceInterface122.close_callback close
addCallbackDispatcherToRunLoop
public IOFireWireSBP2LibLUNInterface.addCallbackDispatcherToRunLoop_callback addCallbackDispatcherToRunLoop
removeCallbackDispatcherFromRunLoop
public IOFireWireSBP2LibLUNInterface.removeCallbackDispatcherFromRunLoop_callback removeCallbackDispatcherFromRunLoop
setMessageCallback
public IOFireWireSBP2LibLUNInterface.setMessageCallback_callback setMessageCallback
AVCCommand
public IOFireWireAVCLibUnitInterface.AVCCommand_callback AVCCommand
AVCCommandInGeneration
public IOFireWireAVCLibUnitInterface.AVCCommandInGeneration_callback AVCCommandInGeneration
getAncestorInterface
public IOFireWireAVCLibUnitInterface.getAncestorInterface_callback getAncestorInterface
getProtocolInterface
public IOFireWireAVCLibUnitInterface.getProtocolInterface_callback getProtocolInterface
getAsyncConnectionPlugCounts
public IOFireWireAVCLibUnitInterface.getAsyncConnectionPlugCounts_callback getAsyncConnectionPlugCounts
createConsumerPlug
public IOFireWireAVCLibUnitInterface.createConsumerPlug_callback createConsumerPlug
updateAVCCommandTimeout
public IOFireWireAVCLibUnitInterface.updateAVCCommandTimeout_callback updateAVCCommandTimeout
makeP2PInputConnection
public IOFireWireAVCLibUnitInterface.makeP2PInputConnection_callback makeP2PInputConnection
breakP2PInputConnection
public IOFireWireAVCLibUnitInterface.breakP2PInputConnection_callback breakP2PInputConnection
makeP2POutputConnection
public IOFireWireAVCLibUnitInterface.makeP2POutputConnection_callback makeP2POutputConnection
breakP2POutputConnection
public IOFireWireAVCLibUnitInterface.breakP2POutputConnection_callback breakP2POutputConnection
createAVCAsynchronousCommand
public IOFireWireAVCLibUnitInterface.createAVCAsynchronousCommand_callback createAVCAsynchronousCommand
AVCAsynchronousCommandSubmit
public IOFireWireAVCLibUnitInterface.AVCAsynchronousCommandSubmit_callback AVCAsynchronousCommandSubmit
AVCAsynchronousCommandReinit
public IOFireWireAVCLibUnitInterface.AVCAsynchronousCommandReinit_callback AVCAsynchronousCommandReinit
AVCAsynchronousCommandCancel
public IOFireWireAVCLibUnitInterface.AVCAsynchronousCommandCancel_callback AVCAsynchronousCommandCancel
AVCAsynchronousCommandRelease
public IOFireWireAVCLibUnitInterface.AVCAsynchronousCommandRelease_callback AVCAsynchronousCommandRelease
AVCAsynchronousCommandReinitWithCommandBytes
public IOFireWireAVCLibUnitInterface.AVCAsynchronousCommandReinitWithCommandBytes_callback AVCAsynchronousCommandReinitWithCommandBytes
IOFireWireAVCLibUnitInterface
public IOFireWireAVCLibUnitInterface()
byReference
public IOFireWireAVCLibUnitInterface.ByReference byReference()
byValue
public IOFireWireAVCLibUnitInterface.ByValue byValue()
clone
public IOFireWireAVCLibUnitInterface clone()
- Overrides:
clone
in class Object