Next: TIS-MIB : Gruppe NetworkParms
Up: C++ Teilbereich
Previous: Implementierung
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class jni_nativeBase */
#ifndef _Included_jni_nativeBase
#define _Included_jni_nativeBase
#ifdef __cplusplus
extern "C" {
#endif
/*
* Class: jni_nativeBase
* Method: getStringNative
* Signature: ([I)Ljava/lang/String;
*/
JNIEXPORT jstring JNICALL Java_jni_nativeBase_getStringNative
(JNIEnv *, jclass, jintArray);
/*
* Class: jni_nativeBase
* Method: getIntNative
* Signature: ([I)I
*/
JNIEXPORT jint JNICALL Java_jni_nativeBase_getIntNative
(JNIEnv *, jclass, jintArray);
/*
* Class: jni_nativeBase
* Method: getNextIntNative
* Signature: ([[II)I
*/
JNIEXPORT jint JNICALL Java_jni_nativeBase_getNextIntNative
(JNIEnv *, jclass, jobjectArray, jint);
/*
* Class: jni_nativeBase
* Method: getNextStringNative
* Signature: ([[II)Ljava/lang/String;
*/
JNIEXPORT jstring JNICALL Java_jni_nativeBase_getNextStringNative
(JNIEnv *, jclass, jobjectArray, jint);
/*
* Class: jni_nativeBase
* Method: setNative
* Signature: ([II)V
*/
JNIEXPORT void JNICALL Java_jni_nativeBase_setNative___3II
(JNIEnv *, jclass, jintArray, jint);
/*
* Class: jni_nativeBase
* Method: setNative
* Signature: ([ILjava/lang/String;)V
*/
JNIEXPORT void JNICALL Java_jni_nativeBase_setNative___3ILjava_lang_String_2
(JNIEnv *, jclass, jintArray, jstring);
/*
* Class: jni_nativeBase
* Method: buildCAsnNodeStructure
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_jni_nativeBase_buildCAsnNodeStructure
(JNIEnv *, jclass);
/*
* Class: jni_nativeBase
* Method: removeNative
* Signature: ([I)V
*/
JNIEXPORT void JNICALL Java_jni_nativeBase_removeNative
(JNIEnv *, jclass, jintArray);
#ifdef __cplusplus
}
#endif
#endif
Next: TIS-MIB : Gruppe NetworkParms
Up: C++ Teilbereich
Previous: Implementierung
Beispielbenutzer SuSE Linux 6.0
Sun May 9 21:16:36 MEST 1999