org.rococoa.cocoa.iokit
Class IOFireWireAVCLibProtocolInterface.ByReference

java.lang.Object
  extended by com.sun.jna.Structure
      extended by com.ochafik.lang.jnaerator.runtime.Structure
          extended by org.rococoa.cocoa.iokit.IOFireWireAVCLibProtocolInterface
              extended by org.rococoa.cocoa.iokit.IOFireWireAVCLibProtocolInterface.ByReference
All Implemented Interfaces:
Structure.ByReference
Enclosing class:
IOFireWireAVCLibProtocolInterface

public static class IOFireWireAVCLibProtocolInterface.ByReference
extends IOFireWireAVCLibProtocolInterface
implements Structure.ByReference


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

Constructor Detail

IOFireWireAVCLibProtocolInterface.ByReference

public IOFireWireAVCLibProtocolInterface.ByReference()