Uses of Class
com.kenai.jffi.Struct
Packages that use Struct
-
Uses of Struct in com.kenai.jffi
Fields in com.kenai.jffi with type parameters of type StructModifier and TypeFieldDescriptionprivate static final ReferenceQueue<Struct>
Struct.structReferenceQueue
Methods in com.kenai.jffi that return StructConstructors in com.kenai.jffi with parameters of type StructModifierConstructorDescriptionprivate
StructReference
(Struct struct, ReferenceQueue<? super Struct> referenceQueue, List<Type> fieldsList) Constructor parameters in com.kenai.jffi with type arguments of type StructModifierConstructorDescriptionprivate
StructReference
(Struct struct, ReferenceQueue<? super Struct> referenceQueue, List<Type> fieldsList)