org.rococoa.cocoa.iokit
Class IOFireWireIsochPortInterface_t.ByValue

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

public static class IOFireWireIsochPortInterface_t.ByValue
extends IOFireWireIsochPortInterface_t
implements Structure.ByValue


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.iokit.IOFireWireIsochPortInterface_t
IOFireWireIsochPortInterface_t.AllocatePort_callback, IOFireWireIsochPortInterface_t.ByReference, IOFireWireIsochPortInterface_t.ByValue, IOFireWireIsochPortInterface_t.GetRefCon_callback, IOFireWireIsochPortInterface_t.GetSupported_callback, IOFireWireIsochPortInterface_t.HRESULT_callback, IOFireWireIsochPortInterface_t.ReleasePort_callback, IOFireWireIsochPortInterface_t.SetRefCon_callback, IOFireWireIsochPortInterface_t.Start_callback, IOFireWireIsochPortInterface_t.Stop_callback, IOFireWireIsochPortInterface_t.ULONG_callback, IOFireWireIsochPortInterface_t.ULONG_callback2
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.iokit.IOFireWireIsochPortInterface_t
_reserved, AllocatePort, GetRefCon, GetSupported, ReleasePort, revision, SetRefCon, Start, Stop, version
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
IOFireWireIsochPortInterface_t.ByValue()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.iokit.IOFireWireIsochPortInterface_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

IOFireWireIsochPortInterface_t.ByValue

public IOFireWireIsochPortInterface_t.ByValue()