org.rococoa.cocoa.iokit
Class IOFireWireLocalIsochPortInterface_t

java.lang.Object
  extended by com.sun.jna.Structure
      extended by com.ochafik.lang.jnaerator.runtime.Structure
          extended by org.rococoa.cocoa.iokit.IOFireWireLocalIsochPortInterface_t
Direct Known Subclasses:
IOFireWireLocalIsochPortInterface_t.ByReference, IOFireWireLocalIsochPortInterface_t.ByValue

public class IOFireWireLocalIsochPortInterface_t
extends com.ochafik.lang.jnaerator.runtime.Structure

This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.


Nested Class Summary
static interface IOFireWireLocalIsochPortInterface_t.AllocatePort_callback
           
static class IOFireWireLocalIsochPortInterface_t.ByReference
           
static class IOFireWireLocalIsochPortInterface_t.ByValue
           
static interface IOFireWireLocalIsochPortInterface_t.GetRefCon_callback
           
static interface IOFireWireLocalIsochPortInterface_t.GetSupported_callback
           
static interface IOFireWireLocalIsochPortInterface_t.HRESULT_callback
           
static interface IOFireWireLocalIsochPortInterface_t.ModifyJumpDCL_callback
           
static interface IOFireWireLocalIsochPortInterface_t.ModifyTransferPacketDCL_callback
           
static interface IOFireWireLocalIsochPortInterface_t.ModifyTransferPacketDCLBuffer_callback
           
static interface IOFireWireLocalIsochPortInterface_t.ModifyTransferPacketDCLSize_callback
           
static interface IOFireWireLocalIsochPortInterface_t.Notify_callback
           
static interface IOFireWireLocalIsochPortInterface_t.PrintDCLProgram_callback
           
static interface IOFireWireLocalIsochPortInterface_t.ReleasePort_callback
           
static interface IOFireWireLocalIsochPortInterface_t.SetFinalizeCallback_callback
           
static interface IOFireWireLocalIsochPortInterface_t.SetRefCon_callback
           
static interface IOFireWireLocalIsochPortInterface_t.SetResourceUsageFlags_callback
           
static interface IOFireWireLocalIsochPortInterface_t.Start_callback
           
static interface IOFireWireLocalIsochPortInterface_t.Stop_callback
           
static interface IOFireWireLocalIsochPortInterface_t.ULONG_callback
           
static interface IOFireWireLocalIsochPortInterface_t.ULONG_callback2
           
 
Field Summary
 Pointer _reserved
          headerdoc parse workaround
class IOFireWireLocalIsochPortInterface {
public:
 IOFireWireLocalIsochPortInterface_t.AllocatePort_callback AllocatePort
           
 IOFWAsyncStreamListenerInterface_t.GetRefCon_callback GetRefCon
           
 IOFireWireLocalIsochPortInterface_t.GetSupported_callback GetSupported
           
 IOFireWireLocalIsochPortInterface_t.ModifyJumpDCL_callback ModifyJumpDCL
           
 IOFireWireLocalIsochPortInterface_t.ModifyTransferPacketDCL_callback ModifyTransferPacketDCL
           
 IOFireWireLocalIsochPortInterface_t.ModifyTransferPacketDCLBuffer_callback ModifyTransferPacketDCLBuffer
           
 IOFireWireLocalIsochPortInterface_t.ModifyTransferPacketDCLSize_callback ModifyTransferPacketDCLSize
           
 IOFireWireLocalIsochPortInterface_t.Notify_callback Notify
           
 IOFireWireLocalIsochPortInterface_t.PrintDCLProgram_callback PrintDCLProgram
           
 IOFireWireLocalIsochPortInterface_t.ReleasePort_callback ReleasePort
           
 int revision
           
 IOFireWireLocalIsochPortInterface_t.SetFinalizeCallback_callback SetFinalizeCallback
           
 IOFireWireIsochChannelInterface_t.SetRefCon_callback SetRefCon
           
 IOFireWireLocalIsochPortInterface_t.SetResourceUsageFlags_callback SetResourceUsageFlags
           
 IOFireWireIsochChannelInterface_t.Start_callback Start
           
 IOFireWireIsochChannelInterface_t.Stop_callback Stop
           
 int version
           
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
IOFireWireLocalIsochPortInterface_t()
           
 
Method Summary
 IOFireWireLocalIsochPortInterface_t.ByReference byReference()
           
 IOFireWireLocalIsochPortInterface_t.ByValue byValue()
           
 IOFireWireLocalIsochPortInterface_t 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
 

Field Detail

_reserved

public Pointer _reserved
headerdoc parse workaround
class IOFireWireLocalIsochPortInterface {
public:


revision

public int revision

version

public int version

GetSupported

public IOFireWireLocalIsochPortInterface_t.GetSupported_callback GetSupported

AllocatePort

public IOFireWireLocalIsochPortInterface_t.AllocatePort_callback AllocatePort

ReleasePort

public IOFireWireLocalIsochPortInterface_t.ReleasePort_callback ReleasePort

Start

public IOFireWireIsochChannelInterface_t.Start_callback Start

Stop

public IOFireWireIsochChannelInterface_t.Stop_callback Stop

SetRefCon

public IOFireWireIsochChannelInterface_t.SetRefCon_callback SetRefCon

GetRefCon

public IOFWAsyncStreamListenerInterface_t.GetRefCon_callback GetRefCon

ModifyJumpDCL

public IOFireWireLocalIsochPortInterface_t.ModifyJumpDCL_callback ModifyJumpDCL

PrintDCLProgram

public IOFireWireLocalIsochPortInterface_t.PrintDCLProgram_callback PrintDCLProgram

ModifyTransferPacketDCLSize

public IOFireWireLocalIsochPortInterface_t.ModifyTransferPacketDCLSize_callback ModifyTransferPacketDCLSize

ModifyTransferPacketDCLBuffer

public IOFireWireLocalIsochPortInterface_t.ModifyTransferPacketDCLBuffer_callback ModifyTransferPacketDCLBuffer

ModifyTransferPacketDCL

public IOFireWireLocalIsochPortInterface_t.ModifyTransferPacketDCL_callback ModifyTransferPacketDCL

SetFinalizeCallback

public IOFireWireLocalIsochPortInterface_t.SetFinalizeCallback_callback SetFinalizeCallback

SetResourceUsageFlags

public IOFireWireLocalIsochPortInterface_t.SetResourceUsageFlags_callback SetResourceUsageFlags

Notify

public IOFireWireLocalIsochPortInterface_t.Notify_callback Notify
Constructor Detail

IOFireWireLocalIsochPortInterface_t

public IOFireWireLocalIsochPortInterface_t()
Method Detail

byReference

public IOFireWireLocalIsochPortInterface_t.ByReference byReference()

byValue

public IOFireWireLocalIsochPortInterface_t.ByValue byValue()

clone

public IOFireWireLocalIsochPortInterface_t clone()
Overrides:
clone in class Object