/home/palakars/workspace-inprogress/code-in-progress/aitools3/aitools3-aq-invertedindex-cpp/src/jni/IndexBuilder.java.h File Reference

#include <jni.h>

Go to the source code of this file.

Functions

JNIEXPORT jint JNICALL Java_de_aitools_aq_invertedindex_core_IndexBuilder_natInstance (JNIEnv *, jobject, jstring)
JNIEXPORT void JNICALL Java_de_aitools_aq_invertedindex_core_IndexBuilder_natBuild (JNIEnv *, jobject, jint, jbyteArray)
JNIEXPORT void JNICALL Java_de_aitools_aq_invertedindex_core_IndexBuilder_natDelete (JNIEnv *, jobject, jint)

Function Documentation

JNIEXPORT void JNICALL Java_de_aitools_aq_invertedindex_core_IndexBuilder_natBuild ( JNIEnv ,
jobject  ,
jint  ,
jbyteArray   
)

Definition at line 44 of file IndexBuilder.java.cpp.

References JNINativeInterface_::GetByteArrayElements(), and aitools::util::throw_invalid_argument().

Here is the call graph for this function:

JNIEXPORT void JNICALL Java_de_aitools_aq_invertedindex_core_IndexBuilder_natDelete ( JNIEnv ,
jobject  ,
jint   
)

Definition at line 68 of file IndexBuilder.java.cpp.

JNIEXPORT jint JNICALL Java_de_aitools_aq_invertedindex_core_IndexBuilder_natInstance ( JNIEnv ,
jobject  ,
jstring   
)

Definition at line 23 of file IndexBuilder.java.cpp.

Generated on Wed May 30 15:07:26 2012 by  doxygen 1.6.3