org.rococoa.cocoa.iokit
Class IOFireWireDCLCommandPoolInterface_t

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

public class IOFireWireDCLCommandPoolInterface_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 IOFireWireDCLCommandPoolInterface_t.Allocate_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.AllocateCallProcDCL_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.AllocateJumpDCL_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.AllocateLabelDCL_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.AllocatePtrTimeStampDCL_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.AllocateReceiveBufferDCL_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.AllocateReceivePacketDCL_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.AllocateReceivePacketStartDCL_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.AllocateSendBufferDCL_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.AllocateSendPacketDCL_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.AllocateSendPacketStartDCL_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.AllocateSendPacketWithHeaderStartDCL_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.AllocateSetTagSyncBitsDCL_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.AllocateTransferBufferDCL_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.AllocateTransferPacketDCL_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.AllocateUpdateDCLListDCL_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.AllocateWithOpcode_callback
           
static class IOFireWireDCLCommandPoolInterface_t.ByReference
           
static class IOFireWireDCLCommandPoolInterface_t.ByValue
           
static interface IOFireWireDCLCommandPoolInterface_t.Free_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.GetBytesRemaining_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.GetSize_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.HRESULT_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.SetSize_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.ULONG_callback
           
static interface IOFireWireDCLCommandPoolInterface_t.ULONG_callback2
           
 
Field Summary
 Pointer _reserved
          headerdoc parse workaround
class IOFireWireDCLCommandPoolInterface {
public:
 IOFireWireDCLCommandPoolInterface_t.Allocate_callback Allocate
           
 IOFireWireDCLCommandPoolInterface_t.AllocateCallProcDCL_callback AllocateCallProcDCL
           
 IOFireWireDCLCommandPoolInterface_t.AllocateJumpDCL_callback AllocateJumpDCL
           
 IOFireWireDCLCommandPoolInterface_t.AllocateLabelDCL_callback AllocateLabelDCL
           
 IOFireWireDCLCommandPoolInterface_t.AllocatePtrTimeStampDCL_callback AllocatePtrTimeStampDCL
           
 IOFireWireDCLCommandPoolInterface_t.AllocateReceiveBufferDCL_callback AllocateReceiveBufferDCL
           
 IOFireWireDCLCommandPoolInterface_t.AllocateReceivePacketDCL_callback AllocateReceivePacketDCL
           
 IOFireWireDCLCommandPoolInterface_t.AllocateReceivePacketStartDCL_callback AllocateReceivePacketStartDCL
           
 IOFireWireDCLCommandPoolInterface_t.AllocateSendBufferDCL_callback AllocateSendBufferDCL
           
 IOFireWireDCLCommandPoolInterface_t.AllocateSendPacketDCL_callback AllocateSendPacketDCL
           
 IOFireWireDCLCommandPoolInterface_t.AllocateSendPacketStartDCL_callback AllocateSendPacketStartDCL
           
 IOFireWireDCLCommandPoolInterface_t.AllocateSendPacketWithHeaderStartDCL_callback AllocateSendPacketWithHeaderStartDCL
           
 IOFireWireDCLCommandPoolInterface_t.AllocateSetTagSyncBitsDCL_callback AllocateSetTagSyncBitsDCL
           
 IOFireWireDCLCommandPoolInterface_t.AllocateTransferBufferDCL_callback AllocateTransferBufferDCL
           
 IOFireWireDCLCommandPoolInterface_t.AllocateTransferPacketDCL_callback AllocateTransferPacketDCL
           
 IOFireWireDCLCommandPoolInterface_t.AllocateUpdateDCLListDCL_callback AllocateUpdateDCLListDCL
           
 IOFireWireDCLCommandPoolInterface_t.AllocateWithOpcode_callback AllocateWithOpcode
           
 IOFireWireDCLCommandPoolInterface_t.Free_callback Free
           
 IOFireWireDCLCommandPoolInterface_t.GetBytesRemaining_callback GetBytesRemaining
           
 IOFireWireDCLCommandPoolInterface_t.GetSize_callback GetSize
           
 int revision
           
 IOFireWireDCLCommandPoolInterface_t.SetSize_callback SetSize
           
 int version
           
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
IOFireWireDCLCommandPoolInterface_t()
           
 
Method Summary
 IOFireWireDCLCommandPoolInterface_t.ByReference byReference()
           
 IOFireWireDCLCommandPoolInterface_t.ByValue byValue()
           
 IOFireWireDCLCommandPoolInterface_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 IOFireWireDCLCommandPoolInterface {
public:


revision

public int revision

version

public int version

Allocate

public IOFireWireDCLCommandPoolInterface_t.Allocate_callback Allocate

AllocateWithOpcode

public IOFireWireDCLCommandPoolInterface_t.AllocateWithOpcode_callback AllocateWithOpcode

AllocateTransferPacketDCL

public IOFireWireDCLCommandPoolInterface_t.AllocateTransferPacketDCL_callback AllocateTransferPacketDCL

AllocateTransferBufferDCL

public IOFireWireDCLCommandPoolInterface_t.AllocateTransferBufferDCL_callback AllocateTransferBufferDCL

AllocateSendPacketStartDCL

public IOFireWireDCLCommandPoolInterface_t.AllocateSendPacketStartDCL_callback AllocateSendPacketStartDCL

AllocateSendPacketWithHeaderStartDCL

public IOFireWireDCLCommandPoolInterface_t.AllocateSendPacketWithHeaderStartDCL_callback AllocateSendPacketWithHeaderStartDCL

AllocateSendBufferDCL

public IOFireWireDCLCommandPoolInterface_t.AllocateSendBufferDCL_callback AllocateSendBufferDCL

AllocateSendPacketDCL

public IOFireWireDCLCommandPoolInterface_t.AllocateSendPacketDCL_callback AllocateSendPacketDCL

AllocateReceivePacketStartDCL

public IOFireWireDCLCommandPoolInterface_t.AllocateReceivePacketStartDCL_callback AllocateReceivePacketStartDCL

AllocateReceivePacketDCL

public IOFireWireDCLCommandPoolInterface_t.AllocateReceivePacketDCL_callback AllocateReceivePacketDCL

AllocateReceiveBufferDCL

public IOFireWireDCLCommandPoolInterface_t.AllocateReceiveBufferDCL_callback AllocateReceiveBufferDCL

AllocateCallProcDCL

public IOFireWireDCLCommandPoolInterface_t.AllocateCallProcDCL_callback AllocateCallProcDCL

AllocateLabelDCL

public IOFireWireDCLCommandPoolInterface_t.AllocateLabelDCL_callback AllocateLabelDCL

AllocateJumpDCL

public IOFireWireDCLCommandPoolInterface_t.AllocateJumpDCL_callback AllocateJumpDCL

AllocateSetTagSyncBitsDCL

public IOFireWireDCLCommandPoolInterface_t.AllocateSetTagSyncBitsDCL_callback AllocateSetTagSyncBitsDCL

AllocateUpdateDCLListDCL

public IOFireWireDCLCommandPoolInterface_t.AllocateUpdateDCLListDCL_callback AllocateUpdateDCLListDCL

AllocatePtrTimeStampDCL

public IOFireWireDCLCommandPoolInterface_t.AllocatePtrTimeStampDCL_callback AllocatePtrTimeStampDCL

Free

public IOFireWireDCLCommandPoolInterface_t.Free_callback Free

GetSize

public IOFireWireDCLCommandPoolInterface_t.GetSize_callback GetSize

SetSize

public IOFireWireDCLCommandPoolInterface_t.SetSize_callback SetSize

GetBytesRemaining

public IOFireWireDCLCommandPoolInterface_t.GetBytesRemaining_callback GetBytesRemaining
Constructor Detail

IOFireWireDCLCommandPoolInterface_t

public IOFireWireDCLCommandPoolInterface_t()
Method Detail

byReference

public IOFireWireDCLCommandPoolInterface_t.ByReference byReference()

byValue

public IOFireWireDCLCommandPoolInterface_t.ByValue byValue()

clone

public IOFireWireDCLCommandPoolInterface_t clone()
Overrides:
clone in class Object