#include <jni.h>
Go to the source code of this file.
|
| JNIEXPORT void JNICALL | Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_1Iterator_build_1ppl_1object (JNIEnv *, jobject, jobject) |
| |
| JNIEXPORT void JNICALL | Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_1Iterator_build_1cpp_1object (JNIEnv *, jobject, jobject) |
| |
| JNIEXPORT jboolean JNICALL | Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_1Iterator_equals (JNIEnv *, jobject, jobject) |
| |
| JNIEXPORT void JNICALL | Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_1Iterator_next (JNIEnv *, jobject) |
| |
| JNIEXPORT void JNICALL | Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_1Iterator_prev (JNIEnv *, jobject) |
| |
| JNIEXPORT jobject JNICALL | Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_1Iterator_get_1disjunct (JNIEnv *, jobject) |
| |
| JNIEXPORT void JNICALL | Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_1Iterator_free (JNIEnv *, jobject) |
| |
| JNIEXPORT void JNICALL | Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_1Iterator_finalize (JNIEnv *, jobject) |
| |
| JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_1Iterator_build_1cpp_1object |
( |
JNIEnv * |
, |
|
|
jobject |
, |
|
|
jobject |
|
|
) |
| |
| JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_1Iterator_build_1ppl_1object |
( |
JNIEnv * |
, |
|
|
jobject |
, |
|
|
jobject |
|
|
) |
| |
| JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_1Iterator_equals |
( |
JNIEnv * |
, |
|
|
jobject |
, |
|
|
jobject |
|
|
) |
| |
| JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_1Iterator_finalize |
( |
JNIEnv * |
, |
|
|
jobject |
|
|
) |
| |
| JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_1Iterator_free |
( |
JNIEnv * |
, |
|
|
jobject |
|
|
) |
| |
| JNIEXPORT jobject JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_1Iterator_get_1disjunct |
( |
JNIEnv * |
, |
|
|
jobject |
|
|
) |
| |
| JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_1Iterator_next |
( |
JNIEnv * |
, |
|
|
jobject |
|
|
) |
| |
| JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Double_1Box_1Iterator_prev |
( |
JNIEnv * |
, |
|
|
jobject |
|
|
) |
| |