public class StructLayout extends Object
Modifier | Constructor | Description |
---|---|---|
protected |
StructLayout(int baseOffset) |
Modifier and Type | Method | Description |
---|---|---|
static StructLayout |
create(int baseOffset) |
|
static void |
layout(int baseOffset,
CompoundType t) |
|
void |
layout(CompoundType t) |
public void layout(CompoundType t)
public static StructLayout create(int baseOffset)
public static void layout(int baseOffset, CompoundType t)