org.rococoa.cocoa.iokit
Class StdFBShmem_t.cursor_union
java.lang.Object
com.sun.jna.Structure
com.sun.jna.Union
com.ochafik.lang.jnaerator.runtime.Union
org.rococoa.cocoa.iokit.StdFBShmem_t.cursor_union
- Direct Known Subclasses:
- StdFBShmem_t.cursor_union.ByReference, StdFBShmem_t.cursor_union.ByValue
- Enclosing class:
- StdFBShmem_t
public static class StdFBShmem_t.cursor_union
- extends com.ochafik.lang.jnaerator.runtime.Union
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Union |
setupClone |
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getPointer, getStructAlignment, hashCode, newInstance, read, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write |
bw
public bm12Cursor bw
bw8
public bm18Cursor bw8
rgb
public bm34Cursor rgb
rgb24
public bm38Cursor rgb24
StdFBShmem_t.cursor_union
public StdFBShmem_t.cursor_union()
StdFBShmem_t.cursor_union
public StdFBShmem_t.cursor_union(bm18Cursor bw8)
StdFBShmem_t.cursor_union
public StdFBShmem_t.cursor_union(bm34Cursor rgb)
StdFBShmem_t.cursor_union
public StdFBShmem_t.cursor_union(bm12Cursor bw)
StdFBShmem_t.cursor_union
public StdFBShmem_t.cursor_union(bm38Cursor rgb24)
byReference
public StdFBShmem_t.cursor_union.ByReference byReference()
byValue
public StdFBShmem_t.cursor_union.ByValue byValue()
clone
public StdFBShmem_t.cursor_union clone()
- Overrides:
clone
in class Object