com.kenai.jaffl
public interface Type
Field Summary | |
---|---|
static Type | ADDRESS |
static Type | DOUBLE |
static Type | FLOAT |
static Type | SCHAR |
static Type | SINT |
static Type | SLONG |
static Type | SLONGLONG |
static Type | SSHORT |
static Type | UCHAR |
static Type | UINT |
static Type | ULONG |
static Type | ULONGLONG |
static Type | USHORT |
Method Summary | |
---|---|
int | alignment()
The native alignment of this type, in bytes
|
int | size()
The size in bytes of this type.
|
Returns: An integer
Returns: An integer