theLink 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard
c - tcl - cs - py - rb - jv - cc
Loading...
Searching...
No Matches
MqContextC_ReadApi_Atom_JV_API

MqContextC - read a single-data-item outof a read-data-packageMore...

+ Collaboration diagram for MqContextC_ReadApi_Atom_JV_API:

Functions

native MkBufferListC jvmqmsgque.MqContextC.ReadALL (MkBufferListC val_inout)
  Java: MkBufferListC ctx.ReadALL(?MkBufferListC val_inout = null?) C-API
get a temporary MkBufferListC from all data in the read-data-package
 
MkBufferListC jvmqmsgque.MqContextC.ReadALL ()
  Java: MkBufferListC ctx.ReadALL(?MkBufferListC val_inout = null?) C-API
get a temporary MkBufferListC from all data in the read-data-package
 
native MkBufferListC jvmqmsgque.MqContextC.ReadBFL ()
  Java: MkBufferListC ctx.ReadBFL() C-API
get a temporary MkBufferListC from next list-item in the read-data-package
 
native MkBufferC jvmqmsgque.MqContextC.ReadBUF ()
  Java: MkBufferC ctx.ReadBUF() C-API
get a temporary MkBufferC from the read-data-package
 
native byte[] jvmqmsgque.MqContextC.ReadBIN ()
  Java: doc_mq_jv_ReadBIN C-API
generic function to read an MK_BIN object from the read-data-package object …
 
native boolean jvmqmsgque.MqContextC.ReadBOL ()
  Java: doc_mq_jv_ReadBOL C-API
read a PRIMITIVE TYPE from the read-data-package
 
native byte[] jvmqmsgque.MqContextC.ReadBinaryR ()
  Java: byte[] ctx.ReadBinaryR() C-API
read a MkBinaryR from the read-data-package
 
native double jvmqmsgque.MqContextC.ReadDBL ()
  Java: doc_mq_jv_ReadDBL C-API
read a PRIMITIVE TYPE from the read-data-package
 
native float jvmqmsgque.MqContextC.ReadFLT ()
  Java: doc_mq_jv_ReadFLT C-API
read a PRIMITIVE TYPE from the read-data-package
 
native int jvmqmsgque.MqContextC.ReadHDL ()
  Java: int ctx.ReadHDL() C-API
read the handle from the read-data-package
 
native short jvmqmsgque.MqContextC.ReadI16 ()
  Java: doc_mq_jv_ReadI16 C-API
read a PRIMITIVE TYPE from the read-data-package
 
native int jvmqmsgque.MqContextC.ReadI32 ()
  Java: doc_mq_jv_ReadI32 C-API
read a PRIMITIVE TYPE from the read-data-package
 
native long jvmqmsgque.MqContextC.ReadI64 ()
  Java: doc_mq_jv_ReadI64 C-API
read a PRIMITIVE TYPE from the read-data-package
 
native byte jvmqmsgque.MqContextC.ReadI8 ()
  Java: doc_mq_jv_ReadI8 C-API
read a PRIMITIVE TYPE from the read-data-package
 
native long jvmqmsgque.MqContextC.ReadLONG ()
  Java: long ctx.ReadLONG() C-API
read the long native object from the read-data-package
 
native String jvmqmsgque.MqContextC.ReadSTR ()
  Java: doc_mq_jv_ReadSTR C-API
read a PRIMITIVE TYPE from the read-data-package
 
native String jvmqmsgque.MqContextC.ReadStringR ()
  Java: String ctx.ReadStringR() C-API
read a MkStringR from the read-data-package
 
JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqContextC_ReadALL (JNIEnv *env, jobject self, jobject val_inout)
  Java: MkBufferListC ctx.ReadALL(?MkBufferListC val_inout = null?) C-API
get a temporary MkBufferListC from all data in the read-data-package
 
JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqContextC_ReadBFL (JNIEnv *env, jobject self)
  Java: MkBufferListC ctx.ReadBFL() C-API
get a temporary MkBufferListC from next list-item in the read-data-package
 
JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqContextC_ReadBUF (JNIEnv *env, jobject self)
  Java: MkBufferC ctx.ReadBUF() C-API
get a temporary MkBufferC from the read-data-package
 
JNIEXPORT jbyteArray JNICALL Java_jvmqmsgque_MqContextC_ReadBIN (JNIEnv *env, jobject self)
  Java: doc_mq_jv_ReadBIN C-API
generic function to read an MK_BIN object from the read-data-package object …
 
JNIEXPORT jboolean JNICALL Java_jvmqmsgque_MqContextC_ReadBOL (JNIEnv *env, jobject self)
  Java: doc_mq_jv_ReadBOL C-API
read a PRIMITIVE TYPE from the read-data-package
 
JNIEXPORT jbyteArray JNICALL Java_jvmqmsgque_MqContextC_ReadBinaryR (JNIEnv *env, jobject self)
  Java: byte[] ctx.ReadBinaryR() C-API
read a MkBinaryR from the read-data-package
 
JNIEXPORT jdouble JNICALL Java_jvmqmsgque_MqContextC_ReadDBL (JNIEnv *env, jobject self)
  Java: doc_mq_jv_ReadDBL C-API
read a PRIMITIVE TYPE from the read-data-package
 
JNIEXPORT jfloat JNICALL Java_jvmqmsgque_MqContextC_ReadFLT (JNIEnv *env, jobject self)
  Java: doc_mq_jv_ReadFLT C-API
read a PRIMITIVE TYPE from the read-data-package
 
JNIEXPORT jint JNICALL Java_jvmqmsgque_MqContextC_ReadHDL (JNIEnv *env, jobject self)
  Java: int ctx.ReadHDL() C-API
read the handle from the read-data-package
 
JNIEXPORT jshort JNICALL Java_jvmqmsgque_MqContextC_ReadI16 (JNIEnv *env, jobject self)
  Java: doc_mq_jv_ReadI16 C-API
read a PRIMITIVE TYPE from the read-data-package
 
JNIEXPORT jint JNICALL Java_jvmqmsgque_MqContextC_ReadI32 (JNIEnv *env, jobject self)
  Java: doc_mq_jv_ReadI32 C-API
read a PRIMITIVE TYPE from the read-data-package
 
JNIEXPORT jlong JNICALL Java_jvmqmsgque_MqContextC_ReadI64 (JNIEnv *env, jobject self)
  Java: doc_mq_jv_ReadI64 C-API
read a PRIMITIVE TYPE from the read-data-package
 
JNIEXPORT jbyte JNICALL Java_jvmqmsgque_MqContextC_ReadI8 (JNIEnv *env, jobject self)
  Java: doc_mq_jv_ReadI8 C-API
read a PRIMITIVE TYPE from the read-data-package
 
JNIEXPORT MK_NAT_LIST JNICALL ReadLIST (JNIEnv *env, jobject self)
  Java: List<Object> ctx.ReadLIST() C-API
get all arguments as native list …
 
JNIEXPORT jlong JNICALL Java_jvmqmsgque_MqContextC_ReadLONG (JNIEnv *env, jobject self)
  Java: long ctx.ReadLONG() C-API
read the long native object from the read-data-package
 
JNIEXPORT MK_NAT_OBJECT JNICALL ReadNEXT (JNIEnv *env, jobject self)
  Java: Object ctx.ReadNEXT() C-API
get the next argument as native object …
 
JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqContextC_ReadSTR (JNIEnv *env, jobject self)
  Java: doc_mq_jv_ReadSTR C-API
read a PRIMITIVE TYPE from the read-data-package
 
JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqContextC_ReadStringR (JNIEnv *env, jobject self)
  Java: String ctx.ReadStringR() C-API
read a MkStringR from the read-data-package
 

Detailed Description

MqContextC - read a single-data-item outof a read-data-package

Function Documentation

◆ Java_jvmqmsgque_MqContextC_ReadALL()

JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqContextC_ReadALL ( JNIEnv * env,
jobject self,
jobject val_inout )

Java: MkBufferListC ctx.ReadALL(?MkBufferListC val_inout = null?) C-API
get a temporary MkBufferListC from all data in the read-data-package

Definition at line 1278 of file MqContextC_jv.c.

1278 {
1279 MQ_CTX hdl = (MQ_CTX)pObj2Hdl(env,"MqContextC",self);
1280 JavaErrorCheck;
1281 MkRtSetup_X(hdl);
1282 MK_BFL val_inout_hdl = (MK_BFL)pObj2Hdl__null_allow(env,val_inout);
1283 JavaErrorCheck;
1284 enum MkErrorE errVal = MqReadALL(hdl, &val_inout_hdl);
1285 MkErrorC_Check(hdl, errVal)
1286 jobject __retVal__S = MK(MkBufferListC_ObjNew)(MK_RT_CALL env,val_inout_hdl);
1287 return __retVal__S;
1288error:
1289 return 0;
1290}
struct MkBufferListS * MK_BFL
MkErrorE
#define MK_RT_CALL
#define MkRtSetup_X(x)
struct MqContextS * MQ_CTX
class-shortcut for struct MqContextS *, all shortcut using the XX_YYY syntax (only for public API) …
#define MqReadALL(...)
PUBLIC data structure for the jvmqmsgque-specific-data

◆ Java_jvmqmsgque_MqContextC_ReadBFL()

JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqContextC_ReadBFL ( JNIEnv * env,
jobject self )

Java: MkBufferListC ctx.ReadBFL() C-API
get a temporary MkBufferListC from next list-item in the read-data-package

Definition at line 1295 of file MqContextC_jv.c.

1295 {
1296 MQ_CTX hdl = (MQ_CTX)pObj2Hdl(env,"MqContextC",self);
1297 JavaErrorCheck;
1298 MkRtSetup_X(hdl);
1299 MK_BFL val_out;
1300 enum MkErrorE errVal = MqReadBFL(hdl, &val_out);
1301 MkErrorC_Check(hdl, errVal)
1302 jobject __retVal__S = MK(MkBufferListC_ObjNew)(MK_RT_CALL env,val_out);
1303 return __retVal__S;
1304error:
1305 return 0;
1306}
#define MqReadBFL(...)

◆ Java_jvmqmsgque_MqContextC_ReadBIN()

JNIEXPORT jbyteArray JNICALL Java_jvmqmsgque_MqContextC_ReadBIN ( JNIEnv * env,
jobject self )

Java: doc_mq_jv_ReadBIN C-API
generic function to read an MK_BIN object from the read-data-package object …

Definition at line 1325 of file MqContextC_jv.c.

1325 {
1326 MQ_CTX hdl = (MQ_CTX)pObj2Hdl(env,"MqContextC",self);
1327 JavaErrorCheck;
1328 MkRtSetup_X(hdl);
1329 MkBinaryR val_out_ref;
1330 enum MkErrorE errVal = MqReadBIN(hdl, &val_out_ref);
1331 MkErrorC_Check(hdl, errVal)
1332 const jsize val_out_size = (jsize) val_out_ref.size;
1333 const jbyte *val_out_byte = (jbyte*) val_out_ref.data;
1334 jbyteArray val_out = (*env)->NewByteArray(env, val_out_size);
1335 JavaErrorCheck;
1336 (*env)->SetByteArrayRegion(env,val_out,0,val_out_size,val_out_byte);
1337 JavaErrorCheck;
1338 jbyteArray __retVal__S = val_out;
1339 return __retVal__S;
1340error:
1341 return 0;
1342}
#define MqReadBIN(...)
MK_SIZE size

◆ Java_jvmqmsgque_MqContextC_ReadBinaryR()

JNIEXPORT jbyteArray JNICALL Java_jvmqmsgque_MqContextC_ReadBinaryR ( JNIEnv * env,
jobject self )

Java: byte[] ctx.ReadBinaryR() C-API
read a MkBinaryR from the read-data-package

Definition at line 1359 of file MqContextC_jv.c.

1359 {
1360 MQ_CTX hdl = (MQ_CTX)pObj2Hdl(env,"MqContextC",self);
1361 JavaErrorCheck;
1362 MkRtSetup_X(hdl);
1363 MkBinaryR val_out_ref;
1364 enum MkErrorE errVal = MqReadBinaryR(hdl, &val_out_ref);
1365 MkErrorC_Check(hdl, errVal)
1366 const jsize val_out_size = (jsize) val_out_ref.size;
1367 const jbyte *val_out_byte = (jbyte*) val_out_ref.data;
1368 jbyteArray val_out = (*env)->NewByteArray(env, val_out_size);
1369 JavaErrorCheck;
1370 (*env)->SetByteArrayRegion(env,val_out,0,val_out_size,val_out_byte);
1371 JavaErrorCheck;
1372 jbyteArray __retVal__S = val_out;
1373 return __retVal__S;
1374error:
1375 return 0;
1376}
#define MqReadBinaryR(...)

◆ Java_jvmqmsgque_MqContextC_ReadBOL()

JNIEXPORT jboolean JNICALL Java_jvmqmsgque_MqContextC_ReadBOL ( JNIEnv * env,
jobject self )

Java: doc_mq_jv_ReadBOL C-API
read a PRIMITIVE TYPE from the read-data-package

Definition at line 1345 of file MqContextC_jv.c.

1345 {
1346 MQ_CTX hdl = (MQ_CTX)pObj2Hdl(env,"MqContextC",self);
1347 JavaErrorCheck;
1348 MkRtSetup_X(hdl);
1349 MK_BOL val_out;
1350 enum MkErrorE errVal = MqReadBOL(hdl, &val_out);
1351 MkErrorC_Check(hdl, errVal)
1352 jboolean __retVal__S = val_out != 0;
1353 return __retVal__S;
1354error:
1355 return 0;
1356}
unsigned char MK_BOL
#define MqReadBOL(...)

◆ Java_jvmqmsgque_MqContextC_ReadBUF()

JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqContextC_ReadBUF ( JNIEnv * env,
jobject self )

Java: MkBufferC ctx.ReadBUF() C-API
get a temporary MkBufferC from the read-data-package

Definition at line 1309 of file MqContextC_jv.c.

1309 {
1310 MQ_CTX hdl = (MQ_CTX)pObj2Hdl(env,"MqContextC",self);
1311 JavaErrorCheck;
1312 MkRtSetup_X(hdl);
1313 MK_BUF val_out;
1314 enum MkErrorE errVal = MqReadBUF(hdl, &val_out);
1315 MkErrorC_Check(hdl, errVal)
1316 jobject __retVal__S = MK(MkBufferC_ObjNew)(MK_RT_CALL env,val_out);
1317 return __retVal__S;
1318error:
1319 return 0;
1320}
#define MqReadBUF(...)

◆ Java_jvmqmsgque_MqContextC_ReadDBL()

JNIEXPORT jdouble JNICALL Java_jvmqmsgque_MqContextC_ReadDBL ( JNIEnv * env,
jobject self )

Java: doc_mq_jv_ReadDBL C-API
read a PRIMITIVE TYPE from the read-data-package

Definition at line 1379 of file MqContextC_jv.c.

1379 {
1380 MQ_CTX hdl = (MQ_CTX)pObj2Hdl(env,"MqContextC",self);
1381 JavaErrorCheck;
1382 MkRtSetup_X(hdl);
1383 MK_DBL val_out;
1384 enum MkErrorE errVal = MqReadDBL(hdl, &val_out);
1385 MkErrorC_Check(hdl, errVal)
1386 jdouble __retVal__S = val_out;
1387 return __retVal__S;
1388error:
1389 return 0;
1390}
double MK_DBL
#define MqReadDBL(...)

◆ Java_jvmqmsgque_MqContextC_ReadFLT()

JNIEXPORT jfloat JNICALL Java_jvmqmsgque_MqContextC_ReadFLT ( JNIEnv * env,
jobject self )

Java: doc_mq_jv_ReadFLT C-API
read a PRIMITIVE TYPE from the read-data-package

Definition at line 1393 of file MqContextC_jv.c.

1393 {
1394 MQ_CTX hdl = (MQ_CTX)pObj2Hdl(env,"MqContextC",self);
1395 JavaErrorCheck;
1396 MkRtSetup_X(hdl);
1397 MK_FLT val_out;
1398 enum MkErrorE errVal = MqReadFLT(hdl, &val_out);
1399 MkErrorC_Check(hdl, errVal)
1400 jfloat __retVal__S = val_out;
1401 return __retVal__S;
1402error:
1403 return 0;
1404}
float MK_FLT
#define MqReadFLT(...)

◆ Java_jvmqmsgque_MqContextC_ReadHDL()

JNIEXPORT jint JNICALL Java_jvmqmsgque_MqContextC_ReadHDL ( JNIEnv * env,
jobject self )

Java: int ctx.ReadHDL() C-API
read the handle from the read-data-package

Definition at line 1407 of file MqContextC_jv.c.

1407 {
1408 MQ_CTX hdl = (MQ_CTX)pObj2Hdl(env,"MqContextC",self);
1409 JavaErrorCheck;
1410 MkRtSetup_X(hdl);
1411 MK_HDL val_out;
1412 enum MkErrorE errVal = MqReadHDL(hdl, &val_out);
1413 MkErrorC_Check(hdl, errVal)
1414 jint __retVal__S = val_out;
1415 return __retVal__S;
1416error:
1417 return 0;
1418}
int32_t MK_HDL
#define MqReadHDL(...)

◆ Java_jvmqmsgque_MqContextC_ReadI16()

JNIEXPORT jshort JNICALL Java_jvmqmsgque_MqContextC_ReadI16 ( JNIEnv * env,
jobject self )

Java: doc_mq_jv_ReadI16 C-API
read a PRIMITIVE TYPE from the read-data-package

Definition at line 1421 of file MqContextC_jv.c.

1421 {
1422 MQ_CTX hdl = (MQ_CTX)pObj2Hdl(env,"MqContextC",self);
1423 JavaErrorCheck;
1424 MkRtSetup_X(hdl);
1425 MK_I16 val_out;
1426 enum MkErrorE errVal = MqReadI16(hdl, &val_out);
1427 MkErrorC_Check(hdl, errVal)
1428 jshort __retVal__S = val_out;
1429 return __retVal__S;
1430error:
1431 return 0;
1432}
signed short int MK_I16
#define MqReadI16(...)

◆ Java_jvmqmsgque_MqContextC_ReadI32()

JNIEXPORT jint JNICALL Java_jvmqmsgque_MqContextC_ReadI32 ( JNIEnv * env,
jobject self )

Java: doc_mq_jv_ReadI32 C-API
read a PRIMITIVE TYPE from the read-data-package

Definition at line 1435 of file MqContextC_jv.c.

1435 {
1436 MQ_CTX hdl = (MQ_CTX)pObj2Hdl(env,"MqContextC",self);
1437 JavaErrorCheck;
1438 MkRtSetup_X(hdl);
1439 MK_I32 val_out;
1440 enum MkErrorE errVal = MqReadI32(hdl, &val_out);
1441 MkErrorC_Check(hdl, errVal)
1442 jint __retVal__S = val_out;
1443 return __retVal__S;
1444error:
1445 return 0;
1446}
signed int MK_I32
#define MqReadI32(...)

◆ Java_jvmqmsgque_MqContextC_ReadI64()

JNIEXPORT jlong JNICALL Java_jvmqmsgque_MqContextC_ReadI64 ( JNIEnv * env,
jobject self )

Java: doc_mq_jv_ReadI64 C-API
read a PRIMITIVE TYPE from the read-data-package

Definition at line 1449 of file MqContextC_jv.c.

1449 {
1450 MQ_CTX hdl = (MQ_CTX)pObj2Hdl(env,"MqContextC",self);
1451 JavaErrorCheck;
1452 MkRtSetup_X(hdl);
1453 MK_I64 val_out;
1454 enum MkErrorE errVal = MqReadI64(hdl, &val_out);
1455 MkErrorC_Check(hdl, errVal)
1456 jlong __retVal__S = val_out;
1457 return __retVal__S;
1458error:
1459 return 0;
1460}
signed long long MK_I64
#define MqReadI64(...)

◆ Java_jvmqmsgque_MqContextC_ReadI8()

JNIEXPORT jbyte JNICALL Java_jvmqmsgque_MqContextC_ReadI8 ( JNIEnv * env,
jobject self )

Java: doc_mq_jv_ReadI8 C-API
read a PRIMITIVE TYPE from the read-data-package

Definition at line 1463 of file MqContextC_jv.c.

1463 {
1464 MQ_CTX hdl = (MQ_CTX)pObj2Hdl(env,"MqContextC",self);
1465 JavaErrorCheck;
1466 MkRtSetup_X(hdl);
1467 MK_I8 val_out;
1468 enum MkErrorE errVal = MqReadI8(hdl, &val_out);
1469 MkErrorC_Check(hdl, errVal)
1470 jbyte __retVal__S = (jbyte)val_out;
1471 return __retVal__S;
1472error:
1473 return 0;
1474}
signed char MK_I8
#define MqReadI8(...)

◆ Java_jvmqmsgque_MqContextC_ReadLONG()

JNIEXPORT jlong JNICALL Java_jvmqmsgque_MqContextC_ReadLONG ( JNIEnv * env,
jobject self )

Java: long ctx.ReadLONG() C-API
read the long native object from the read-data-package

Definition at line 1480 of file MqContextC_jv.c.

1480 {
1481 MQ_CTX hdl = (MQ_CTX)pObj2Hdl(env,"MqContextC",self);
1482 JavaErrorCheck;
1483 MkRtSetup_X(hdl);
1484 MK_LONG val_out;
1485 enum MkErrorE errVal = MqReadLONG(hdl, &val_out);
1486 MkErrorC_Check(hdl, errVal)
1487 jlong __retVal__S = val_out;
1488 return __retVal__S;
1489error:
1490 return 0;
1491}
long MK_LONG
#define MqReadLONG(...)

◆ Java_jvmqmsgque_MqContextC_ReadSTR()

JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqContextC_ReadSTR ( JNIEnv * env,
jobject self )

Java: doc_mq_jv_ReadSTR C-API
read a PRIMITIVE TYPE from the read-data-package

Definition at line 1497 of file MqContextC_jv.c.

1497 {
1498 MQ_CTX hdl = (MQ_CTX)pObj2Hdl(env,"MqContextC",self);
1499 JavaErrorCheck;
1500 MkRtSetup_X(hdl);
1501 MK_STRN val_out;
1502 enum MkErrorE errVal = MqReadSTR(hdl, &val_out);
1503 MkErrorC_Check(hdl, errVal)
1504 jstring __retVal__S = JC2O(env,val_out);
1505 return __retVal__S;
1506error:
1507 return 0;
1508}
const MK_STRB * MK_STRN
#define MqReadSTR(...)

◆ Java_jvmqmsgque_MqContextC_ReadStringR()

JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqContextC_ReadStringR ( JNIEnv * env,
jobject self )

Java: String ctx.ReadStringR() C-API
read a MkStringR from the read-data-package

Definition at line 1511 of file MqContextC_jv.c.

1511 {
1512 MQ_CTX hdl = (MQ_CTX)pObj2Hdl(env,"MqContextC",self);
1513 JavaErrorCheck;
1514 MkRtSetup_X(hdl);
1515 MkStringR val_out_ref;
1516 enum MkErrorE errVal = MqReadStringR(hdl, &val_out_ref);
1517 MkErrorC_Check(hdl, errVal)
1518 jstring val_out = (*env)->NewStringUTF(env, val_out_ref.ptr);
1519 JavaErrorCheck;
1520 jstring __retVal__S = val_out;
1521 return __retVal__S;
1522error:
1523 return 0;
1524}
#define MqReadStringR(...)
MK_STRN ptr

◆ ReadALL() [1/2]

MkBufferListC jvmqmsgque.MqContextC.ReadALL ( )

Java: MkBufferListC ctx.ReadALL(?MkBufferListC val_inout = null?) C-API
get a temporary MkBufferListC from all data in the read-data-package

Definition at line 656 of file MqContextC.java.

656 {
657 return ReadALL ((MkBufferListC) null);
658 }
MkBufferListC ReadALL()
Java: MkBufferListC ctx.ReadALL(?MkBufferListC val_inout = null?) → C-API get a temporary MkBuf...
+ Here is the caller graph for this function:

◆ ReadALL() [2/2]

native MkBufferListC jvmqmsgque.MqContextC.ReadALL ( MkBufferListC val_inout)

Java: MkBufferListC ctx.ReadALL(?MkBufferListC val_inout = null?) C-API
get a temporary MkBufferListC from all data in the read-data-package

◆ ReadBFL()

native MkBufferListC jvmqmsgque.MqContextC.ReadBFL ( )

Java: MkBufferListC ctx.ReadBFL() C-API
get a temporary MkBufferListC from next list-item in the read-data-package

◆ ReadBIN()

native byte[] jvmqmsgque.MqContextC.ReadBIN ( )

Java: doc_mq_jv_ReadBIN C-API
generic function to read an MK_BIN object from the read-data-package object …

◆ ReadBinaryR()

native byte[] jvmqmsgque.MqContextC.ReadBinaryR ( )

Java: byte[] ctx.ReadBinaryR() C-API
read a MkBinaryR from the read-data-package

◆ ReadBOL()

native boolean jvmqmsgque.MqContextC.ReadBOL ( )

Java: doc_mq_jv_ReadBOL C-API
read a PRIMITIVE TYPE from the read-data-package

◆ ReadBUF()

native MkBufferC jvmqmsgque.MqContextC.ReadBUF ( )

Java: MkBufferC ctx.ReadBUF() C-API
get a temporary MkBufferC from the read-data-package

+ Here is the caller graph for this function:

◆ ReadDBL()

native double jvmqmsgque.MqContextC.ReadDBL ( )

Java: doc_mq_jv_ReadDBL C-API
read a PRIMITIVE TYPE from the read-data-package

◆ ReadFLT()

native float jvmqmsgque.MqContextC.ReadFLT ( )

Java: doc_mq_jv_ReadFLT C-API
read a PRIMITIVE TYPE from the read-data-package

◆ ReadHDL()

native int jvmqmsgque.MqContextC.ReadHDL ( )

Java: int ctx.ReadHDL() C-API
read the handle from the read-data-package

◆ ReadI16()

native short jvmqmsgque.MqContextC.ReadI16 ( )

Java: doc_mq_jv_ReadI16 C-API
read a PRIMITIVE TYPE from the read-data-package

◆ ReadI32()

native int jvmqmsgque.MqContextC.ReadI32 ( )

Java: doc_mq_jv_ReadI32 C-API
read a PRIMITIVE TYPE from the read-data-package

◆ ReadI64()

native long jvmqmsgque.MqContextC.ReadI64 ( )

Java: doc_mq_jv_ReadI64 C-API
read a PRIMITIVE TYPE from the read-data-package

◆ ReadI8()

native byte jvmqmsgque.MqContextC.ReadI8 ( )

Java: doc_mq_jv_ReadI8 C-API
read a PRIMITIVE TYPE from the read-data-package

◆ ReadLIST()

JNIEXPORT MK_NAT_LIST JNICALL ReadLIST ( JNIEnv * env,
jobject self )

Java: List<Object> ctx.ReadLIST() C-API
get all arguments as native list …

◆ ReadLONG()

native long jvmqmsgque.MqContextC.ReadLONG ( )

Java: long ctx.ReadLONG() C-API
read the long native object from the read-data-package

◆ ReadNEXT()

JNIEXPORT MK_NAT_OBJECT JNICALL ReadNEXT ( JNIEnv * env,
jobject self )

Java: Object ctx.ReadNEXT() C-API
get the next argument as native object …

◆ ReadSTR()

native String jvmqmsgque.MqContextC.ReadSTR ( )

Java: doc_mq_jv_ReadSTR C-API
read a PRIMITIVE TYPE from the read-data-package

◆ ReadStringR()

native String jvmqmsgque.MqContextC.ReadStringR ( )

Java: String ctx.ReadStringR() C-API
read a MkStringR from the read-data-package