Class Union
java.lang.Object
com.kenai.jffi.Type
com.kenai.jffi.Aggregate
com.kenai.jffi.Union
Describes the layout of a C union
-
Nested Class Summary
Nested classes/interfaces inherited from class Type
Type.Builtin, Type.TypeInfo -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Aggregate
dispose, getTypeInfoMethods inherited from class Type
alignment, handle, nativeHandles, nativeHandles, size, type
-
Field Details
-
fields
-
-
Constructor Details
-
Union
Creates a new C union layout description.- Parameters:
fields- The fields contained in the union.
-
-
Method Details
-
newUnion
-
equals
-
hashCode
-