|
PPL Configured Java Language Interface
1.2
|
#include <jni.h>

Go to the source code of this file.
Macros | |
| #define | parma_polyhedra_library_Constraint_System_MAX_ARRAY_SIZE 2147483639L |
| #define | parma_polyhedra_library_Constraint_System_serialVersionUID 8683452581122892189LL |
| #define | parma_polyhedra_library_Constraint_System_DEFAULT_CAPACITY 10L |
| #define | parma_polyhedra_library_Constraint_System_MAX_ARRAY_SIZE 2147483639L |
Functions | |
| JNIEXPORT jstring JNICALL | Java_parma_1polyhedra_1library_Constraint_1System_ascii_1dump (JNIEnv *, jobject) |
| JNIEXPORT jstring JNICALL | Java_parma_1polyhedra_1library_Constraint_1System_toString (JNIEnv *, jobject) |
| JNIEXPORT void JNICALL | Java_parma_1polyhedra_1library_Constraint_1System_initIDs (JNIEnv *, jclass) |
| #define parma_polyhedra_library_Constraint_System_DEFAULT_CAPACITY 10L |
Definition at line 15 of file parma_polyhedra_library_Constraint_System.h.
| #define parma_polyhedra_library_Constraint_System_MAX_ARRAY_SIZE 2147483639L |
Definition at line 17 of file parma_polyhedra_library_Constraint_System.h.
| #define parma_polyhedra_library_Constraint_System_MAX_ARRAY_SIZE 2147483639L |
Definition at line 17 of file parma_polyhedra_library_Constraint_System.h.
| #define parma_polyhedra_library_Constraint_System_serialVersionUID 8683452581122892189LL |
Definition at line 13 of file parma_polyhedra_library_Constraint_System.h.
| JNIEXPORT jstring JNICALL Java_parma_1polyhedra_1library_Constraint_1System_ascii_1dump | ( | JNIEnv * | , |
| jobject | |||
| ) |
Definition at line 1470 of file ppl_java_globals.cc.
References Parma_Polyhedra_Library::Constraint_System::ascii_dump(), and CATCH_ALL.
| JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Constraint_1System_initIDs | ( | JNIEnv * | , |
| jclass | |||
| ) |
Definition at line 215 of file ppl_java_globals.cc.
References CHECK_RESULT_ASSERT, Parma_Polyhedra_Library::Interfaces::Java::Java_FMID_Cache::Constraint_System_add_ID, Parma_Polyhedra_Library::Interfaces::Java::Java_FMID_Cache::Constraint_System_init_ID, Parma_Polyhedra_Library::Interfaces::Java::Java_Class_Cache::Iterator, Parma_Polyhedra_Library::Interfaces::Java::Java_FMID_Cache::System_Iterator_has_next_ID, Parma_Polyhedra_Library::Interfaces::Java::Java_FMID_Cache::System_iterator_ID, and Parma_Polyhedra_Library::Interfaces::Java::Java_FMID_Cache::System_Iterator_next_ID.
| JNIEXPORT jstring JNICALL Java_parma_1polyhedra_1library_Constraint_1System_toString | ( | JNIEnv * | , |
| jobject | |||
| ) |
Definition at line 1459 of file ppl_java_globals.cc.