org.rococoa.cocoa.iokit
Class FWSBP2VirtualRange
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.iokit.FWSBP2VirtualRange
- Direct Known Subclasses:
- FWSBP2VirtualRange.ByReference, FWSBP2VirtualRange.ByValue
public class FWSBP2VirtualRange
- 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 |
address
public Pointer address
length
public int length
FWSBP2VirtualRange
public FWSBP2VirtualRange()
FWSBP2VirtualRange
public FWSBP2VirtualRange(Pointer address,
int length)
byReference
public FWSBP2VirtualRange.ByReference byReference()
byValue
public FWSBP2VirtualRange.ByValue byValue()
clone
public FWSBP2VirtualRange clone()
- Overrides:
clone
in class Object