Package | Description |
---|---|
org.bridj |
Modifier and Type | Method and Description |
---|---|
static StructIO |
StructIO.getInstance(Class structClass,
Type structType) |
static StructIO |
StructIO.getInstance(Type structType) |
static StructIO |
StructIO.registerStructIO(Class structClass,
Type structType,
StructIO io) |
Modifier and Type | Method and Description |
---|---|
static <S extends StructObject> |
PointerIO.getInstance(StructIO s) |
static StructIO |
StructIO.registerStructIO(Class structClass,
Type structType,
StructIO io) |
long |
CRuntime.sizeOf(Type structType,
StructIO io) |
Copyright © 2009-2020. All Rights Reserved.