MkBufferListC - various functions to 'check' a MkBufferListS … More...
Collaboration diagram for MkBufferListC_Check_JV_API:Functions | |
| native MkBufferC | jvmkkernel.MkBufferListC.CheckOptionBUF (String opt, MkBufferC defval, boolean onlyFirst) |
Java: → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| MkBufferC | jvmkkernel.MkBufferListC.CheckOptionBUF (String opt) |
Java: → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| MkBufferC | jvmkkernel.MkBufferListC.CheckOptionBUF (String opt, MkBufferC defval) |
Java: → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| native boolean | jvmkkernel.MkBufferListC.CheckOption (String opt, boolean onlyFirst) |
Java: → C-API search for boolean option in MkBufferListS list and return MK_BOL value … | |
| boolean | jvmkkernel.MkBufferListC.CheckOption (String opt) |
Java: → C-API search for boolean option in MkBufferListS list and return MK_BOL value … | |
| native boolean | jvmkkernel.MkBufferListC.CheckOptionBOL (String opt, boolean defval, boolean onlyFirst) |
Java: doc_mk_jv_BufferListCheckOptionBOL → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| boolean | jvmkkernel.MkBufferListC.CheckOptionBOL (String opt) |
Java: doc_mk_jv_BufferListCheckOptionBOL → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| boolean | jvmkkernel.MkBufferListC.CheckOptionBOL (String opt, boolean defval) |
Java: doc_mk_jv_BufferListCheckOptionBOL → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| native double | jvmkkernel.MkBufferListC.CheckOptionDBL (String opt, double defval, boolean onlyFirst) |
Java: doc_mk_jv_BufferListCheckOptionDBL → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| double | jvmkkernel.MkBufferListC.CheckOptionDBL (String opt) |
Java: doc_mk_jv_BufferListCheckOptionDBL → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| double | jvmkkernel.MkBufferListC.CheckOptionDBL (String opt, double defval) |
Java: doc_mk_jv_BufferListCheckOptionDBL → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| native float | jvmkkernel.MkBufferListC.CheckOptionFLT (String opt, float defval, boolean onlyFirst) |
Java: doc_mk_jv_BufferListCheckOptionFLT → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| float | jvmkkernel.MkBufferListC.CheckOptionFLT (String opt) |
Java: doc_mk_jv_BufferListCheckOptionFLT → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| float | jvmkkernel.MkBufferListC.CheckOptionFLT (String opt, float defval) |
Java: doc_mk_jv_BufferListCheckOptionFLT → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| native short | jvmkkernel.MkBufferListC.CheckOptionI16 (String opt, short defval, boolean onlyFirst) |
Java: doc_mk_jv_BufferListCheckOptionI16 → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| short | jvmkkernel.MkBufferListC.CheckOptionI16 (String opt) |
Java: doc_mk_jv_BufferListCheckOptionI16 → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| short | jvmkkernel.MkBufferListC.CheckOptionI16 (String opt, short defval) |
Java: doc_mk_jv_BufferListCheckOptionI16 → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| native int | jvmkkernel.MkBufferListC.CheckOptionI32 (String opt, int defval, boolean onlyFirst) |
Java: doc_mk_jv_BufferListCheckOptionI32 → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| int | jvmkkernel.MkBufferListC.CheckOptionI32 (String opt) |
Java: doc_mk_jv_BufferListCheckOptionI32 → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| int | jvmkkernel.MkBufferListC.CheckOptionI32 (String opt, int defval) |
Java: doc_mk_jv_BufferListCheckOptionI32 → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| native long | jvmkkernel.MkBufferListC.CheckOptionI64 (String opt, long defval, boolean onlyFirst) |
Java: doc_mk_jv_BufferListCheckOptionI64 → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| long | jvmkkernel.MkBufferListC.CheckOptionI64 (String opt) |
Java: doc_mk_jv_BufferListCheckOptionI64 → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| long | jvmkkernel.MkBufferListC.CheckOptionI64 (String opt, long defval) |
Java: doc_mk_jv_BufferListCheckOptionI64 → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| native byte | jvmkkernel.MkBufferListC.CheckOptionI8 (String opt, byte defval, boolean onlyFirst) |
Java: doc_mk_jv_BufferListCheckOptionI8 → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| byte | jvmkkernel.MkBufferListC.CheckOptionI8 (String opt) |
Java: doc_mk_jv_BufferListCheckOptionI8 → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| byte | jvmkkernel.MkBufferListC.CheckOptionI8 (String opt, byte defval) |
Java: doc_mk_jv_BufferListCheckOptionI8 → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| native String | jvmkkernel.MkBufferListC.CheckOptionSTR (String opt, String defval, boolean onlyFirst) |
Java: doc_mk_jv_BufferListCheckOptionSTR → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| String | jvmkkernel.MkBufferListC.CheckOptionSTR (String opt) |
Java: doc_mk_jv_BufferListCheckOptionSTR → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| String | jvmkkernel.MkBufferListC.CheckOptionSTR (String opt, String defval) |
Java: doc_mk_jv_BufferListCheckOptionSTR → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| JNIEXPORT jobject JNICALL | Java_jvmkkernel_MkBufferListC_CheckOptionBUF (JNIEnv *env, jobject self, jstring opt, jobject defval, jboolean onlyFirst) |
Java: → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| JNIEXPORT jboolean JNICALL | Java_jvmkkernel_MkBufferListC_CheckOption (JNIEnv *env, jobject self, jstring opt, jboolean onlyFirst) |
Java: → C-API search for boolean option in MkBufferListS list and return MK_BOL value … | |
| JNIEXPORT jboolean JNICALL | Java_jvmkkernel_MkBufferListC_CheckOptionBOL (JNIEnv *env, jobject self, jstring opt, jboolean defval, jboolean onlyFirst) |
Java: doc_mk_jv_BufferListCheckOptionBOL → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| JNIEXPORT jdouble JNICALL | Java_jvmkkernel_MkBufferListC_CheckOptionDBL (JNIEnv *env, jobject self, jstring opt, jdouble defval, jboolean onlyFirst) |
Java: doc_mk_jv_BufferListCheckOptionDBL → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| JNIEXPORT jfloat JNICALL | Java_jvmkkernel_MkBufferListC_CheckOptionFLT (JNIEnv *env, jobject self, jstring opt, jfloat defval, jboolean onlyFirst) |
Java: doc_mk_jv_BufferListCheckOptionFLT → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| JNIEXPORT jshort JNICALL | Java_jvmkkernel_MkBufferListC_CheckOptionI16 (JNIEnv *env, jobject self, jstring opt, jshort defval, jboolean onlyFirst) |
Java: doc_mk_jv_BufferListCheckOptionI16 → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| JNIEXPORT jint JNICALL | Java_jvmkkernel_MkBufferListC_CheckOptionI32 (JNIEnv *env, jobject self, jstring opt, jint defval, jboolean onlyFirst) |
Java: doc_mk_jv_BufferListCheckOptionI32 → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| JNIEXPORT jlong JNICALL | Java_jvmkkernel_MkBufferListC_CheckOptionI64 (JNIEnv *env, jobject self, jstring opt, jlong defval, jboolean onlyFirst) |
Java: doc_mk_jv_BufferListCheckOptionI64 → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| JNIEXPORT jbyte JNICALL | Java_jvmkkernel_MkBufferListC_CheckOptionI8 (JNIEnv *env, jobject self, jstring opt, jbyte defval, jboolean onlyFirst) |
Java: doc_mk_jv_BufferListCheckOptionI8 → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
| JNIEXPORT jstring JNICALL | Java_jvmkkernel_MkBufferListC_CheckOptionSTR (JNIEnv *env, jobject self, jstring opt, jstring defval, jboolean onlyFirst) |
Java: doc_mk_jv_BufferListCheckOptionSTR → C-API search for opt in MkBufferListS list and fill var with opt_argument or the defval value … | |
MkBufferListC - various functions to 'check' a MkBufferListS …
This functions are used for parsing command-line-arguments.
This functions are used for parsing command-line-arguments.
| boolean jvmkkernel.MkBufferListC.CheckOption | ( | String | opt | ) |
Java: → C-API boolean bfl.CheckOption(String opt, ?boolean onlyFirst = false?)
search for boolean option in MkBufferListS list and return MK_BOL value …
Definition at line 146 of file MkBufferListC.java.
| native boolean jvmkkernel.MkBufferListC.CheckOption | ( | String | opt, |
| boolean | onlyFirst ) |
Java: → C-API boolean bfl.CheckOption(String opt, ?boolean onlyFirst = false?)
search for boolean option in MkBufferListS list and return MK_BOL value …
Here is the caller graph for this function:| boolean jvmkkernel.MkBufferListC.CheckOptionBOL | ( | String | opt | ) |
Java: doc_mk_jv_BufferListCheckOptionBOL → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 156 of file MkBufferListC.java.
| boolean jvmkkernel.MkBufferListC.CheckOptionBOL | ( | String | opt, |
| boolean | defval ) |
Java: doc_mk_jv_BufferListCheckOptionBOL → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 161 of file MkBufferListC.java.
| native boolean jvmkkernel.MkBufferListC.CheckOptionBOL | ( | String | opt, |
| boolean | defval, | ||
| boolean | onlyFirst ) |
Java: doc_mk_jv_BufferListCheckOptionBOL → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Here is the caller graph for this function:| MkBufferC jvmkkernel.MkBufferListC.CheckOptionBUF | ( | String | opt | ) |
Java: → C-API MkBufferC bfl.CheckOptionBUF(String opt, ?MkBufferC defval = null?, ?boolean onlyFirst = true?)
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 131 of file MkBufferListC.java.
Java: → C-API MkBufferC bfl.CheckOptionBUF(String opt, ?MkBufferC defval = null?, ?boolean onlyFirst = true?)
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 136 of file MkBufferListC.java.
| native MkBufferC jvmkkernel.MkBufferListC.CheckOptionBUF | ( | String | opt, |
| MkBufferC | defval, | ||
| boolean | onlyFirst ) |
Java: → C-API MkBufferC bfl.CheckOptionBUF(String opt, ?MkBufferC defval = null?, ?boolean onlyFirst = true?)
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Here is the caller graph for this function:| double jvmkkernel.MkBufferListC.CheckOptionDBL | ( | String | opt | ) |
Java: doc_mk_jv_BufferListCheckOptionDBL → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 169 of file MkBufferListC.java.
| double jvmkkernel.MkBufferListC.CheckOptionDBL | ( | String | opt, |
| double | defval ) |
Java: doc_mk_jv_BufferListCheckOptionDBL → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 174 of file MkBufferListC.java.
| native double jvmkkernel.MkBufferListC.CheckOptionDBL | ( | String | opt, |
| double | defval, | ||
| boolean | onlyFirst ) |
Java: doc_mk_jv_BufferListCheckOptionDBL → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Here is the caller graph for this function:| float jvmkkernel.MkBufferListC.CheckOptionFLT | ( | String | opt | ) |
Java: doc_mk_jv_BufferListCheckOptionFLT → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 182 of file MkBufferListC.java.
| float jvmkkernel.MkBufferListC.CheckOptionFLT | ( | String | opt, |
| float | defval ) |
Java: doc_mk_jv_BufferListCheckOptionFLT → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 187 of file MkBufferListC.java.
| native float jvmkkernel.MkBufferListC.CheckOptionFLT | ( | String | opt, |
| float | defval, | ||
| boolean | onlyFirst ) |
Java: doc_mk_jv_BufferListCheckOptionFLT → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Here is the caller graph for this function:| short jvmkkernel.MkBufferListC.CheckOptionI16 | ( | String | opt | ) |
Java: doc_mk_jv_BufferListCheckOptionI16 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 195 of file MkBufferListC.java.
| short jvmkkernel.MkBufferListC.CheckOptionI16 | ( | String | opt, |
| short | defval ) |
Java: doc_mk_jv_BufferListCheckOptionI16 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 200 of file MkBufferListC.java.
| native short jvmkkernel.MkBufferListC.CheckOptionI16 | ( | String | opt, |
| short | defval, | ||
| boolean | onlyFirst ) |
Java: doc_mk_jv_BufferListCheckOptionI16 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Here is the caller graph for this function:| int jvmkkernel.MkBufferListC.CheckOptionI32 | ( | String | opt | ) |
Java: doc_mk_jv_BufferListCheckOptionI32 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 208 of file MkBufferListC.java.
| int jvmkkernel.MkBufferListC.CheckOptionI32 | ( | String | opt, |
| int | defval ) |
Java: doc_mk_jv_BufferListCheckOptionI32 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 213 of file MkBufferListC.java.
| native int jvmkkernel.MkBufferListC.CheckOptionI32 | ( | String | opt, |
| int | defval, | ||
| boolean | onlyFirst ) |
Java: doc_mk_jv_BufferListCheckOptionI32 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Here is the caller graph for this function:| long jvmkkernel.MkBufferListC.CheckOptionI64 | ( | String | opt | ) |
Java: doc_mk_jv_BufferListCheckOptionI64 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 221 of file MkBufferListC.java.
| long jvmkkernel.MkBufferListC.CheckOptionI64 | ( | String | opt, |
| long | defval ) |
Java: doc_mk_jv_BufferListCheckOptionI64 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 226 of file MkBufferListC.java.
| native long jvmkkernel.MkBufferListC.CheckOptionI64 | ( | String | opt, |
| long | defval, | ||
| boolean | onlyFirst ) |
Java: doc_mk_jv_BufferListCheckOptionI64 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Here is the caller graph for this function:| byte jvmkkernel.MkBufferListC.CheckOptionI8 | ( | String | opt | ) |
Java: doc_mk_jv_BufferListCheckOptionI8 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 234 of file MkBufferListC.java.
| byte jvmkkernel.MkBufferListC.CheckOptionI8 | ( | String | opt, |
| byte | defval ) |
Java: doc_mk_jv_BufferListCheckOptionI8 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 239 of file MkBufferListC.java.
| native byte jvmkkernel.MkBufferListC.CheckOptionI8 | ( | String | opt, |
| byte | defval, | ||
| boolean | onlyFirst ) |
Java: doc_mk_jv_BufferListCheckOptionI8 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Here is the caller graph for this function:| String jvmkkernel.MkBufferListC.CheckOptionSTR | ( | String | opt | ) |
Java: doc_mk_jv_BufferListCheckOptionSTR → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 247 of file MkBufferListC.java.
| String jvmkkernel.MkBufferListC.CheckOptionSTR | ( | String | opt, |
| String | defval ) |
Java: doc_mk_jv_BufferListCheckOptionSTR → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 252 of file MkBufferListC.java.
| native String jvmkkernel.MkBufferListC.CheckOptionSTR | ( | String | opt, |
| String | defval, | ||
| boolean | onlyFirst ) |
Java: doc_mk_jv_BufferListCheckOptionSTR → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Here is the caller graph for this function:| JNIEXPORT jboolean JNICALL Java_jvmkkernel_MkBufferListC_CheckOption | ( | JNIEnv * | env, |
| jobject | self, | ||
| jstring | opt, | ||
| jboolean | onlyFirst ) |
Java: → C-API boolean bfl.CheckOption(String opt, ?boolean onlyFirst = false?)
search for boolean option in MkBufferListS list and return MK_BOL value …
Definition at line 253 of file MkBufferListC_jv.c.
| JNIEXPORT jboolean JNICALL Java_jvmkkernel_MkBufferListC_CheckOptionBOL | ( | JNIEnv * | env, |
| jobject | self, | ||
| jstring | opt, | ||
| jboolean | defval, | ||
| jboolean | onlyFirst ) |
Java: doc_mk_jv_BufferListCheckOptionBOL → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 270 of file MkBufferListC_jv.c.
| JNIEXPORT jobject JNICALL Java_jvmkkernel_MkBufferListC_CheckOptionBUF | ( | JNIEnv * | env, |
| jobject | self, | ||
| jstring | opt, | ||
| jobject | defval, | ||
| jboolean | onlyFirst ) |
Java: → C-API MkBufferC bfl.CheckOptionBUF(String opt, ?MkBufferC defval = null?, ?boolean onlyFirst = true?)
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 232 of file MkBufferListC_jv.c.
| JNIEXPORT jdouble JNICALL Java_jvmkkernel_MkBufferListC_CheckOptionDBL | ( | JNIEnv * | env, |
| jobject | self, | ||
| jstring | opt, | ||
| jdouble | defval, | ||
| jboolean | onlyFirst ) |
Java: doc_mk_jv_BufferListCheckOptionDBL → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 287 of file MkBufferListC_jv.c.
| JNIEXPORT jfloat JNICALL Java_jvmkkernel_MkBufferListC_CheckOptionFLT | ( | JNIEnv * | env, |
| jobject | self, | ||
| jstring | opt, | ||
| jfloat | defval, | ||
| jboolean | onlyFirst ) |
Java: doc_mk_jv_BufferListCheckOptionFLT → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 304 of file MkBufferListC_jv.c.
| JNIEXPORT jshort JNICALL Java_jvmkkernel_MkBufferListC_CheckOptionI16 | ( | JNIEnv * | env, |
| jobject | self, | ||
| jstring | opt, | ||
| jshort | defval, | ||
| jboolean | onlyFirst ) |
Java: doc_mk_jv_BufferListCheckOptionI16 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 321 of file MkBufferListC_jv.c.
| JNIEXPORT jint JNICALL Java_jvmkkernel_MkBufferListC_CheckOptionI32 | ( | JNIEnv * | env, |
| jobject | self, | ||
| jstring | opt, | ||
| jint | defval, | ||
| jboolean | onlyFirst ) |
Java: doc_mk_jv_BufferListCheckOptionI32 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 338 of file MkBufferListC_jv.c.
| JNIEXPORT jlong JNICALL Java_jvmkkernel_MkBufferListC_CheckOptionI64 | ( | JNIEnv * | env, |
| jobject | self, | ||
| jstring | opt, | ||
| jlong | defval, | ||
| jboolean | onlyFirst ) |
Java: doc_mk_jv_BufferListCheckOptionI64 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 355 of file MkBufferListC_jv.c.
| JNIEXPORT jbyte JNICALL Java_jvmkkernel_MkBufferListC_CheckOptionI8 | ( | JNIEnv * | env, |
| jobject | self, | ||
| jstring | opt, | ||
| jbyte | defval, | ||
| jboolean | onlyFirst ) |
Java: doc_mk_jv_BufferListCheckOptionI8 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 372 of file MkBufferListC_jv.c.
| JNIEXPORT jstring JNICALL Java_jvmkkernel_MkBufferListC_CheckOptionSTR | ( | JNIEnv * | env, |
| jobject | self, | ||
| jstring | opt, | ||
| jstring | defval, | ||
| jboolean | onlyFirst ) |
Java: doc_mk_jv_BufferListCheckOptionSTR → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 389 of file MkBufferListC_jv.c.