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

#include "Postlist.java.h"
#include <jni.h>
#include "JNIGateway.hpp"

Go to the source code of this file.

Functions

JNIEXPORT jint JNICALL Java_de_aitools_aq_invertedindex_core_Postlist_natGetLength (JNIEnv *env, jobject jpostlist, jint oid)
JNIEXPORT void JNICALL Java_de_aitools_aq_invertedindex_core_Postlist_natDelete (JNIEnv *env, jobject jpostlist, jint oid)
JNIEXPORT void JNICALL Java_de_aitools_aq_invertedindex_core_Postlist_natRewind (JNIEnv *env, jobject jpostlist, jint oid)
JNIEXPORT jbyteArray JNICALL Java_de_aitools_aq_invertedindex_core_Postlist_natNext (JNIEnv *env, jobject jpostlist, jint oid)

Function Documentation

JNIEXPORT void JNICALL Java_de_aitools_aq_invertedindex_core_Postlist_natDelete ( JNIEnv env,
jobject  jpostlist,
jint  oid 
)

Definition at line 42 of file Postlist.java.cpp.

JNIEXPORT jint JNICALL Java_de_aitools_aq_invertedindex_core_Postlist_natGetLength ( JNIEnv env,
jobject  jpostlist,
jint  oid 
)

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

JNIEXPORT jbyteArray JNICALL Java_de_aitools_aq_invertedindex_core_Postlist_natNext ( JNIEnv env,
jobject  jpostlist,
jint  oid 
)

Definition at line 71 of file Postlist.java.cpp.

JNIEXPORT void JNICALL Java_de_aitools_aq_invertedindex_core_Postlist_natRewind ( JNIEnv env,
jobject  jpostlist,
jint  oid 
)

Definition at line 53 of file Postlist.java.cpp.

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