PPL Configured Java Language Interface
1.2
|
#include <jni.h>
Go to the source code of this file.
Functions | |
JNIEXPORT void JNICALL | Java_parma_1polyhedra_1library_Poly_1Con_1Relation_initIDs (JNIEnv *, jclass) |
#define parma_polyhedra_library_Poly_Con_Relation_IS_DISJOINT 1L |
Definition at line 13 of file parma_polyhedra_library_Poly_Con_Relation.h.
#define parma_polyhedra_library_Poly_Con_Relation_IS_INCLUDED 4L |
Definition at line 17 of file parma_polyhedra_library_Poly_Con_Relation.h.
#define parma_polyhedra_library_Poly_Con_Relation_NOTHING 0L |
Definition at line 11 of file parma_polyhedra_library_Poly_Con_Relation.h.
#define parma_polyhedra_library_Poly_Con_Relation_SATURATES 8L |
Definition at line 19 of file parma_polyhedra_library_Poly_Con_Relation.h.
#define parma_polyhedra_library_Poly_Con_Relation_STRICTLY_INTERSECTS 2L |
Definition at line 15 of file parma_polyhedra_library_Poly_Con_Relation.h.
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Poly_1Con_1Relation_initIDs | ( | JNIEnv * | , |
jclass | |||
) |
Definition at line 559 of file ppl_java_globals.cc.
References CHECK_RESULT_ASSERT, and Parma_Polyhedra_Library::Interfaces::Java::Java_FMID_Cache::Poly_Con_Relation_init_ID.