org.rococoa.cocoa.iokit
Class IOFireWireLibVectorCommandInterface_t.ByReference

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

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


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.iokit.IOFireWireLibVectorCommandInterface_t
IOFireWireLibVectorCommandInterface_t.AddCommand_callback, IOFireWireLibVectorCommandInterface_t.ByReference, IOFireWireLibVectorCommandInterface_t.ByValue, IOFireWireLibVectorCommandInterface_t.EnsureCapacity_callback, IOFireWireLibVectorCommandInterface_t.GetCommandAtIndex_callback, IOFireWireLibVectorCommandInterface_t.GetCommandCount_callback, IOFireWireLibVectorCommandInterface_t.GetFlags_callback, IOFireWireLibVectorCommandInterface_t.GetIndexOfCommand_callback, IOFireWireLibVectorCommandInterface_t.GetRefCon_callback, IOFireWireLibVectorCommandInterface_t.HRESULT_callback, IOFireWireLibVectorCommandInterface_t.InsertCommandAtIndex_callback, IOFireWireLibVectorCommandInterface_t.IsExecuting_callback, IOFireWireLibVectorCommandInterface_t.RemoveAllCommands_callback, IOFireWireLibVectorCommandInterface_t.RemoveCommand_callback, IOFireWireLibVectorCommandInterface_t.RemoveCommandAtIndex_callback, IOFireWireLibVectorCommandInterface_t.SetCallback_callback, IOFireWireLibVectorCommandInterface_t.SetFlags_callback, IOFireWireLibVectorCommandInterface_t.SetRefCon_callback, IOFireWireLibVectorCommandInterface_t.Submit_callback, IOFireWireLibVectorCommandInterface_t.SubmitWithRefconAndCallback_callback, IOFireWireLibVectorCommandInterface_t.ULONG_callback, IOFireWireLibVectorCommandInterface_t.ULONG_callback2
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.iokit.IOFireWireLibVectorCommandInterface_t
_reserved, AddCommand, EnsureCapacity, GetCommandAtIndex, GetCommandCount, GetFlags, GetIndexOfCommand, GetRefCon, InsertCommandAtIndex, IsExecuting, RemoveAllCommands, RemoveCommand, RemoveCommandAtIndex, revision, SetCallback, SetFlags, SetRefCon, Submit, SubmitWithRefconAndCallback, version
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
IOFireWireLibVectorCommandInterface_t.ByReference()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.iokit.IOFireWireLibVectorCommandInterface_t
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

IOFireWireLibVectorCommandInterface_t.ByReference

public IOFireWireLibVectorCommandInterface_t.ByReference()