|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
(void*)-1
.
Pointer
to the specified object.
package com.sun.jna;
import java.lang.annotation
- getByte(long) -
Method in class com.sun.jna.Pointer
- Indirect the native pointer as a pointer to
byte
.
- getByteArray(long, int) -
Method in class com.sun.jna.Pointer
-
- getByteBuffer(long, long) -
Method in class com.sun.jna.Pointer
- Get a ByteBuffer mapped to the memory pointed to by the pointer,
ensuring the buffer uses native byte order.
- getCallback(Class<?>, Pointer) -
Static method in class com.sun.jna.CallbackReferenceHack
-
- getChar(long) -
Method in class com.sun.jna.Pointer
- Indirect the native pointer as a pointer to
wchar_t
.
- getCharArray(long, int) -
Method in class com.sun.jna.Pointer
-
- getCurrentOSAndArchString() -
Static method in class com.ochafik.lang.jnaerator.runtime.LibraryExtractor
-
- getDouble(long) -
Method in class com.sun.jna.Pointer
- Indirect the native pointer as a pointer to
double
.
- getDoubleArray(long, int) -
Method in class com.sun.jna.Pointer
-
- getElementAt(int) -
Method in class com.ochafik.util.listenable.ListenableListModel
-
- getElements() -
Method in class com.ochafik.util.listenable.CollectionEvent
- Get the elements affected by the event.
- getErrors() -
Method in class com.ochafik.util.listenable.ListenableCollections.MapResult
-
- getFieldOrder() -
Method in class com.sun.jna.Structure
-
- getFirst() -
Method in class com.ochafik.util.listenable.Pair
-
- getFirstIndex() -
Method in class com.ochafik.util.listenable.CollectionEvent
- Get the index of the first affected element in the source, or -1 if not applicable
- getFloat(long) -
Method in class com.sun.jna.Pointer
- Indirect the native pointer as a pointer to
float
.
- getFloatArray(long, int) -
Method in class com.sun.jna.Pointer
-
- getForwardAdapter() -
Method in class com.ochafik.util.listenable.AdaptedCollection
-
- getFunctionName(NativeLibrary, Method) -
Method in class com.ochafik.lang.jnaerator.runtime.MangledFunctionMapper
-
- getFunctionPointer(Callback) -
Static method in class com.sun.jna.CallbackReferenceHack
-
- getGroups(Matcher) -
Static method in class com.ochafik.util.string.RegexUtils
-
- getInt(long) -
Method in class com.sun.jna.Pointer
- Indirect the native pointer as a pointer to
int
.
- getIntArray(long, int) -
Method in class com.sun.jna.Pointer
-
- getKey() -
Method in class com.ochafik.util.listenable.Pair
-
- getLastIndex() -
Method in class com.ochafik.util.listenable.CollectionEvent
- Get the index of the last affected element in the source, or -1 if not applicable
- getLibraryPath(String, boolean, Class<?>) -
Static method in class com.ochafik.lang.jnaerator.runtime.LibraryExtractor
-
- getList() -
Method in class com.ochafik.util.listenable.ListenableListModel
-
- getLong(long) -
Method in class com.sun.jna.Pointer
- Indirect the native pointer as a pointer to
long
.
- getLongArray(long, int) -
Method in class com.sun.jna.Pointer
-
- getNativeAlignment(Class, Object, boolean) -
Method in class com.sun.jna.Structure
- Overridable in subclasses.
- getNativeLong(long) -
Method in class com.sun.jna.Pointer
- Indirect the native pointer as a pointer to
long
.
- getPointer() -
Method in class com.ochafik.lang.jnaerator.runtime.globals.Global
-
- getPointer() -
Method in interface com.ochafik.lang.jnaerator.runtime.StructureType
-
- getPointer(long) -
Method in class com.sun.jna.Pointer
- Indirect the native pointer as a pointer to pointer.
- getPointer() -
Method in class com.sun.jna.Structure
- Return a
Pointer
object to this structure.
- getPointerArray(long) -
Method in class com.sun.jna.Pointer
- Returns an array of
Pointer
.
- getPointerArray(long, int) -
Method in class com.sun.jna.Pointer
- Returns an array of
Pointer
of the requested size.
- getPrimitiveValue(Pointer, long, int, int, Class) -
Static method in class com.sun.jna.BitFields
-
- getResource(Class<?>, String) -
Static method in class com.ochafik.net.URLUtils
-
- getSecond() -
Method in class com.ochafik.util.listenable.Pair
-
- getSelectedItem() -
Method in class com.ochafik.util.listenable.ListenableComboModel
-
- getShort(long) -
Method in class com.sun.jna.Pointer
- Indirect the native pointer as a pointer to
short
.
- getShortArray(long, int) -
Method in class com.sun.jna.Pointer
-
- getSize() -
Method in class com.ochafik.util.listenable.ListenableListModel
-
- getSource() -
Method in class com.ochafik.util.listenable.CollectionEvent
-
- getState() -
Method in class com.ochafik.lang.Threads
-
- getString(long, boolean) -
Method in class com.sun.jna.Pointer
- Copy native memory to a Java String.
- getString(long) -
Method in class com.sun.jna.Pointer
- Copy native memory to a Java String.
- getStringArray(long) -
Method in class com.sun.jna.Pointer
- Returns an array of
String
based on a native array
of char *
.
- getStringArray(long, int) -
Method in class com.sun.jna.Pointer
- Returns an array of
String
based on a native array
of char *
, using the given array length.
- getStringArray(long, boolean) -
Method in class com.sun.jna.Pointer
- Returns an array of
String
based on a native array
of char*
or wchar_t*
based on the
wide
parameter.
- getStringArray(long, int, boolean) -
Method in class com.sun.jna.Pointer
- Returns an array of
String
based on a native array
of char*
or wchar_t*
based on the
wide
parameter, using the given array length.
- getStructAlignment() -
Method in class com.sun.jna.Structure
-
- getThreads() -
Method in class com.ochafik.util.listenable.ListenableCollections.MapResult
-
- getType() -
Method in class com.ochafik.util.listenable.CollectionEvent
- Get the event type
- getValue() -
Method in class com.ochafik.lang.jnaerator.runtime.CharByReference
-
- getValue() -
Method in class com.ochafik.lang.jnaerator.runtime.globals.GlobalPrimitive
-
- getValue() -
Method in class com.ochafik.lang.jnaerator.runtime.NativeSizeByReference
-
- getValue() -
Method in class com.ochafik.util.listenable.Pair
-
- getValues() -
Method in class com.ochafik.util.listenable.ListenableCollections.MapResult
-
- Global - Class in com.ochafik.lang.jnaerator.runtime.globals
-
- Global(NativeLibrary, String...) -
Constructor for class com.ochafik.lang.jnaerator.runtime.globals.Global
-
- GlobalByte - Class in com.ochafik.lang.jnaerator.runtime.globals
-
- GlobalByte(NativeLibrary, String...) -
Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalByte
-
- GlobalCallback<T extends Callback> - Class in com.ochafik.lang.jnaerator.runtime.globals
-
- GlobalCallback(NativeLibrary, Class<T>, String...) -
Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalCallback
-
- GlobalCGFloat - Class in com.ochafik.lang.jnaerator.runtime.globals
-
- GlobalCGFloat(NativeLibrary, String...) -
Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalCGFloat
-
- GlobalChar - Class in com.ochafik.lang.jnaerator.runtime.globals
-
- GlobalChar(NativeLibrary, String...) -
Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalChar
-
- GlobalDouble - Class in com.ochafik.lang.jnaerator.runtime.globals
-
- GlobalDouble(NativeLibrary, String...) -
Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalDouble
-
- GlobalFloat - Class in com.ochafik.lang.jnaerator.runtime.globals
-
- GlobalFloat(NativeLibrary, String...) -
Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalFloat
-
- GlobalInt - Class in com.ochafik.lang.jnaerator.runtime.globals
-
- GlobalInt(NativeLibrary, String...) -
Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalInt
-
- GlobalLong - Class in com.ochafik.lang.jnaerator.runtime.globals
-
- GlobalLong(NativeLibrary, String...) -
Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalLong
-
- GlobalNativeLong - Class in com.ochafik.lang.jnaerator.runtime.globals
-
- GlobalNativeLong(NativeLibrary, String...) -
Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalNativeLong
-
- GlobalNativeSize - Class in com.ochafik.lang.jnaerator.runtime.globals
-
- GlobalNativeSize(NativeLibrary, String...) -
Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalNativeSize
-
- GlobalPointer - Class in com.ochafik.lang.jnaerator.runtime.globals
-
- GlobalPointer(NativeLibrary, String...) -
Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalPointer
-
- GlobalPointerType<T extends PointerType> - Class in com.ochafik.lang.jnaerator.runtime.globals
-
- GlobalPointerType(NativeLibrary, Class<T>, String...) -
Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalPointerType
-
- GlobalPrimitive<T extends PointerType> - Class in com.ochafik.lang.jnaerator.runtime.globals
-
- GlobalPrimitive(NativeLibrary, Class<T>, String...) -
Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalPrimitive
-
- GlobalShort - Class in com.ochafik.lang.jnaerator.runtime.globals
-
- GlobalShort(NativeLibrary, String...) -
Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalShort
-
- GlobalStruct<S extends Structure<?,?,?>> - Class in com.ochafik.lang.jnaerator.runtime.globals
-
- GlobalStruct(NativeLibrary, Class<S>, String...) -
Constructor for class com.ochafik.lang.jnaerator.runtime.globals.GlobalStruct
-
- grep(Collection<String>, Pattern) -
Static method in class com.ochafik.util.string.RegexUtils
-
- grep(String, Pattern) -
Static method in class com.ochafik.util.string.RegexUtils
-
Pointer
object
Structure.equals(java.lang.Object)
depends on the native address, use that
as the hash code.
null
.
value
at location being pointed to.
value
at location being pointed to.
value
at location being pointed to.
Class.getFields()
is not predictable.
value
at location being pointed to.
value
at location being pointed to.
value
at location being pointed to.
value
to the requested bank of memory.
value
at location being pointed to.
value
at location being pointed to.
value
at location being pointed to.
value
to the location being pointed to.
value
to the location being pointed to.
Structure
definition
rather than nesting the full Structure contents.Structure
type is to be used in function invocations rather
than its address.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |