![]() |
OR-Tools
9.1
|
Go to the source code of this file.
Classes | |
| struct | SWIG_JavaExceptions_t |
Macros | |
| #define | SWIGJAVA |
| #define | SWIGTEMPLATEDISAMBIGUATOR |
| #define | SWIGINLINE |
| #define | SWIGUNUSED |
| #define | SWIGUNUSEDPARM(p) p SWIGUNUSED |
| #define | SWIGINTERN static SWIGUNUSED |
| #define | SWIGINTERNINLINE SWIGINTERN SWIGINLINE |
| #define | SWIGEXPORT |
| #define | SWIGSTDCALL |
| #define | SWIG_contract_assert(nullreturn, expr, msg) if (!(expr)) {SWIG_JavaThrowException(jenv, SWIG_JavaIllegalArgumentException, msg); return nullreturn; } else |
| #define | SWIGWORDSIZE64 |
| #define SWIG_contract_assert | ( | nullreturn, | |
| expr, | |||
| msg | |||
| ) | if (!(expr)) {SWIG_JavaThrowException(jenv, SWIG_JavaIllegalArgumentException, msg); return nullreturn; } else |
Definition at line 232 of file init_java_wrap.cc.
| #define SWIGEXPORT |
Definition at line 127 of file init_java_wrap.cc.
| #define SWIGINLINE |
Definition at line 64 of file init_java_wrap.cc.
| #define SWIGINTERN static SWIGUNUSED |
Definition at line 99 of file init_java_wrap.cc.
| #define SWIGINTERNINLINE SWIGINTERN SWIGINLINE |
Definition at line 104 of file init_java_wrap.cc.
| #define SWIGJAVA |
Definition at line 13 of file init_java_wrap.cc.
| #define SWIGSTDCALL |
Definition at line 137 of file init_java_wrap.cc.
| #define SWIGTEMPLATEDISAMBIGUATOR |
Definition at line 55 of file init_java_wrap.cc.
| #define SWIGUNUSED |
Definition at line 79 of file init_java_wrap.cc.
| #define SWIGUNUSEDPARM | ( | p | ) | p SWIGUNUSED |
Definition at line 93 of file init_java_wrap.cc.
| #define SWIGWORDSIZE64 |
Definition at line 245 of file init_java_wrap.cc.
Definition at line 184 of file init_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_init_mainJNI_CppBridge_1initLogging | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jstring | jarg1 | ||
| ) |
Definition at line 462 of file init_java_wrap.cc.
| SWIGEXPORT jboolean JNICALL Java_com_google_ortools_init_mainJNI_CppBridge_1logGurobiSharedLibrary | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jstring | jarg1 | ||
| ) |
Definition at line 502 of file init_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_init_mainJNI_CppBridge_1setFlags | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 487 of file init_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_init_mainJNI_CppBridge_1shutdownLogging | ( | JNIEnv * | jenv, |
| jclass | jcls | ||
| ) |
Definition at line 480 of file init_java_wrap.cc.
| SWIGEXPORT jboolean JNICALL Java_com_google_ortools_init_mainJNI_CppFlags_1cp_1model_1dump_1lns_1get | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 397 of file init_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_init_mainJNI_CppFlags_1cp_1model_1dump_1lns_1set | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_, | ||
| jboolean | jarg2 | ||
| ) |
Definition at line 384 of file init_java_wrap.cc.
| SWIGEXPORT jboolean JNICALL Java_com_google_ortools_init_mainJNI_CppFlags_1cp_1model_1dump_1models_1get | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 369 of file init_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_init_mainJNI_CppFlags_1cp_1model_1dump_1models_1set | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_, | ||
| jboolean | jarg2 | ||
| ) |
Definition at line 356 of file init_java_wrap.cc.
| SWIGEXPORT jstring JNICALL Java_com_google_ortools_init_mainJNI_CppFlags_1cp_1model_1dump_1prefix_1get | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 341 of file init_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_init_mainJNI_CppFlags_1cp_1model_1dump_1prefix_1set | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_, | ||
| jstring | jarg2 | ||
| ) |
Definition at line 320 of file init_java_wrap.cc.
| SWIGEXPORT jboolean JNICALL Java_com_google_ortools_init_mainJNI_CppFlags_1cp_1model_1dump_1response_1get | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 425 of file init_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_init_mainJNI_CppFlags_1cp_1model_1dump_1response_1set | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_, | ||
| jboolean | jarg2 | ||
| ) |
Definition at line 412 of file init_java_wrap.cc.
| SWIGEXPORT jboolean JNICALL Java_com_google_ortools_init_mainJNI_CppFlags_1log_1prefix_1get | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 305 of file init_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_init_mainJNI_CppFlags_1log_1prefix_1set | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_, | ||
| jboolean | jarg2 | ||
| ) |
Definition at line 292 of file init_java_wrap.cc.
| SWIGEXPORT jboolean JNICALL Java_com_google_ortools_init_mainJNI_CppFlags_1logtostderr_1get | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 277 of file init_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_init_mainJNI_CppFlags_1logtostderr_1set | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_, | ||
| jboolean | jarg2 | ||
| ) |
Definition at line 264 of file init_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_init_mainJNI_delete_1CppBridge | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1 | ||
| ) |
Definition at line 536 of file init_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_init_mainJNI_delete_1CppFlags | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1 | ||
| ) |
Definition at line 452 of file init_java_wrap.cc.
| SWIGEXPORT jlong JNICALL Java_com_google_ortools_init_mainJNI_new_1CppBridge | ( | JNIEnv * | jenv, |
| jclass | jcls | ||
| ) |
Definition at line 524 of file init_java_wrap.cc.
| SWIGEXPORT jlong JNICALL Java_com_google_ortools_init_mainJNI_new_1CppFlags | ( | JNIEnv * | jenv, |
| jclass | jcls | ||
| ) |
Definition at line 440 of file init_java_wrap.cc.
|
static |
Definition at line 203 of file init_java_wrap.cc.