Uses of Class
org.jruby.ext.ffi.MappedType
Packages that use MappedType
-
Uses of MappedType in org.jruby.ext.ffi
Fields in org.jruby.ext.ffi declared as MappedTypeModifier and TypeFieldDescriptionprivate final MappedTypeMemoryOp.Mapped.mappedTypeprivate final MappedTypeStructLayout.MappedFieldIO.mappedTypeConstructors in org.jruby.ext.ffi with parameters of type MappedTypeModifierConstructorDescriptionMapped(MemoryOp nativeOp, MappedType mappedType) MappedFieldIO(MappedType mappedType, StructLayout.FieldIO nativeFieldIO) -
Uses of MappedType in org.jruby.ext.ffi.jffi
Fields in org.jruby.ext.ffi.jffi declared as MappedTypeModifier and TypeFieldDescriptionprivate final MappedTypeDataConverters.MappedDataConverter.converterMethods in org.jruby.ext.ffi.jffi with parameters of type MappedTypeModifier and TypeMethodDescriptionprivate static ParameterMarshallerDefaultMethodFactory.newConvertingMarshallerWithHash(Type type, com.kenai.jffi.CallingConvention convention, IRubyObject enums, MappedType ctype) Constructors in org.jruby.ext.ffi.jffi with parameters of type MappedType