theLink 10.0
|
tag: nhi1-release-250425 More...
#include "jni_h/jvmqmsgque_MqContextC.h"
#include "LibMqMsgque_private_jv.h"
#include "tmpl/high_lng.h"
Go to the source code of this file.
Macros | |
#define | META_CONTEXT_S mqctx |
#define | JavaErrorCheck2 if ((*env)->ExceptionCheck(env) == JNI_TRUE) goto error_jv; |
#define | typeI8 MK_I8 |
#define | typeBOL MK_BOL |
#define | typeI16 MK_I16 |
#define | typeI32 MK_I32 |
#define | typeFLT MK_FLT |
#define | typeI64 MK_I64 |
#define | typeDBL MK_DBL |
#define | typeSTR MK_STRN |
#define | typeBIN MK_BINN |
#define | typeBUF MK_BUF |
#define | typeBFL MK_BFL |
#define | typeHDL MK_HDL |
#define | jniI8 jbyte |
#define | jniBOL jboolean |
#define | jniI16 jshort |
#define | jniI32 jint |
#define | jniFLT jfloat |
#define | jniI64 jlong |
#define | jniDBL jdouble |
#define | jniHDL jint |
#define | jniC ??? |
#define | jniB ??? |
#define | jniU ??? |
#define | jniL ??? |
#define | BLOCK_START(T) |
#define | BLOCK_END(T) |
#define | sendX1(T, TTT) |
#define | sendX2(T, ClassC) |
#define | highSELF "Send" |
#define | mqctx hdl |
#define | highSKIP skip |
#define | highSKIP_SHIFT 0 |
#define | highSIZE objc |
#define | highSIZE_AVAILABLE 1 |
#define | highREAD_RETURN_LIST 1 |
#define | highREAD_HAS_REFERENCE 0 |
#define | highTOKEN(s) |
#define | highTRAN(s) |
#define | highCALL(f) |
#define | highTIME(t) |
#define | highINITcstr cstr = JO2C_START(env,jcallSig); JavaErrorCheck; /* callSig */ |
#define | highCMD "ctx.%s('%s', ..., '%s', ...)" |
#define | highFARGS(f) |
#define | OT_retObj_SET_None retObj = NULL; |
#define | OT_retObj_SET_BUF(obj) |
#define | OT_retObj_SET_BFL(obj) |
#define | OT_MK_CALL_0(obj, cls, meth, ret) |
#define | highRETURN highRETURN_type_S |
#define | highRETok goto end |
#define | highERRORnative if ((*env)->ExceptionCheck(env) == JNI_TRUE) OT_ERROR_LNG_2_META(mqctx); |
#define | highRETerror OT_ERROR_META_2_LNG(hdl) |
#define | highSEND(T) |
#define | highSend_I8 highSEND(I8) |
#define | highSend_BOL highSEND(BOL) |
#define | highSend_I16 highSEND(I16) |
#define | highSend_I32 highSEND(I32) |
#define | highSend_FLT highSEND(FLT) |
#define | highSend_I64 highSEND(I64) |
#define | highSend_DBL highSEND(DBL) |
#define | highSend_STR highSEND(STR) |
#define | highSend_BUF highSEND(BUF) |
#define | highSend_BFL highSEND(BFL) |
#define | highSend_BIN highSEND(BIN) |
#define | highSend_HDL highSEND(HDL) |
#define | highREADprepare |
#define | highREADinit /* readNUM++; */ |
#define | HighErrorV(cls, fmt, args...) |
#define | HighErrorC(cls, fmt) |
#define | highRETURN_type_S |
#define | high_3_O BOL |
#define | high_3_Y I8 |
#define | high_3_S I16 |
#define | high_3_I I32 |
#define | high_3_W I64 |
#define | high_3_H HDL |
#define | high_3_F FLT |
#define | high_3_D DBL |
#define | high_3_C STRN |
#define | high_3_B BIN |
#define | high_3_U BUF |
#define | high_3_L BFL |
#define | high_3_A BAC |
#define | high_C_BOL OT_TMP_BOL_OBJ |
#define | high_C_I8 OT_TMP_I8_OBJ |
#define | high_C_I16 OT_TMP_I16_OBJ |
#define | high_C_I32 OT_TMP_I32_OBJ |
#define | high_C_I64 OT_TMP_I64_OBJ |
#define | high_C_H OT_TMP_HDL_OBJ |
#define | high_C_FLT OT_TMP_FLT_OBJ |
#define | high_C_DBL OT_TMP_DBL_OBJ |
#define | high_C_STR OT_TMP_CST_OBJ |
#define | high_C_BIN OT_TMP_BIN_OBJ |
#define | high_C_BUF OT_TMP_BUF_OBJ |
#define | high_C_BFL OT_TMP_BFL_OBJ |
#define | high_C_A OT_TMP_BAC_OBJ |
#define | high_T_BOL MK_BOL |
#define | high_T_I8 MK_I8 |
#define | high_T_I16 MK_I16 |
#define | high_T_I32 MK_I32 |
#define | high_T_I64 MK_I64 |
#define | high_T_HDL MK_HDL |
#define | high_T_FLT MK_FLT |
#define | high_T_DBL MK_DBL |
#define | high_T_STR MK_STRN |
#define | high_T_BIN MK_BIN |
#define | high_T_BUF MK_BUF |
#define | high_T_BFL MK_BFL |
#define | high_T_A MK_BAC |
#define | MqReadA MqReadALL |
Functions | |
static enum MkErrorE | ArgumentTypeError (JNIEnv *env, MK_MNG hdl, jobject val, jclass to, jsize pos, MK_STRN caller) |
sendX1 (BOL, Boolean) | |
static enum MkErrorE | sendBIN (MK_RT mkrt, MQ_RT mqrt, JNIEnv *env, MQ_CTX hdl, jobject argv, jsize *posP) |
static enum MkErrorE | getSTRING (MK_RT mkrt, MQ_RT mqrt, JNIEnv *env, MK_MNG hdl, jobject self, jobject argv, jsize *posP, MK_STR str, size_t size) |
static enum MkErrorE | getCALL (MK_RT mkrt, MQ_RT mqrt, JNIEnv *env, MK_MNG hdl, jobject self, jobject argv, jsize *posP, MK_CBP *cb) |
static enum MkErrorE | getTIME (MK_RT mkrt, MQ_RT mqrt, JNIEnv *env, MK_MNG hdl, jobject argv, jsize *posP, MK_TIME_T *out) |
tag: nhi1-release-250425
Definition in file MqHigh_jv.c.
#define BLOCK_END | ( | T | ) |
Definition at line 101 of file MqHigh_jv.c.
#define BLOCK_START | ( | T | ) |
Definition at line 94 of file MqHigh_jv.c.
#define high_3_A BAC |
#define high_3_B BIN |
#define high_3_C STRN |
#define high_3_D DBL |
#define high_3_F FLT |
#define high_3_H HDL |
#define high_3_I I32 |
#define high_3_L BFL |
#define high_3_O BOL |
#define high_3_S I16 |
#define high_3_U BUF |
#define high_3_W I64 |
#define high_3_Y I8 |
#define high_C_A OT_TMP_BAC_OBJ |
#define high_C_BFL OT_TMP_BFL_OBJ |
#define high_C_BIN OT_TMP_BIN_OBJ |
#define high_C_BOL OT_TMP_BOL_OBJ |
#define high_C_BUF OT_TMP_BUF_OBJ |
#define high_C_DBL OT_TMP_DBL_OBJ |
#define high_C_FLT OT_TMP_FLT_OBJ |
#define high_C_H OT_TMP_HDL_OBJ |
#define high_C_I16 OT_TMP_I16_OBJ |
#define high_C_I32 OT_TMP_I32_OBJ |
#define high_C_I64 OT_TMP_I64_OBJ |
#define high_C_I8 OT_TMP_I8_OBJ |
#define high_C_STR OT_TMP_CST_OBJ |
#define high_T_A MK_BAC |
#define high_T_BFL MK_BFL |
#define high_T_BIN MK_BIN |
#define high_T_BOL MK_BOL |
#define high_T_BUF MK_BUF |
#define high_T_DBL MK_DBL |
#define high_T_FLT MK_FLT |
#define high_T_HDL MK_HDL |
#define high_T_I16 MK_I16 |
#define high_T_I32 MK_I32 |
#define high_T_I64 MK_I64 |
#define high_T_I8 MK_I8 |
#define high_T_STR MK_STRN |
#define highCALL | ( | f | ) |
#define highCMD "ctx.%s('%s', ..., '%s', ...)" |
#define HighErrorC | ( | cls, | |
fmt ) |
#define highERRORnative if ((*env)->ExceptionCheck(env) == JNI_TRUE) OT_ERROR_LNG_2_META(mqctx); |
#define HighErrorV | ( | cls, | |
fmt, | |||
args... ) |
#define highFARGS | ( | f | ) |
#define highINITcstr cstr = JO2C_START(env,jcallSig); JavaErrorCheck; /* callSig */ |
#define highREAD_HAS_REFERENCE 0 |
#define highREAD_RETURN_LIST 1 |
#define highREADinit /* readNUM++; */ |
#define highREADprepare |
#define highRETerror OT_ERROR_META_2_LNG(hdl) |
#define highRETok goto end |
#define highRETURN highRETURN_type_S |
#define highRETURN_type_S |
#define highSELF "Send" |
#define highSEND | ( | T | ) |
#define highSend_BFL highSEND(BFL) |
#define highSend_BIN highSEND(BIN) |
#define highSend_BOL highSEND(BOL) |
#define highSend_BUF highSEND(BUF) |
#define highSend_DBL highSEND(DBL) |
#define highSend_FLT highSEND(FLT) |
#define highSend_HDL highSEND(HDL) |
#define highSend_I16 highSEND(I16) |
#define highSend_I32 highSEND(I32) |
#define highSend_I64 highSEND(I64) |
#define highSend_I8 highSEND(I8) |
#define highSend_STR highSEND(STR) |
#define highSIZE objc |
#define highSIZE_AVAILABLE 1 |
#define highSKIP skip |
#define highSKIP_SHIFT 0 |
#define highTIME | ( | t | ) |
#define highTOKEN | ( | s | ) |
#define highTRAN | ( | s | ) |
#define JavaErrorCheck2 if ((*env)->ExceptionCheck(env) == JNI_TRUE) goto error_jv; |
Definition at line 19 of file MqHigh_jv.c.
#define jniB ??? |
Definition at line 43 of file MqHigh_jv.c.
#define jniBOL jboolean |
Definition at line 35 of file MqHigh_jv.c.
#define jniC ??? |
Definition at line 42 of file MqHigh_jv.c.
#define jniDBL jdouble |
Definition at line 40 of file MqHigh_jv.c.
#define jniFLT jfloat |
Definition at line 38 of file MqHigh_jv.c.
#define jniHDL jint |
Definition at line 41 of file MqHigh_jv.c.
#define jniI16 jshort |
Definition at line 36 of file MqHigh_jv.c.
#define jniI32 jint |
Definition at line 37 of file MqHigh_jv.c.
#define jniI64 jlong |
Definition at line 39 of file MqHigh_jv.c.
#define jniI8 jbyte |
Definition at line 34 of file MqHigh_jv.c.
#define jniL ??? |
Definition at line 45 of file MqHigh_jv.c.
#define jniU ??? |
Definition at line 44 of file MqHigh_jv.c.
#define META_CONTEXT_S mqctx |
Definition at line 15 of file MqHigh_jv.c.
#define mqctx hdl |
#define MqReadA MqReadALL |
#define OT_MK_CALL_0 | ( | obj, | |
cls, | |||
meth, | |||
ret ) |
#define OT_retObj_SET_BFL | ( | obj | ) |
#define OT_retObj_SET_BUF | ( | obj | ) |
#define OT_retObj_SET_None retObj = NULL; |
#define sendX1 | ( | T, | |
TTT ) |
Definition at line 117 of file MqHigh_jv.c.
#define sendX2 | ( | T, | |
ClassC ) |
#define typeBFL MK_BFL |
Definition at line 31 of file MqHigh_jv.c.
#define typeBIN MK_BINN |
Definition at line 29 of file MqHigh_jv.c.
#define typeBOL MK_BOL |
Definition at line 22 of file MqHigh_jv.c.
#define typeBUF MK_BUF |
Definition at line 30 of file MqHigh_jv.c.
#define typeDBL MK_DBL |
Definition at line 27 of file MqHigh_jv.c.
#define typeFLT MK_FLT |
Definition at line 25 of file MqHigh_jv.c.
#define typeHDL MK_HDL |
Definition at line 32 of file MqHigh_jv.c.
#define typeI16 MK_I16 |
Definition at line 23 of file MqHigh_jv.c.
#define typeI32 MK_I32 |
Definition at line 24 of file MqHigh_jv.c.
#define typeI64 MK_I64 |
Definition at line 26 of file MqHigh_jv.c.
#define typeI8 MK_I8 |
Definition at line 21 of file MqHigh_jv.c.
#define typeSTR MK_STRN |
Definition at line 28 of file MqHigh_jv.c.
|
static |
Definition at line 47 of file MqHigh_jv.c.
|
static |
Definition at line 288 of file MqHigh_jv.c.
|
static |
Definition at line 269 of file MqHigh_jv.c.
|
static |
Definition at line 309 of file MqHigh_jv.c.
|
static |
Definition at line 176 of file MqHigh_jv.c.
sendX1 | ( | BOL | , |
Boolean | ) |
Definition at line 137 of file MqHigh_jv.c.