org.rococoa.cocoa.iokit
Class IOGraphicsAcceleratorInterfaceStruct

java.lang.Object
  extended by com.sun.jna.Structure
      extended by com.ochafik.lang.jnaerator.runtime.Structure
          extended by 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.


Nested Class Summary
static interface IOGraphicsAcceleratorInterfaceStruct.AllocateSurface_callback
           
static class IOGraphicsAcceleratorInterfaceStruct.ByReference
           
static class IOGraphicsAcceleratorInterfaceStruct.ByValue
           
static interface IOGraphicsAcceleratorInterfaceStruct.CopyCapabilities_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.Flush_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.FreeSurface_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.GetBeamPosition_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.GetBlitProc_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.GetBlitter_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.HRESULT_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.LockSurface_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.Probe_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.Reset_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.SetDestination_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.Start_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.Stop_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.SwapSurface_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.Synchronize_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.ULONG_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.ULONG_callback2
           
static interface IOGraphicsAcceleratorInterfaceStruct.UnlockSurface_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.WaitComplete_callback
           
static interface IOGraphicsAcceleratorInterfaceStruct.WaitForCompletion_callback
           
 
Field Summary
 Pointer[] __gaInterfaceReserved
           
 Pointer _reserved
           
 IOGraphicsAcceleratorInterfaceStruct.AllocateSurface_callback AllocateSurface
           
 IOGraphicsAcceleratorInterfaceStruct.CopyCapabilities_callback CopyCapabilities
           
 IOGraphicsAcceleratorInterfaceStruct.Flush_callback Flush
           
 IOGraphicsAcceleratorInterfaceStruct.FreeSurface_callback FreeSurface
           
 IOGraphicsAcceleratorInterfaceStruct.GetBeamPosition_callback GetBeamPosition
           
 IOGraphicsAcceleratorInterfaceStruct.GetBlitProc_callback GetBlitProc
           
 IOGraphicsAcceleratorInterfaceStruct.GetBlitter_callback GetBlitter
           
 IOGraphicsAcceleratorInterfaceStruct.LockSurface_callback LockSurface
           
 IOGraphicsAcceleratorInterfaceStruct.Probe_callback Probe
           
 IOGraphicsAcceleratorInterfaceStruct.Reset_callback Reset
           
 short revision
           
 IOGraphicsAcceleratorInterfaceStruct.SetDestination_callback SetDestination
           
 IOFireWireIsochChannelInterface_t.Start_callback Start
           
 IOFireWireIsochChannelInterface_t.Stop_callback Stop
           
 IOGraphicsAcceleratorInterfaceStruct.SwapSurface_callback SwapSurface
           
 IOGraphicsAcceleratorInterfaceStruct.Synchronize_callback Synchronize
           
 IOGraphicsAcceleratorInterfaceStruct.UnlockSurface_callback UnlockSurface
           
 short version
           
 IOGraphicsAcceleratorInterfaceStruct.WaitComplete_callback WaitComplete
           
 IOGraphicsAcceleratorInterfaceStruct.WaitForCompletion_callback WaitForCompletion
           
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
IOGraphicsAcceleratorInterfaceStruct()
           
 
Method Summary
 IOGraphicsAcceleratorInterfaceStruct.ByReference byReference()
           
 IOGraphicsAcceleratorInterfaceStruct.ByValue byValue()
           
 IOGraphicsAcceleratorInterfaceStruct clone()
           
 
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
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

_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
Constructor Detail

IOGraphicsAcceleratorInterfaceStruct

public IOGraphicsAcceleratorInterfaceStruct()
Method Detail

byReference

public IOGraphicsAcceleratorInterfaceStruct.ByReference byReference()

byValue

public IOGraphicsAcceleratorInterfaceStruct.ByValue byValue()

clone

public IOGraphicsAcceleratorInterfaceStruct clone()
Overrides:
clone in class Object