A B C D E F G H I J L M N O P R S T U V W 

G

get(long, byte[], int, int) - Method in class com.kenai.jaffl.MemoryIO
Bulk byte get method.
get(long, short[], int, int) - Method in class com.kenai.jaffl.MemoryIO
Bulk short get method.
get(long, int[], int, int) - Method in class com.kenai.jaffl.MemoryIO
Bulk int get method.
get(long, long[], int, int) - Method in class com.kenai.jaffl.MemoryIO
Bulk long get method.
get(long, float[], int, int) - Method in class com.kenai.jaffl.MemoryIO
Bulk float get method.
get(long, double[], int, int) - Method in class com.kenai.jaffl.MemoryIO
Bulk double get method.
get(long, byte[], int, int) - Method in interface com.kenai.jaffl.Pointer
 
get(long, short[], int, int) - Method in interface com.kenai.jaffl.Pointer
 
get(long, int[], int, int) - Method in interface com.kenai.jaffl.Pointer
 
get(long, long[], int, int) - Method in interface com.kenai.jaffl.Pointer
 
get(long, float[], int, int) - Method in interface com.kenai.jaffl.Pointer
 
get(long, double[], int, int) - Method in interface com.kenai.jaffl.Pointer
 
get(long, byte[], int, int) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO
 
get(long, short[], int, int) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO
 
get(long, int[], int, int) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO
 
get(long, long[], int, int) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO
 
get(long, float[], int, int) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO
 
get(long, double[], int, int) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO
 
get(long, byte[], int, int) - Method in class com.kenai.jaffl.provider.AbstractBufferMemoryIO
 
get(long, short[], int, int) - Method in class com.kenai.jaffl.provider.AbstractBufferMemoryIO
 
get(long, int[], int, int) - Method in class com.kenai.jaffl.provider.AbstractBufferMemoryIO
 
get(long, long[], int, int) - Method in class com.kenai.jaffl.provider.AbstractBufferMemoryIO
 
get(long, float[], int, int) - Method in class com.kenai.jaffl.provider.AbstractBufferMemoryIO
 
get(long, double[], int, int) - Method in class com.kenai.jaffl.provider.AbstractBufferMemoryIO
 
get(long, byte[], int, int) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
get(long, short[], int, int) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
get(long, int[], int, int) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
get(long, long[], int, int) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
get(long, float[], int, int) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
get(long, double[], int, int) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
get(long, byte[], int, int) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
get(long, short[], int, int) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
get(long, int[], int, int) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
get(long, long[], int, int) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
get(long, float[], int, int) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
get(long, double[], int, int) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
get(long, byte[], int, int) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
get(long, short[], int, int) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
get(long, int[], int, int) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
get(long, long[], int, int) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
get(long, float[], int, int) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
get(long, double[], int, int) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
get() - Method in class com.kenai.jaffl.struct.Struct.AbstractBoolean
Gets the value for this field.
get() - Method in class com.kenai.jaffl.struct.Struct.Address
Gets the com.googlecode.jffi.Address value from the native memory.
get() - Method in class com.kenai.jaffl.struct.Struct.Boolean
 
get() - Method in class com.kenai.jaffl.struct.Struct.Double
 
get() - Method in class com.kenai.jaffl.struct.Struct.Enum16
 
get() - Method in class com.kenai.jaffl.struct.Struct.Enum32
 
get() - Method in class com.kenai.jaffl.struct.Struct.Enum64
 
get() - Method in class com.kenai.jaffl.struct.Struct.Enum8
Gets a java Enum value representing the native integer value.
get() - Method in class com.kenai.jaffl.struct.Struct.EnumField
Gets a java Enum value representing the native integer value.
get() - Method in class com.kenai.jaffl.struct.Struct.EnumLong
 
get() - Method in class com.kenai.jaffl.struct.Struct.Float
 
get() - Method in class com.kenai.jaffl.struct.Struct.Pointer
Gets the com.googlecode.jffi.Address value from the native memory.
get() - Method in class com.kenai.jaffl.struct.Struct.Signed16
Gets the value for this field.
get() - Method in class com.kenai.jaffl.struct.Struct.Signed32
Gets the value for this field.
get() - Method in class com.kenai.jaffl.struct.Struct.Signed64
Gets the value for this field.
get() - Method in class com.kenai.jaffl.struct.Struct.Signed8
Gets the value for this field.
get() - Method in class com.kenai.jaffl.struct.Struct.SignedLong
Gets the value for this field.
get() - Method in class com.kenai.jaffl.struct.Struct.String
 
get() - Method in class com.kenai.jaffl.struct.Struct.Unsigned16
Gets the value for this field.
get() - Method in class com.kenai.jaffl.struct.Struct.Unsigned32
Gets the value for this field.
get() - Method in class com.kenai.jaffl.struct.Struct.Unsigned64
Gets the value for this field.
get() - Method in class com.kenai.jaffl.struct.Struct.Unsigned8
Gets the value for this field.
get() - Method in class com.kenai.jaffl.struct.Struct.UnsignedLong
Gets the value for this field.
get() - Method in class com.kenai.jaffl.struct.Struct.WBOOL
 
get(int) - Method in interface com.kenai.jaffl.util.BufferPool
 
get(int) - Method in class com.kenai.jaffl.util.MultiBufferPool
 
get(int) - Method in class com.kenai.jaffl.util.SimpleBufferPool
 
getAddress(long) - Method in class com.kenai.jaffl.MemoryIO
 
getAddress(byte[], int) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO.ArrayIO
 
getAddress(long) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO
 
getAddress(long) - Method in class com.kenai.jaffl.provider.AbstractMemoryIO
 
getAddress(long) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
getAddress(ByteBuffer, int) - Static method in class com.kenai.jaffl.util.BufferUtil
 
getAnnotatedBindingClassName(String, String, boolean, int, int, boolean, boolean) - Static method in class com.kenai.jaffl.provider.jffi.CodegenUtils
 
GetArrayLength - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetBooleanArrayElements - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetBooleanArrayRegion - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetBooleanField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getBufferPointer(Buffer) - Method in class com.kenai.jaffl.provider.jffi.MemoryManager
 
getBufferPointer(Buffer) - Method in interface com.kenai.jaffl.provider.MemoryManager
 
getByte(long) - Method in class com.kenai.jaffl.MemoryIO
Reads a 8 bit integer at the given offset.
getByte(long) - Method in interface com.kenai.jaffl.Pointer
 
getByte(long) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO
 
getByte(long) - Method in class com.kenai.jaffl.provider.AbstractBufferMemoryIO
 
getByte(long) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
getByte(long) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
getByte(long) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
GetByteArrayElements - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetByteArrayRegion - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getByteBuffer() - Method in class com.kenai.jaffl.provider.AbstractBufferMemoryIO
 
GetByteField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetCharArrayElements - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetCharArrayRegion - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetCharField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getCharSequence(ByteBuffer, Charset) - Static method in class com.kenai.jaffl.util.BufferUtil
 
getCharSequence(ByteBuffer, CharsetDecoder) - Static method in class com.kenai.jaffl.util.BufferUtil
 
getCPU() - Method in class com.kenai.jaffl.Platform
Gets the current processor architecture the JVM is running on.
getDelegatedMemoryIO() - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
getDelegatedMemoryIO() - Method in interface com.kenai.jaffl.provider.DelegatingMemoryIO
 
getDelegatedMemoryIO() - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
GetDirectBufferAddress - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetDirectBufferCapacity - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getDouble(long) - Method in class com.kenai.jaffl.MemoryIO
Reads a 64 bit floating point value at the given offset.
getDouble(long) - Method in interface com.kenai.jaffl.Pointer
 
getDouble(long) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO
 
getDouble(long) - Method in class com.kenai.jaffl.provider.AbstractBufferMemoryIO
 
getDouble(long) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
getDouble(long) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
getDouble(long) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
GetDoubleArrayElements - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetDoubleArrayRegion - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetDoubleField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetEnv - Static variable in class com.kenai.jaffl.provider.jffi.JNIInvokeInterface
 
getfield(String, String, String) - Method in class com.kenai.jaffl.provider.jffi.SkinnyMethodAdapter
 
GetFieldID - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getFloat(long) - Method in class com.kenai.jaffl.MemoryIO
Reads a 32 bit floating point value at the given offset.
getFloat(long) - Method in interface com.kenai.jaffl.Pointer
 
getFloat(long) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO
 
getFloat(long) - Method in class com.kenai.jaffl.provider.AbstractBufferMemoryIO
 
getFloat(long) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
getFloat(long) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
getFloat(long) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
getFloat32(byte[], int) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO.ArrayIO
 
getFloat64(byte[], int) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO.ArrayIO
 
GetFloatArrayElements - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetFloatArrayRegion - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetFloatField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getFromNativeConverter(Class) - Method in interface com.kenai.jaffl.mapper.TypeMapper
 
getFromNativeConverter(Class) - Method in class com.kenai.jaffl.provider.jffi.NullTypeMapper
 
getInstance(String) - Static method in class com.kenai.jaffl.Library
 
getInstance() - Static method in class com.kenai.jaffl.provider.jffi.IdentityFunctionMapper
 
getInstance() - Static method in class com.kenai.jaffl.util.EnumMapper
 
getInt(long) - Method in class com.kenai.jaffl.MemoryIO
Reads a 32 bit integer at the given offset.
getInt(long) - Method in interface com.kenai.jaffl.Pointer
 
getInt(long) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO
 
getInt(long) - Method in class com.kenai.jaffl.provider.AbstractBufferMemoryIO
 
getInt(long) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
getInt(long) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
getInt(long) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
getInt16(byte[], int) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO.ArrayIO
 
getInt32(byte[], int) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO.ArrayIO
 
getInt64(byte[], int) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO.ArrayIO
 
GetIntArrayElements - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetIntArrayRegion - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetIntField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getInvoker(Method, Map<LibraryOption, ?>) - Method in class com.kenai.jaffl.provider.jffi.Library
 
getInvoker(Method, Map<LibraryOption, ?>) - Method in class com.kenai.jaffl.provider.Library
 
getJavaMajorVersion() - Method in class com.kenai.jaffl.Platform
Gets the version of the Java Virtual Machine (JVM) jffi is running on.
GetJavaVM - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getLastError() - Method in class com.kenai.jaffl.FFIProvider
Gets the last native error code.
getLastError() - Static method in class com.kenai.jaffl.LastError
Gets the value of errno from the last native call.
getLastError() - Method in class com.kenai.jaffl.provider.jffi.Provider
 
getLibrary() - Method in interface com.kenai.jaffl.mapper.FunctionMapper.Context
 
getLibraryPath(String) - Static method in class com.kenai.jaffl.Library
Gets the custom search path for a library.
getLong(long) - Method in class com.kenai.jaffl.MemoryIO
Reads a 64 bit integer at the given offset.
getLong(long) - Method in interface com.kenai.jaffl.Pointer
 
getLong(long) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO
 
getLong(long) - Method in class com.kenai.jaffl.provider.AbstractBufferMemoryIO
 
getLong(long) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
getLong(long) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
getLong(long) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
GetLongArrayElements - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetLongArrayRegion - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetLongField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getMemoryIO(long) - Method in class com.kenai.jaffl.MemoryIO
 
getMemoryIO(long, long) - Method in class com.kenai.jaffl.MemoryIO
 
getMemoryIO(long) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
getMemoryIO(long, long) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
getMemoryIO(long) - Method in class com.kenai.jaffl.provider.jffi.ArrayMemoryIO
 
getMemoryIO(long, long) - Method in class com.kenai.jaffl.provider.jffi.ArrayMemoryIO
 
getMemoryIO(long) - Method in class com.kenai.jaffl.provider.jffi.ByteBufferMemoryIO
 
getMemoryIO(long, long) - Method in class com.kenai.jaffl.provider.jffi.ByteBufferMemoryIO
 
getMemoryIO(long) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
getMemoryIO(long, long) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
getMemoryIO(long) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
getMemoryIO(long, long) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
getMemoryIO() - Method in class com.kenai.jaffl.struct.Struct.AbstractMember
Gets the MemoryIO used to read/write this Member.
getMemoryIO() - Method in interface com.kenai.jaffl.struct.Struct.Member
Gets the MemoryIO used to read/write this Member.
getMemoryIO() - Method in class com.kenai.jaffl.struct.Struct.NumberField
Gets the MemoryIO used to read/write this Member.
getMemoryIO(Struct) - Static method in class com.kenai.jaffl.struct.StructUtil
 
getMemoryIO(Struct, int) - Static method in class com.kenai.jaffl.struct.StructUtil
 
getMemoryManager() - Method in class com.kenai.jaffl.FFIProvider
Gets the native memory manager for this provider.
getMemoryManager() - Method in class com.kenai.jaffl.provider.jffi.Provider
 
getMethod() - Method in class com.kenai.jaffl.mapper.MethodParameterContext
 
getMethod() - Method in class com.kenai.jaffl.mapper.MethodResultContext
 
GetMethodID - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getMethodVisitor() - Method in class com.kenai.jaffl.provider.jffi.SkinnyMethodAdapter
 
getMinimumAlignment(Struct) - Static method in class com.kenai.jaffl.struct.StructUtil
 
getName() - Method in class com.kenai.jaffl.Library
Gets the name of this library
getName() - Method in class com.kenai.jaffl.Platform
Gets the name of this Platform.
getNativeLong(long) - Method in class com.kenai.jaffl.MemoryIO
 
getNativeLong(long) - Method in class com.kenai.jaffl.provider.AbstractMemoryIO
 
GetObjectArrayElement - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetObjectClass - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetObjectField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetObjectRefType - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getOS() - Method in class com.kenai.jaffl.Platform
Gets the current Operating System.
getParameterIndex() - Method in class com.kenai.jaffl.mapper.MethodParameterContext
 
getPlatform() - Static method in class com.kenai.jaffl.Platform
Gets the current Platform
getPointer(long) - Method in class com.kenai.jaffl.MemoryIO
 
getPointer(long) - Method in interface com.kenai.jaffl.Pointer
 
getPointer(long) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
getPointer(long) - Method in class com.kenai.jaffl.provider.jffi.ArrayMemoryIO
 
getPointer(long) - Method in class com.kenai.jaffl.provider.jffi.ByteBufferMemoryIO
 
getPointer(long) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
getPointer(long) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
GetPrimitiveArrayCritical - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getProvider() - Static method in class com.kenai.jaffl.FFIProvider
Gets an instance of FFIProvider
getShort(long) - Method in class com.kenai.jaffl.MemoryIO
Reads a 16 bit integer at the given offset.
getShort(long) - Method in interface com.kenai.jaffl.Pointer
 
getShort(long) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO
 
getShort(long) - Method in class com.kenai.jaffl.provider.AbstractBufferMemoryIO
 
getShort(long) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
getShort(long) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
getShort(long) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
GetShortArrayElements - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetShortArrayRegion - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetShortField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getSize(Struct) - Static method in class com.kenai.jaffl.struct.StructUtil
 
getstatic(String, String, String) - Method in class com.kenai.jaffl.provider.jffi.SkinnyMethodAdapter
 
GetStaticBooleanField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetStaticByteField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetStaticCharField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetStaticDoubleField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetStaticFieldID - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetStaticFloatField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetStaticIntField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetStaticLongField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetStaticMethodID - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetStaticObjectField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetStaticShortField - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getString(long, int, Charset) - Method in class com.kenai.jaffl.MemoryIO
 
getString(long) - Method in class com.kenai.jaffl.MemoryIO
 
getString(long) - Method in interface com.kenai.jaffl.Pointer
 
getString(long, int, Charset) - Method in interface com.kenai.jaffl.Pointer
 
getString(long) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO
 
getString(long, int, Charset) - Method in class com.kenai.jaffl.provider.AbstractArrayMemoryIO
 
getString(long, int) - Method in class com.kenai.jaffl.provider.AbstractBufferMemoryIO
 
getString(long) - Method in class com.kenai.jaffl.provider.AbstractBufferMemoryIO
 
getString(long, int, Charset) - Method in class com.kenai.jaffl.provider.AbstractBufferMemoryIO
 
getString(long, int, Charset) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
getString(long) - Method in class com.kenai.jaffl.provider.BoundedMemoryIO
 
getString(long) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
getString(long, int, Charset) - Method in class com.kenai.jaffl.provider.NullMemoryIO
 
getString(long) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
getString(long, int, Charset) - Method in class com.kenai.jaffl.provider.ShareMemoryIO
 
getString(ByteBuffer, Charset) - Static method in class com.kenai.jaffl.util.BufferUtil
 
GetStringChars - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetStringCritical - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getStringIO() - Static method in class com.kenai.jaffl.provider.StringIO
 
getStringIO(Charset) - Static method in class com.kenai.jaffl.provider.StringIO
 
GetStringLength - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getStringMemory() - Method in class com.kenai.jaffl.struct.Struct.String
 
getStringMemory() - Method in class com.kenai.jaffl.struct.Struct.UTFString
 
getStringMemory() - Method in class com.kenai.jaffl.struct.Struct.UTFStringRef
 
GetStringRegion - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetStringUTFChars - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetStringUTFLength - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetStringUTFRegion - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
GetSuperclass - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
getToNativeConverter(Class) - Method in interface com.kenai.jaffl.mapper.TypeMapper
 
getToNativeConverter(Class) - Method in class com.kenai.jaffl.provider.jffi.NullTypeMapper
 
getType(NativeType) - Method in class com.kenai.jaffl.FFIProvider
 
getType(NativeType) - Method in class com.kenai.jaffl.provider.jffi.Provider
 
getValue() - Method in class com.kenai.jaffl.byref.AbstractPrimitiveReference
 
getValue() - Method in interface com.kenai.jaffl.byref.ByReference
 
GetVersion - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
 
go_to(Label) - Method in class com.kenai.jaffl.provider.jffi.SkinnyMethodAdapter
 
A B C D E F G H I J L M N O P R S T U V W