org.rococoa.cocoa.iokit
Class StdFBShmem_t
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.iokit.StdFBShmem_t
- Direct Known Subclasses:
- StdFBShmem_t.ByReference, StdFBShmem_t.ByValue
public class StdFBShmem_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 |
cursorSema
public int cursorSema
frame
public int frame
cursorShow
public byte cursorShow
cursorObscured
public byte cursorObscured
shieldFlag
public byte shieldFlag
shielded
public byte shielded
saveRect
public IOGBounds saveRect
shieldRect
public IOGBounds shieldRect
cursorLoc
public IOGPoint cursorLoc
cursorRect
public IOGBounds cursorRect
oldCursorRect
public IOGBounds oldCursorRect
screenBounds
public IOGBounds screenBounds
version
public int version
structSize
public int structSize
vblTime
public UnsignedWide vblTime
vblDelta
public UnsignedWide vblDelta
vblCount
public long vblCount
reservedC
public int[] reservedC
hardwareCursorFlags
public byte[] hardwareCursorFlags
hardwareCursorCapable
public byte hardwareCursorCapable
hardwareCursorActive
public byte hardwareCursorActive
hardwareCursorShields
public byte hardwareCursorShields
reservedB
public byte[] reservedB
cursorSize
public IOGSize[] cursorSize
hotSpot
public IOGPoint[] hotSpot
cursor
public StdFBShmem_t.cursor_union cursor
StdFBShmem_t
public StdFBShmem_t()
byReference
public StdFBShmem_t.ByReference byReference()
byValue
public StdFBShmem_t.ByValue byValue()
clone
public StdFBShmem_t clone()
- Overrides:
clone
in class Object