org.rococoa.cocoa.iokit
Class IOFireWireRemoteIsochPortInterface_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.IOFireWireRemoteIsochPortInterface_t
              extended by org.rococoa.cocoa.iokit.IOFireWireRemoteIsochPortInterface_t.ByValue
All Implemented Interfaces:
Structure.ByValue
Enclosing class:
IOFireWireRemoteIsochPortInterface_t

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


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

IOFireWireRemoteIsochPortInterface_t.ByValue

public IOFireWireRemoteIsochPortInterface_t.ByValue()