Class Union
java.lang.Object
com.kenai.jffi.Type
com.kenai.jffi.Aggregate
com.kenai.jffi.Union
Describes the layout of a C union
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Union
Creates a new C union layout description.- Parameters:
fields- The fields contained in the union.
-
-
Method Details
-
newUnion
-
equals
-
hashCode
-