org.rococoa.cocoa.iokit
Class IOGraphicsAcceleratorInterfaceStruct
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.iokit.IOGraphicsAcceleratorInterfaceStruct
- Direct Known Subclasses:
- IOGraphicsAcceleratorInterfaceStruct.ByReference, IOGraphicsAcceleratorInterfaceStruct.ByValue
public class IOGraphicsAcceleratorInterfaceStruct
- 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 short version
revision
public short revision
Probe
public IOGraphicsAcceleratorInterfaceStruct.Probe_callback Probe
Start
public IOFireWireIsochChannelInterface_t.Start_callback Start
Stop
public IOFireWireIsochChannelInterface_t.Stop_callback Stop
Reset
public IOGraphicsAcceleratorInterfaceStruct.Reset_callback Reset
CopyCapabilities
public IOGraphicsAcceleratorInterfaceStruct.CopyCapabilities_callback CopyCapabilities
GetBlitProc
public IOGraphicsAcceleratorInterfaceStruct.GetBlitProc_callback GetBlitProc
Flush
public IOGraphicsAcceleratorInterfaceStruct.Flush_callback Flush
WaitForCompletion
public IOGraphicsAcceleratorInterfaceStruct.WaitForCompletion_callback WaitForCompletion
Synchronize
public IOGraphicsAcceleratorInterfaceStruct.Synchronize_callback Synchronize
GetBeamPosition
public IOGraphicsAcceleratorInterfaceStruct.GetBeamPosition_callback GetBeamPosition
AllocateSurface
public IOGraphicsAcceleratorInterfaceStruct.AllocateSurface_callback AllocateSurface
FreeSurface
public IOGraphicsAcceleratorInterfaceStruct.FreeSurface_callback FreeSurface
LockSurface
public IOGraphicsAcceleratorInterfaceStruct.LockSurface_callback LockSurface
UnlockSurface
public IOGraphicsAcceleratorInterfaceStruct.UnlockSurface_callback UnlockSurface
SwapSurface
public IOGraphicsAcceleratorInterfaceStruct.SwapSurface_callback SwapSurface
SetDestination
public IOGraphicsAcceleratorInterfaceStruct.SetDestination_callback SetDestination
GetBlitter
public IOGraphicsAcceleratorInterfaceStruct.GetBlitter_callback GetBlitter
WaitComplete
public IOGraphicsAcceleratorInterfaceStruct.WaitComplete_callback WaitComplete
__gaInterfaceReserved
public Pointer[] __gaInterfaceReserved
IOGraphicsAcceleratorInterfaceStruct
public IOGraphicsAcceleratorInterfaceStruct()
byReference
public IOGraphicsAcceleratorInterfaceStruct.ByReference byReference()
byValue
public IOGraphicsAcceleratorInterfaceStruct.ByValue byValue()
clone
public IOGraphicsAcceleratorInterfaceStruct clone()
- Overrides:
clone
in class Object