org.jruby.ext.posix
Class HeapStruct
java.lang.Object
org.jruby.ext.posix.HeapStruct
- All Implemented Interfaces:
- com.sun.jna.NativeMapped
- Direct Known Subclasses:
- BaseHeapFileStat
public class HeapStruct
- extends java.lang.Object
- implements com.sun.jna.NativeMapped
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HeapStruct
public HeapStruct()
fromNative
public java.lang.Object fromNative(java.lang.Object arg0,
com.sun.jna.FromNativeContext arg1)
- Specified by:
fromNative
in interface com.sun.jna.NativeMapped
toNative
public java.lang.Object toNative()
- Specified by:
toNative
in interface com.sun.jna.NativeMapped
nativeType
public java.lang.Class nativeType()
- Specified by:
nativeType
in interface com.sun.jna.NativeMapped
getByteBuffer
protected final java.nio.ByteBuffer getByteBuffer()
getStructSize
public final int getStructSize()
addField
protected final int addField(int size,
int align)
Copyright © 2008. All Rights Reserved.