org.rococoa.cocoa.iokit
Class IOFireWireDCLCommandPoolInterface_t
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
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.
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 |
_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
IOFireWireDCLCommandPoolInterface_t
public IOFireWireDCLCommandPoolInterface_t()
byReference
public IOFireWireDCLCommandPoolInterface_t.ByReference byReference()
byValue
public IOFireWireDCLCommandPoolInterface_t.ByValue byValue()
clone
public IOFireWireDCLCommandPoolInterface_t clone()
- Overrides:
clone
in class Object