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