public final class Struct extends Aggregate
DOUBLE, FLOAT, LONGDOUBLE, POINTER, SCHAR, SINT, SINT16, SINT32, SINT64, SINT8, SLONG, SLONG_LONG, SSHORT, UCHAR, UINT, UINT16, UINT32, UINT64, UINT8, ULONG, ULONG_LONG, USHORT, VOID
Struct(Type... fields)
boolean
equals(Object o)
int
hashCode()
static Struct
newStruct(Type... fields)
dispose, finalize
alignment, size, type
clone, getClass, notify, notifyAll, toString, wait, wait, wait
@Deprecated public Struct(Type... fields)
fields
public static Struct newStruct(Type... fields)
public boolean equals(Object o)
equals
Type
public int hashCode()
hashCode
Copyright © 2015. All Rights Reserved.