org.rococoa.cocoa.iokit
Class IOFireWireAVCLibProtocolInterface

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

public class IOFireWireAVCLibProtocolInterface
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 IOFireWireAVCLibProtocolInterface.addCallbackDispatcherToRunLoop_callback
           
static interface IOFireWireAVCLibProtocolInterface.addSubunit_callback
           
static interface IOFireWireAVCLibProtocolInterface.allocateInputPlug_callback
           
static interface IOFireWireAVCLibProtocolInterface.allocateOutputPlug_callback
           
static class IOFireWireAVCLibProtocolInterface.ByReference
           
static class IOFireWireAVCLibProtocolInterface.ByValue
           
static interface IOFireWireAVCLibProtocolInterface.connectTargetPlugs_callback
           
static interface IOFireWireAVCLibProtocolInterface.disconnectTargetPlugs_callback
           
static interface IOFireWireAVCLibProtocolInterface.freeInputPlug_callback
           
static interface IOFireWireAVCLibProtocolInterface.freeOutputPlug_callback
           
static interface IOFireWireAVCLibProtocolInterface.getSubunitPlugSignalFormat_callback
           
static interface IOFireWireAVCLibProtocolInterface.getTargetPlugConnection_callback
           
static interface IOFireWireAVCLibProtocolInterface.HRESULT_callback
           
static interface IOFireWireAVCLibProtocolInterface.installAVCCommandHandler_callback
           
static interface IOFireWireAVCLibProtocolInterface.publishAVCUnitDirectory_callback
           
static interface IOFireWireAVCLibProtocolInterface.readInputMasterPlug_callback
           
static interface IOFireWireAVCLibProtocolInterface.readInputPlug_callback
           
static interface IOFireWireAVCLibProtocolInterface.readOutputMasterPlug_callback
           
static interface IOFireWireAVCLibProtocolInterface.readOutputPlug_callback
           
static interface IOFireWireAVCLibProtocolInterface.removeCallbackDispatcherFromRunLoop_callback
           
static interface IOFireWireAVCLibProtocolInterface.sendAVCResponse_callback
           
static interface IOFireWireAVCLibProtocolInterface.setAVCRequestCallback_callback
           
static interface IOFireWireAVCLibProtocolInterface.setMessageCallback_callback
           
static interface IOFireWireAVCLibProtocolInterface.setSubunitPlugSignalFormat_callback
           
static interface IOFireWireAVCLibProtocolInterface.ULONG_callback
           
static interface IOFireWireAVCLibProtocolInterface.ULONG_callback2
           
static interface IOFireWireAVCLibProtocolInterface.updateInputMasterPlug_callback
           
static interface IOFireWireAVCLibProtocolInterface.updateInputPlug_callback
           
static interface IOFireWireAVCLibProtocolInterface.updateOutputMasterPlug_callback
           
static interface IOFireWireAVCLibProtocolInterface.updateOutputPlug_callback
           
 
Field Summary
 Pointer _reserved
           
 IOFireWireSBP2LibLUNInterface.addCallbackDispatcherToRunLoop_callback addCallbackDispatcherToRunLoop
           
 IOFireWireAVCLibProtocolInterface.addSubunit_callback addSubunit
           
 IOFireWireAVCLibProtocolInterface.allocateInputPlug_callback allocateInputPlug
           
 IOFireWireAVCLibProtocolInterface.allocateOutputPlug_callback allocateOutputPlug
           
 IOFireWireAVCLibProtocolInterface.connectTargetPlugs_callback connectTargetPlugs
           
 IOFireWireAVCLibProtocolInterface.disconnectTargetPlugs_callback disconnectTargetPlugs
           
 IOFireWireAVCLibProtocolInterface.freeInputPlug_callback freeInputPlug
           
 IOFireWireAVCLibProtocolInterface.freeOutputPlug_callback freeOutputPlug
           
 IOFireWireAVCLibProtocolInterface.getSubunitPlugSignalFormat_callback getSubunitPlugSignalFormat
           
 IOFireWireAVCLibProtocolInterface.getTargetPlugConnection_callback getTargetPlugConnection
           
 IOFireWireAVCLibProtocolInterface.installAVCCommandHandler_callback installAVCCommandHandler
           
 IOFireWireAVCLibProtocolInterface.publishAVCUnitDirectory_callback publishAVCUnitDirectory
           
 IOFireWireAVCLibProtocolInterface.readInputMasterPlug_callback readInputMasterPlug
           
 IOFireWireAVCLibProtocolInterface.readInputPlug_callback readInputPlug
           
 IOFireWireAVCLibProtocolInterface.readOutputMasterPlug_callback readOutputMasterPlug
           
 IOFireWireAVCLibProtocolInterface.readOutputPlug_callback readOutputPlug
           
 IOFireWireSBP2LibLUNInterface.removeCallbackDispatcherFromRunLoop_callback removeCallbackDispatcherFromRunLoop
           
 short revision
           
 IOFireWireAVCLibProtocolInterface.sendAVCResponse_callback sendAVCResponse
           
 IOFireWireAVCLibProtocolInterface.setAVCRequestCallback_callback setAVCRequestCallback
           
 IOFireWireSBP2LibLUNInterface.setMessageCallback_callback setMessageCallback
           
 IOFireWireAVCLibProtocolInterface.setSubunitPlugSignalFormat_callback setSubunitPlugSignalFormat
           
 IOFireWireAVCLibProtocolInterface.updateInputMasterPlug_callback updateInputMasterPlug
           
 IOFireWireAVCLibProtocolInterface.updateInputPlug_callback updateInputPlug
           
 IOFireWireAVCLibProtocolInterface.updateOutputMasterPlug_callback updateOutputMasterPlug
           
 IOFireWireAVCLibProtocolInterface.updateOutputPlug_callback updateOutputPlug
           
 short version
           
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
IOFireWireAVCLibProtocolInterface()
           
 
Method Summary
 IOFireWireAVCLibProtocolInterface.ByReference byReference()
           
 IOFireWireAVCLibProtocolInterface.ByValue byValue()
           
 IOFireWireAVCLibProtocolInterface 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

addCallbackDispatcherToRunLoop

public IOFireWireSBP2LibLUNInterface.addCallbackDispatcherToRunLoop_callback addCallbackDispatcherToRunLoop

removeCallbackDispatcherFromRunLoop

public IOFireWireSBP2LibLUNInterface.removeCallbackDispatcherFromRunLoop_callback removeCallbackDispatcherFromRunLoop

setMessageCallback

public IOFireWireSBP2LibLUNInterface.setMessageCallback_callback setMessageCallback

setAVCRequestCallback

public IOFireWireAVCLibProtocolInterface.setAVCRequestCallback_callback setAVCRequestCallback

allocateInputPlug

public IOFireWireAVCLibProtocolInterface.allocateInputPlug_callback allocateInputPlug

freeInputPlug

public IOFireWireAVCLibProtocolInterface.freeInputPlug_callback freeInputPlug

readInputPlug

public IOFireWireAVCLibProtocolInterface.readInputPlug_callback readInputPlug

updateInputPlug

public IOFireWireAVCLibProtocolInterface.updateInputPlug_callback updateInputPlug

allocateOutputPlug

public IOFireWireAVCLibProtocolInterface.allocateOutputPlug_callback allocateOutputPlug

freeOutputPlug

public IOFireWireAVCLibProtocolInterface.freeOutputPlug_callback freeOutputPlug

readOutputPlug

public IOFireWireAVCLibProtocolInterface.readOutputPlug_callback readOutputPlug

updateOutputPlug

public IOFireWireAVCLibProtocolInterface.updateOutputPlug_callback updateOutputPlug

readOutputMasterPlug

public IOFireWireAVCLibProtocolInterface.readOutputMasterPlug_callback readOutputMasterPlug

updateOutputMasterPlug

public IOFireWireAVCLibProtocolInterface.updateOutputMasterPlug_callback updateOutputMasterPlug

readInputMasterPlug

public IOFireWireAVCLibProtocolInterface.readInputMasterPlug_callback readInputMasterPlug

updateInputMasterPlug

public IOFireWireAVCLibProtocolInterface.updateInputMasterPlug_callback updateInputMasterPlug

publishAVCUnitDirectory

public IOFireWireAVCLibProtocolInterface.publishAVCUnitDirectory_callback publishAVCUnitDirectory

installAVCCommandHandler

public IOFireWireAVCLibProtocolInterface.installAVCCommandHandler_callback installAVCCommandHandler

sendAVCResponse

public IOFireWireAVCLibProtocolInterface.sendAVCResponse_callback sendAVCResponse

addSubunit

public IOFireWireAVCLibProtocolInterface.addSubunit_callback addSubunit

setSubunitPlugSignalFormat

public IOFireWireAVCLibProtocolInterface.setSubunitPlugSignalFormat_callback setSubunitPlugSignalFormat

getSubunitPlugSignalFormat

public IOFireWireAVCLibProtocolInterface.getSubunitPlugSignalFormat_callback getSubunitPlugSignalFormat

connectTargetPlugs

public IOFireWireAVCLibProtocolInterface.connectTargetPlugs_callback connectTargetPlugs

disconnectTargetPlugs

public IOFireWireAVCLibProtocolInterface.disconnectTargetPlugs_callback disconnectTargetPlugs

getTargetPlugConnection

public IOFireWireAVCLibProtocolInterface.getTargetPlugConnection_callback getTargetPlugConnection
Constructor Detail

IOFireWireAVCLibProtocolInterface

public IOFireWireAVCLibProtocolInterface()
Method Detail

byReference

public IOFireWireAVCLibProtocolInterface.ByReference byReference()

byValue

public IOFireWireAVCLibProtocolInterface.ByValue byValue()

clone

public IOFireWireAVCLibProtocolInterface clone()
Overrides:
clone in class Object