|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
char[n]
, where n
is the length of the buffer.AnsiString
object.
AND
function of existing and specified flags.
Pointer.Void.castTo(Pointer)
method instead
Pointer.castTo(com.jniwrapper.Pointer)
instead.
Pointer.castTo(com.jniwrapper.Pointer.Void)
instead.
bool
(boolean) value and type.false
value.
Bool
object.
Callback
is a superclass for all classes representing callback functions.char
value and type.\0
value.
Char
object.
Parameter
array.
Const
object by wrapping a specified
Parameter
object.
Const
instance.
FunctionCall.call(long, long, byte, Parameter, Parameter[])
instead.
FunctionCall.callVirtual(long, int, byte, Parameter, Parameter[])
instead.
com.jniwrapper
package contains classes that allow calling native functions from Java(TM) code.com.jniwrapper.jawt
package contains auxiliary classes for accessing the JAWT features
of the underlying platform.com.jniwrapper.util
package contains helper and utility classes, such as Logger,
AppletHelper, StreamUtils etc.double
.
double
.
double
.
long double
type.
double
value to its native representation.
double
value.
double
type in bytes.
DataBuffer
implementation.LibraryLoader
that realizes Singleton
pattern.double float
value and type.EnumItem
.handle
.
Parameter
object to a given object.
false
bool
value.
float
type in bytes.
Function
class allows to call a specified function
from a native code library.Function
instances, which
provides automatic removal of unreferenced instances under low memory
conditions.sizeof(bool)
).
sizeof(char)
).
clip
array.
sizeof(double)
).
sizeof(float)
).
Function
object that reflects the exported
native function from the library.
sizeof(int)
).
public static
final
members of the type EnumItem
defined in the passed class.
sizeof(long
double)
).
sizeof(long)
).
i
.
sizeof(void*)
).
sizeof(short)
).
long
unsigned long
value.
sizeof(wchar_t)
).
int
value.int
parameter.
IntegerParameter
.
IntegerParameter
.
IntegerParameter
.
true
if the underlying platform byte order is little
endian, that is it stores the least significant byte of a value first.
long double
type in bytes.
org.slf4j.Logger
instead of this classlong double
value and type.LongDouble
object with zero value.
LongDouble
object.
LongDouble
object.
LongDouble
parameter.
long
value.long
parameter.
long
parameter.
long
parameter.
OR
function of existing and specified flags.
Parameter
object that is initially stored
in a given buffer at a given offset.
void *
.Parameter
array.
SoftReference
.
length
bytes from this source.
newSize
bytes.
short
value.short
parameter.
short
parameter.
short
parameter.
float
value and type.SingleFloat
object with zero value.
SingleFloat
object.
SingleFloat
object.
SingleFloat
instance
Map
that provides caching and retrieving of objects
via SoftReference
.Structure.initFrom(Structure)
method instead.
UInt64
from BigIngeger
value.
true
bool
value.
UInt64
as a
BigInteger
value.
unsigned int
value.unsigned (int)
parameter.
unsigned (int)
parameter.
unsigned (int)
parameter.
IntegerParameter
.
Long.MAX_VALUE
value.
IntegerParameter
.
unsigned long
value.unsigned long
parameter.
unsigned long
parameter.
unsigned long
parameter.
unsigned short
value.unsigned short
parameter.
unsigned short
parameter.
unsigned short
parameter.
wchar_t
) for Unix platform.wchar_t
parameter.
wchar_t
parameter.
wchar_t
parameter.
wchar_t *
) for Unix platform.AnsiString
object.
union
type.wchar_t
)wchar_t
parameter.
wchar_t
parameter.
wchar_t
parameter.
wchar_t[n]
) value and type, where n
is the length of the buffer..AnsiString
object.
data
to the specified output stream as four
bytes, low byte first.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |