org.rococoa.cocoa.iokit
Class IOFireWireAVCLibUnitInterface

java.lang.Object
  extended by com.sun.jna.Structure
      extended by com.ochafik.lang.jnaerator.runtime.Structure
          extended by 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.


Nested Class Summary
static interface IOFireWireAVCLibUnitInterface.addCallbackDispatcherToRunLoop_callback
           
static interface IOFireWireAVCLibUnitInterface.AVCAsynchronousCommandCancel_callback
           
static interface IOFireWireAVCLibUnitInterface.AVCAsynchronousCommandReinit_callback
           
static interface IOFireWireAVCLibUnitInterface.AVCAsynchronousCommandReinitWithCommandBytes_callback
           
static interface IOFireWireAVCLibUnitInterface.AVCAsynchronousCommandRelease_callback
           
static interface IOFireWireAVCLibUnitInterface.AVCAsynchronousCommandSubmit_callback
           
static interface IOFireWireAVCLibUnitInterface.AVCCommand_callback
           
static interface IOFireWireAVCLibUnitInterface.AVCCommandInGeneration_callback
           
static interface IOFireWireAVCLibUnitInterface.breakP2PInputConnection_callback
           
static interface IOFireWireAVCLibUnitInterface.breakP2POutputConnection_callback
           
static class IOFireWireAVCLibUnitInterface.ByReference
           
static class IOFireWireAVCLibUnitInterface.ByValue
           
static interface IOFireWireAVCLibUnitInterface.close_callback
           
static interface IOFireWireAVCLibUnitInterface.createAVCAsynchronousCommand_callback
           
static interface IOFireWireAVCLibUnitInterface.createConsumerPlug_callback
           
static interface IOFireWireAVCLibUnitInterface.getAncestorInterface_callback
           
static interface IOFireWireAVCLibUnitInterface.getAsyncConnectionPlugCounts_callback
           
static interface IOFireWireAVCLibUnitInterface.getProtocolInterface_callback
           
static interface IOFireWireAVCLibUnitInterface.getSessionRef_callback
           
static interface IOFireWireAVCLibUnitInterface.HRESULT_callback
           
static interface IOFireWireAVCLibUnitInterface.makeP2PInputConnection_callback
           
static interface IOFireWireAVCLibUnitInterface.makeP2POutputConnection_callback
           
static interface IOFireWireAVCLibUnitInterface.open_callback
           
static interface IOFireWireAVCLibUnitInterface.openWithSessionRef_callback
           
static interface IOFireWireAVCLibUnitInterface.removeCallbackDispatcherFromRunLoop_callback
           
static interface IOFireWireAVCLibUnitInterface.setMessageCallback_callback
           
static interface IOFireWireAVCLibUnitInterface.ULONG_callback
           
static interface IOFireWireAVCLibUnitInterface.ULONG_callback2
           
static interface IOFireWireAVCLibUnitInterface.updateAVCCommandTimeout_callback
           
 
Field Summary
 Pointer _reserved
           
 IOFireWireSBP2LibLUNInterface.addCallbackDispatcherToRunLoop_callback addCallbackDispatcherToRunLoop
           
 IOFireWireAVCLibUnitInterface.AVCAsynchronousCommandCancel_callback AVCAsynchronousCommandCancel
           
 IOFireWireAVCLibUnitInterface.AVCAsynchronousCommandReinit_callback AVCAsynchronousCommandReinit
           
 IOFireWireAVCLibUnitInterface.AVCAsynchronousCommandReinitWithCommandBytes_callback AVCAsynchronousCommandReinitWithCommandBytes
           
 IOFireWireAVCLibUnitInterface.AVCAsynchronousCommandRelease_callback AVCAsynchronousCommandRelease
           
 IOFireWireAVCLibUnitInterface.AVCAsynchronousCommandSubmit_callback AVCAsynchronousCommandSubmit
           
 IOFireWireAVCLibUnitInterface.AVCCommand_callback AVCCommand
           
 IOFireWireAVCLibUnitInterface.AVCCommandInGeneration_callback AVCCommandInGeneration
           
 IOFireWireAVCLibUnitInterface.breakP2PInputConnection_callback breakP2PInputConnection
           
 IOFireWireAVCLibUnitInterface.breakP2POutputConnection_callback breakP2POutputConnection
           
 IOHIDDeviceInterface122.close_callback close
           
 IOFireWireAVCLibUnitInterface.createAVCAsynchronousCommand_callback createAVCAsynchronousCommand
           
 IOFireWireAVCLibUnitInterface.createConsumerPlug_callback createConsumerPlug
           
 IOFireWireAVCLibUnitInterface.getAncestorInterface_callback getAncestorInterface
           
 IOFireWireAVCLibUnitInterface.getAsyncConnectionPlugCounts_callback getAsyncConnectionPlugCounts
           
 IOFireWireAVCLibUnitInterface.getProtocolInterface_callback getProtocolInterface
           
 IOFireWireSBP2LibLUNInterface.getSessionRef_callback getSessionRef
           
 IOFireWireAVCLibUnitInterface.makeP2PInputConnection_callback makeP2PInputConnection
           
 IOFireWireAVCLibUnitInterface.makeP2POutputConnection_callback makeP2POutputConnection
           
 IOHIDDeviceInterface122.open_callback open
           
 IOFireWireSBP2LibLUNInterface.openWithSessionRef_callback openWithSessionRef
           
 IOFireWireSBP2LibLUNInterface.removeCallbackDispatcherFromRunLoop_callback removeCallbackDispatcherFromRunLoop
           
 short revision
           
 IOFireWireSBP2LibLUNInterface.setMessageCallback_callback setMessageCallback
           
 IOFireWireAVCLibUnitInterface.updateAVCCommandTimeout_callback updateAVCCommandTimeout
           
 short version
           
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
IOFireWireAVCLibUnitInterface()
           
 
Method Summary
 IOFireWireAVCLibUnitInterface.ByReference byReference()
           
 IOFireWireAVCLibUnitInterface.ByValue byValue()
           
 IOFireWireAVCLibUnitInterface 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 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
Constructor Detail

IOFireWireAVCLibUnitInterface

public IOFireWireAVCLibUnitInterface()
Method Detail

byReference

public IOFireWireAVCLibUnitInterface.ByReference byReference()

byValue

public IOFireWireAVCLibUnitInterface.ByValue byValue()

clone

public IOFireWireAVCLibUnitInterface clone()
Overrides:
clone in class Object