intarsys nativeC library
A B C D E F G H I L M N O P R S T W

I

ICallback - Interface in de.intarsys.nativec.api
 
INativeCallback - Interface in de.intarsys.nativec.api
 
INativeFunction - Interface in de.intarsys.nativec.api
The representation of a native function.
INativeHandle - Interface in de.intarsys.nativec.api
A "handle" to a piece of memory (in c space).
INativeInterface - Interface in de.intarsys.nativec.api
The abstraction of a generic interface to c native code.
INativeLibrary - Interface in de.intarsys.nativec.api
A native library (DLL or shared library).
INativeObject - Interface in de.intarsys.nativec.type
The Java object representation of a c memory construct.
INativeType - Interface in de.intarsys.nativec.type
The type (factory) for INativeObject instances.
intValue() - Method in class de.intarsys.nativec.api.CLong
 
intValue() - Method in class de.intarsys.nativec.type.NativeByte
 
intValue() - Method in class de.intarsys.nativec.type.NativeInt
 
intValue() - Method in class de.intarsys.nativec.type.NativeLong
 
intValue() - Method in class de.intarsys.nativec.type.NativeNumber
This as a java primitive int value.
intValue() - Method in class de.intarsys.nativec.type.NativeShort
 
invoke(Object[]) - Method in interface de.intarsys.nativec.api.ICallback
 
invoke(Class<T>, Object...) - Method in interface de.intarsys.nativec.api.INativeFunction
Invoke the native function.
isNull() - Method in class de.intarsys.nativec.type.NativeObject
Answer true if this is "null".

intarsys nativeC library
A B C D E F G H I L M N O P R S T W
Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.