PPL Configured Java Language Interface  1.2
parma_polyhedra_library_Pointset_Powerset_Int16_Box_Iterator.h File Reference
#include <jni.h>
Include dependency graph for parma_polyhedra_library_Pointset_Powerset_Int16_Box_Iterator.h:

Go to the source code of this file.

Functions

JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Int16_1Box_1Iterator_build_1ppl_1object (JNIEnv *, jobject, jobject)
 
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Int16_1Box_1Iterator_build_1cpp_1object (JNIEnv *, jobject, jobject)
 
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Int16_1Box_1Iterator_equals (JNIEnv *, jobject, jobject)
 
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Int16_1Box_1Iterator_next (JNIEnv *, jobject)
 
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Int16_1Box_1Iterator_prev (JNIEnv *, jobject)
 
JNIEXPORT jobject JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Int16_1Box_1Iterator_get_1disjunct (JNIEnv *, jobject)
 
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Int16_1Box_1Iterator_free (JNIEnv *, jobject)
 
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Int16_1Box_1Iterator_finalize (JNIEnv *, jobject)
 

Function Documentation

JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Int16_1Box_1Iterator_build_1cpp_1object ( JNIEnv *  ,
jobject  ,
jobject   
)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Int16_1Box_1Iterator_build_1ppl_1object ( JNIEnv *  ,
jobject  ,
jobject   
)
JNIEXPORT jboolean JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Int16_1Box_1Iterator_equals ( JNIEnv *  ,
jobject  ,
jobject   
)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Int16_1Box_1Iterator_finalize ( JNIEnv *  ,
jobject   
)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Int16_1Box_1Iterator_free ( JNIEnv *  ,
jobject   
)
JNIEXPORT jobject JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Int16_1Box_1Iterator_get_1disjunct ( JNIEnv *  ,
jobject   
)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Int16_1Box_1Iterator_next ( JNIEnv *  ,
jobject   
)
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Pointset_1Powerset_1Int16_1Box_1Iterator_prev ( JNIEnv *  ,
jobject   
)