org.rococoa.cocoa.iokit
Class IOFireWireAVCLibConsumerInterface.ByReference

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

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


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.iokit.IOFireWireAVCLibConsumerInterface
IOFireWireAVCLibConsumerInterface.ByReference, IOFireWireAVCLibConsumerInterface.ByValue, IOFireWireAVCLibConsumerInterface.clearPortFlags_callback, IOFireWireAVCLibConsumerInterface.connectToRemotePlug_callback, IOFireWireAVCLibConsumerInterface.disconnectFromRemotePlug_callback, IOFireWireAVCLibConsumerInterface.frameProcessed_callback, IOFireWireAVCLibConsumerInterface.getPortFlags_callback, IOFireWireAVCLibConsumerInterface.getSegmentBuffer_callback, IOFireWireAVCLibConsumerInterface.getSegmentSize_callback, IOFireWireAVCLibConsumerInterface.HRESULT_callback, IOFireWireAVCLibConsumerInterface.setFrameStatusHandler_callback, IOFireWireAVCLibConsumerInterface.setMaxPayloadSize_callback, IOFireWireAVCLibConsumerInterface.setPortFlags_callback, IOFireWireAVCLibConsumerInterface.setPortStateHandler_callback, IOFireWireAVCLibConsumerInterface.setRemotePlug_callback, IOFireWireAVCLibConsumerInterface.setSegmentSize_callback, IOFireWireAVCLibConsumerInterface.setSubunit_callback, IOFireWireAVCLibConsumerInterface.ULONG_callback, IOFireWireAVCLibConsumerInterface.ULONG_callback2
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.iokit.IOFireWireAVCLibConsumerInterface
_reserved, clearPortFlags, connectToRemotePlug, disconnectFromRemotePlug, frameProcessed, getPortFlags, getSegmentBuffer, getSegmentSize, revision, setFrameStatusHandler, setMaxPayloadSize, setPortFlags, setPortStateHandler, setRemotePlug, setSegmentSize, setSubunit, version
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
IOFireWireAVCLibConsumerInterface.ByReference()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.iokit.IOFireWireAVCLibConsumerInterface
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

IOFireWireAVCLibConsumerInterface.ByReference

public IOFireWireAVCLibConsumerInterface.ByReference()