org.jruby.ext.posix
Class HeapStruct.Field
java.lang.Object
org.jruby.ext.posix.HeapStruct.Field
- Direct Known Subclasses:
- HeapStruct.Int16, HeapStruct.Int32, HeapStruct.Int64, HeapStruct.Int8, HeapStruct.Long, HeapStruct.UInt16, HeapStruct.UInt32, HeapStruct.UInt8, HeapStruct.ULong
- Enclosing class:
- HeapStruct
protected abstract class HeapStruct.Field
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
size
public final int size
align
public final int align
offset
public final int offset
HeapStruct.Field
public HeapStruct.Field(int size)
HeapStruct.Field
public HeapStruct.Field(int size,
int align)
Copyright © 2011. All Rights Reserved.