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