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