org.rococoa.cocoa.iokit
Class IOFireWireLibIRMAllocationInterface_t
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.iokit.IOFireWireLibIRMAllocationInterface_t
- Direct Known Subclasses:
- IOFireWireLibIRMAllocationInterface_t.ByReference, IOFireWireLibIRMAllocationInterface_t.ByValue
public class IOFireWireLibIRMAllocationInterface_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
version
public int version
revision
public int revision
setReleaseIRMResourcesOnFree
public IOFireWireLibIRMAllocationInterface_t.setReleaseIRMResourcesOnFree_callback setReleaseIRMResourcesOnFree
allocateIsochResources
public IOFireWireLibIRMAllocationInterface_t.allocateIsochResources_callback allocateIsochResources
deallocateIsochResources
public IOFireWireLibIRMAllocationInterface_t.deallocateIsochResources_callback deallocateIsochResources
areIsochResourcesAllocated
public IOFireWireLibIRMAllocationInterface_t.areIsochResourcesAllocated_callback areIsochResourcesAllocated
NotificationIsOn
public IOFWAsyncStreamListenerInterface_t.NotificationIsOn_callback NotificationIsOn
TurnOnNotification
public IOFWAsyncStreamListenerInterface_t.TurnOnNotification_callback TurnOnNotification
TurnOffNotification
public IOFWAsyncStreamListenerInterface_t.TurnOffNotification_callback TurnOffNotification
SetRefCon
public IOFireWireIsochChannelInterface_t.SetRefCon_callback SetRefCon
GetRefCon
public IOFWAsyncStreamListenerInterface_t.GetRefCon_callback GetRefCon
IOFireWireLibIRMAllocationInterface_t
public IOFireWireLibIRMAllocationInterface_t()
byReference
public IOFireWireLibIRMAllocationInterface_t.ByReference byReference()
byValue
public IOFireWireLibIRMAllocationInterface_t.ByValue byValue()
clone
public IOFireWireLibIRMAllocationInterface_t clone()
- Overrides:
clone
in class Object