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