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

MqMsgque PACKAGE - enum definition … More...

+ Collaboration diagram for MqMsgque_Enum_JV_API:

Classes

enum  jvmqmsgque.MqIdentE
  Java: enum MqIdentE C-API
More...
 
enum  jvmqmsgque.MqSlaveE
  Java: enum MqSlaveE C-API
More...
 
enum  jvmqmsgque.MqStartE
  Java: enum MqStartE C-API
More...
 
class  jvmqmsgque.MqStatusIsEF
  Java: enum MqStatusIsEF C-API
More...
 
enum  jvmqmsgque.MqWaitOnEventE
  Java: enum MqWaitOnEventE C-API
More...
 

Functions

JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqMsgque_IdentE_1FromInt (JNIEnv *env, jclass class, jint value)
  Java: [static] MqIdentE IdentE_FromInt(int value) C-API
return the MqIdentE from integer …
 
JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqMsgque_SlaveE_1FromInt (JNIEnv *env, jclass class, jint value)
  Java: [static] MqSlaveE SlaveE_FromInt(int value) C-API
return the MqSlaveE from integer …
 
JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqMsgque_StartE_1FromInt (JNIEnv *env, jclass class, jint value)
  Java: [static] MqStartE StartE_FromInt(int value) C-API
return the MqStartE from integer …
 
JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqMsgque_StatusIsEF_1FromInt (JNIEnv *env, jclass class, jint value)
  Java: [static] MqStatusIsEF StatusIsEF_FromInt(int value) C-API
return the MqStatusIsEF from integer …
 
JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqMsgque_WaitOnEventE_1FromInt (JNIEnv *env, jclass class, jint value)
  Java: [static] MqWaitOnEventE WaitOnEventE_FromInt(int value) C-API
return the MqWaitOnEventE from integer …
 
JNIEXPORT jint JNICALL Java_jvmqmsgque_MqMsgque_IdentE_1ToInt (JNIEnv *env, jclass class, jobject value)
  Java: [static] int IdentE_ToInt(MqIdentE value) C-API
return the MqIdentE as integer …
 
JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqMsgque_IdentE_1ToString (JNIEnv *env, jclass class, jobject value)
  Java: [static] String IdentE_ToString(MqIdentE value) C-API
return the MqIdentE as string …
 
JNIEXPORT jint JNICALL Java_jvmqmsgque_MqMsgque_SlaveE_1ToInt (JNIEnv *env, jclass class, jobject value)
  Java: [static] int SlaveE_ToInt(MqSlaveE value) C-API
return the MqSlaveE as integer …
 
JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqMsgque_SlaveE_1ToString (JNIEnv *env, jclass class, jobject value)
  Java: [static] String SlaveE_ToString(MqSlaveE value) C-API
return the MqSlaveE as string …
 
JNIEXPORT jint JNICALL Java_jvmqmsgque_MqMsgque_StartE_1ToInt (JNIEnv *env, jclass class, jobject value)
  Java: [static] int StartE_ToInt(MqStartE value) C-API
return the MqStartE as integer …
 
JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqMsgque_StartE_1ToString (JNIEnv *env, jclass class, jobject value)
  Java: [static] String StartE_ToString(MqStartE value) C-API
return the MqStartE as string …
 
JNIEXPORT jint JNICALL Java_jvmqmsgque_MqMsgque_StatusIsEF_1ToInt (JNIEnv *env, jclass class, jobject value)
  Java: [static] int StatusIsEF_ToInt(MqStatusIsEF value) C-API
return the MqStatusIsEF as integer …
 
JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqMsgque_StatusIsEF_1ToString (JNIEnv *env, jclass class, jobject value)
  Java: [static] String StatusIsEF_ToString(MqStatusIsEF value) C-API
return the MqStatusIsEF as string …
 
JNIEXPORT jint JNICALL Java_jvmqmsgque_MqMsgque_WaitOnEventE_1ToInt (JNIEnv *env, jclass class, jobject value)
  Java: [static] int WaitOnEventE_ToInt(MqWaitOnEventE value) C-API
return the MqWaitOnEventE as integer …
 
JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqMsgque_WaitOnEventE_1ToString (JNIEnv *env, jclass class, jobject value)
  Java: [static] String WaitOnEventE_ToString(MqWaitOnEventE value) C-API
return the MqWaitOnEventE as string …
 
static native MqIdentE jvmqmsgque.MqMsgque.IdentE_FromInt (int value)
  Java: [static] MqIdentE IdentE_FromInt(int value) C-API
return the MqIdentE from integer …
 
static native MqSlaveE jvmqmsgque.MqMsgque.SlaveE_FromInt (int value)
  Java: [static] MqSlaveE SlaveE_FromInt(int value) C-API
return the MqSlaveE from integer …
 
static native MqStartE jvmqmsgque.MqMsgque.StartE_FromInt (int value)
  Java: [static] MqStartE StartE_FromInt(int value) C-API
return the MqStartE from integer …
 
static native MqStatusIsEF jvmqmsgque.MqMsgque.StatusIsEF_FromInt (int value)
  Java: [static] MqStatusIsEF StatusIsEF_FromInt(int value) C-API
return the MqStatusIsEF from integer …
 
static native MqWaitOnEventE jvmqmsgque.MqMsgque.WaitOnEventE_FromInt (int value)
  Java: [static] MqWaitOnEventE WaitOnEventE_FromInt(int value) C-API
return the MqWaitOnEventE from integer …
 
static native int jvmqmsgque.MqMsgque.IdentE_ToInt (MqIdentE value)
  Java: [static] int IdentE_ToInt(MqIdentE value) C-API
return the MqIdentE as integer …
 
static native String jvmqmsgque.MqMsgque.IdentE_ToString (MqIdentE value)
  Java: [static] String IdentE_ToString(MqIdentE value) C-API
return the MqIdentE as string …
 
static native int jvmqmsgque.MqMsgque.SlaveE_ToInt (MqSlaveE value)
  Java: [static] int SlaveE_ToInt(MqSlaveE value) C-API
return the MqSlaveE as integer …
 
static native String jvmqmsgque.MqMsgque.SlaveE_ToString (MqSlaveE value)
  Java: [static] String SlaveE_ToString(MqSlaveE value) C-API
return the MqSlaveE as string …
 
static native int jvmqmsgque.MqMsgque.StartE_ToInt (MqStartE value)
  Java: [static] int StartE_ToInt(MqStartE value) C-API
return the MqStartE as integer …
 
static native String jvmqmsgque.MqMsgque.StartE_ToString (MqStartE value)
  Java: [static] String StartE_ToString(MqStartE value) C-API
return the MqStartE as string …
 
static native int jvmqmsgque.MqMsgque.StatusIsEF_ToInt (MqStatusIsEF value)
  Java: [static] int StatusIsEF_ToInt(MqStatusIsEF value) C-API
return the MqStatusIsEF as integer …
 
static native String jvmqmsgque.MqMsgque.StatusIsEF_ToString (MqStatusIsEF value)
  Java: [static] String StatusIsEF_ToString(MqStatusIsEF value) C-API
return the MqStatusIsEF as string …
 
static native int jvmqmsgque.MqMsgque.WaitOnEventE_ToInt (MqWaitOnEventE value)
  Java: [static] int WaitOnEventE_ToInt(MqWaitOnEventE value) C-API
return the MqWaitOnEventE as integer …
 
static native String jvmqmsgque.MqMsgque.WaitOnEventE_ToString (MqWaitOnEventE value)
  Java: [static] String WaitOnEventE_ToString(MqWaitOnEventE value) C-API
return the MqWaitOnEventE as string …
 

Detailed Description

MqMsgque PACKAGE - enum definition …

read more at: MkKernel_Enum_C_API

read more at: MkKernel_Enum_C_API

Function Documentation

◆ IdentE_FromInt()

static native MqIdentE jvmqmsgque.MqMsgque.IdentE_FromInt ( int value)
static

Java: [static] MqIdentE IdentE_FromInt(int value) C-API
return the MqIdentE from integer …

+ Here is the caller graph for this function:

◆ IdentE_ToInt()

static native int jvmqmsgque.MqMsgque.IdentE_ToInt ( MqIdentE value)
static

Java: [static] int IdentE_ToInt(MqIdentE value) C-API
return the MqIdentE as integer …

◆ IdentE_ToString()

static native String jvmqmsgque.MqMsgque.IdentE_ToString ( MqIdentE value)
static

◆ Java_jvmqmsgque_MqMsgque_IdentE_1FromInt()

JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqMsgque_IdentE_1FromInt ( JNIEnv * env,
jclass class,
jint value )

Java: [static] MqIdentE IdentE_FromInt(int value) C-API
return the MqIdentE from integer …

Definition at line 51 of file LibMqMsgque_jv.c.

51 {
53 enum MqIdentE value_out;
54 enum MkErrorE errVal = MqIdentE_FromInt(value, &value_out);
55 MkErrorC_Check(NULL, errVal)
56 jobject __retVal__S = MK(pGetEnumFromString)(env,MQ(Class_MqIdentE),"Ljvmqmsgque/MqIdentE;",MqIdentE_ToString(value_out));
57 return __retVal__S;
58error:
59 return 0;
60}
MkErrorE
#define MkRtSetup_NULL
enum MkErrorE MqIdentE_FromInt(MK_I32 const value, enum MqIdentE *value_out)
return the MqIdentE from integer …
MqIdentE
identify the application using prefix (default) or factory …
MK_STRN MqIdentE_ToString(enum MqIdentE value)
return the MqIdentE as string …

◆ Java_jvmqmsgque_MqMsgque_IdentE_1ToInt()

JNIEXPORT jint JNICALL Java_jvmqmsgque_MqMsgque_IdentE_1ToInt ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] int IdentE_ToInt(MqIdentE value) C-API
return the MqIdentE as integer …

Definition at line 113 of file LibMqMsgque_jv.c.

113 {
115 enum MqIdentE value_e = MK(pGetEnumFromObj)(env, NS(Class_MqIdentE), value);
116 JavaErrorCheck;
117 MK_I32 __retVal__L = MqIdentE_ToInt(value_e);
118 jint __retVal__S = __retVal__L;
119 return __retVal__S;
120error:
121 return 0;
122}
signed int MK_I32
static MK_I32 MqIdentE_ToInt(enum MqIdentE value)
return the MqIdentE as integer …

◆ Java_jvmqmsgque_MqMsgque_IdentE_1ToString()

JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqMsgque_IdentE_1ToString ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] String IdentE_ToString(MqIdentE value) C-API
return the MqIdentE as string …

Definition at line 125 of file LibMqMsgque_jv.c.

125 {
127 enum MqIdentE value_e = MK(pGetEnumFromObj)(env, NS(Class_MqIdentE), value);
128 JavaErrorCheck;
129 MK_STRN __retVal__L = MqIdentE_ToString(value_e);
130 jstring __retVal__S = JC2O(env,__retVal__L);
131 return __retVal__S;
132error:
133 return 0;
134}
const MK_STRB * MK_STRN

◆ Java_jvmqmsgque_MqMsgque_SlaveE_1FromInt()

JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqMsgque_SlaveE_1FromInt ( JNIEnv * env,
jclass class,
jint value )

Java: [static] MqSlaveE SlaveE_FromInt(int value) C-API
return the MqSlaveE from integer …

Definition at line 63 of file LibMqMsgque_jv.c.

63 {
65 enum MqSlaveE value_out;
66 enum MkErrorE errVal = MqSlaveE_FromInt(value, &value_out);
67 MkErrorC_Check(NULL, errVal)
68 jobject __retVal__S = MK(pGetEnumFromString)(env,MQ(Class_MqSlaveE),"Ljvmqmsgque/MqSlaveE;",MqSlaveE_ToString(value_out));
69 return __retVal__S;
70error:
71 return 0;
72}
MqSlaveE
predefined slave-id for well known slaves …
enum MkErrorE MqSlaveE_FromInt(MK_I32 const value, enum MqSlaveE *value_out)
return the MqSlaveE from integer …
MK_STRN MqSlaveE_ToString(enum MqSlaveE value)
return the MqSlaveE as string …

◆ Java_jvmqmsgque_MqMsgque_SlaveE_1ToInt()

JNIEXPORT jint JNICALL Java_jvmqmsgque_MqMsgque_SlaveE_1ToInt ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] int SlaveE_ToInt(MqSlaveE value) C-API
return the MqSlaveE as integer …

Definition at line 137 of file LibMqMsgque_jv.c.

137 {
139 enum MqSlaveE value_e = MK(pGetEnumFromObj)(env, NS(Class_MqSlaveE), value);
140 JavaErrorCheck;
141 MK_I32 __retVal__L = MqSlaveE_ToInt(value_e);
142 jint __retVal__S = __retVal__L;
143 return __retVal__S;
144error:
145 return 0;
146}
static MK_I32 MqSlaveE_ToInt(enum MqSlaveE value)
return the MqSlaveE as integer …

◆ Java_jvmqmsgque_MqMsgque_SlaveE_1ToString()

JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqMsgque_SlaveE_1ToString ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] String SlaveE_ToString(MqSlaveE value) C-API
return the MqSlaveE as string …

Definition at line 149 of file LibMqMsgque_jv.c.

149 {
151 enum MqSlaveE value_e = MK(pGetEnumFromObj)(env, NS(Class_MqSlaveE), value);
152 JavaErrorCheck;
153 MK_STRN __retVal__L = MqSlaveE_ToString(value_e);
154 jstring __retVal__S = JC2O(env,__retVal__L);
155 return __retVal__S;
156error:
157 return 0;
158}

◆ Java_jvmqmsgque_MqMsgque_StartE_1FromInt()

JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqMsgque_StartE_1FromInt ( JNIEnv * env,
jclass class,
jint value )

Java: [static] MqStartE StartE_FromInt(int value) C-API
return the MqStartE from integer …

Definition at line 75 of file LibMqMsgque_jv.c.

75 {
77 enum MqStartE value_out;
78 enum MkErrorE errVal = MqStartE_FromInt(value, &value_out);
79 MkErrorC_Check(NULL, errVal)
80 jobject __retVal__S = MK(pGetEnumFromString)(env,MQ(Class_MqStartE),"Ljvmqmsgque/MqStartE;",MqStartE_ToString(value_out));
81 return __retVal__S;
82error:
83 return 0;
84}
enum MkErrorE MqStartE_FromInt(MK_I32 const value, enum MqStartE *value_out)
return the MqStartE from integer …
MqStartE
User preferences on HOWTO start a new entity.
MK_STRN MqStartE_ToString(enum MqStartE value)
return the MqStartE as string …

◆ Java_jvmqmsgque_MqMsgque_StartE_1ToInt()

JNIEXPORT jint JNICALL Java_jvmqmsgque_MqMsgque_StartE_1ToInt ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] int StartE_ToInt(MqStartE value) C-API
return the MqStartE as integer …

Definition at line 161 of file LibMqMsgque_jv.c.

161 {
163 enum MqStartE value_e = MK(pGetEnumFromObj)(env, NS(Class_MqStartE), value);
164 JavaErrorCheck;
165 MK_I32 __retVal__L = MqStartE_ToInt(value_e);
166 jint __retVal__S = __retVal__L;
167 return __retVal__S;
168error:
169 return 0;
170}
static MK_I32 MqStartE_ToInt(enum MqStartE value)
return the MqStartE as integer …

◆ Java_jvmqmsgque_MqMsgque_StartE_1ToString()

JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqMsgque_StartE_1ToString ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] String StartE_ToString(MqStartE value) C-API
return the MqStartE as string …

Definition at line 173 of file LibMqMsgque_jv.c.

173 {
175 enum MqStartE value_e = MK(pGetEnumFromObj)(env, NS(Class_MqStartE), value);
176 JavaErrorCheck;
177 MK_STRN __retVal__L = MqStartE_ToString(value_e);
178 jstring __retVal__S = JC2O(env,__retVal__L);
179 return __retVal__S;
180error:
181 return 0;
182}

◆ Java_jvmqmsgque_MqMsgque_StatusIsEF_1FromInt()

JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqMsgque_StatusIsEF_1FromInt ( JNIEnv * env,
jclass class,
jint value )

Java: [static] MqStatusIsEF StatusIsEF_FromInt(int value) C-API
return the MqStatusIsEF from integer …

Definition at line 87 of file LibMqMsgque_jv.c.

87 {
89 enum MqStatusIsEF value_out;
90 enum MkErrorE errVal = MqStatusIsEF_FromInt(value, &value_out);
91 MkErrorC_Check(NULL, errVal)
92 jobject __retVal__S = MK(pGetEnumFlagFromInt)(env,MQ(Class_MqStatusIsEF),value_out);
93 return __retVal__S;
94error:
95 return 0;
96}
MqStatusIsEF
Information about how the context was created.
enum MkErrorE MqStatusIsEF_FromInt(MK_I32 const value, enum MqStatusIsEF *value_out)
return the MqStatusIsEF from integer …

◆ Java_jvmqmsgque_MqMsgque_StatusIsEF_1ToInt()

JNIEXPORT jint JNICALL Java_jvmqmsgque_MqMsgque_StatusIsEF_1ToInt ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] int StatusIsEF_ToInt(MqStatusIsEF value) C-API
return the MqStatusIsEF as integer …

Definition at line 185 of file LibMqMsgque_jv.c.

185 {
187 enum MqStatusIsEF value_e = MK(pGetEnumFromObj)(env, NS(Class_MqStatusIsEF), value);
188 JavaErrorCheck;
189 MK_I32 __retVal__L = MqStatusIsEF_ToInt(value_e);
190 jint __retVal__S = __retVal__L;
191 return __retVal__S;
192error:
193 return 0;
194}
static MK_I32 MqStatusIsEF_ToInt(enum MqStatusIsEF value)
return the MqStatusIsEF as integer …

◆ Java_jvmqmsgque_MqMsgque_StatusIsEF_1ToString()

JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqMsgque_StatusIsEF_1ToString ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] String StatusIsEF_ToString(MqStatusIsEF value) C-API
return the MqStatusIsEF as string …

Definition at line 197 of file LibMqMsgque_jv.c.

197 {
199 enum MqStatusIsEF value_e = MK(pGetEnumFromObj)(env, NS(Class_MqStatusIsEF), value);
200 JavaErrorCheck;
201 MK_STRN __retVal__L = MqStatusIsEF_ToString(value_e);
202 jstring __retVal__S = JC2O(env,__retVal__L);
203 return __retVal__S;
204error:
205 return 0;
206}
MK_STRN MqStatusIsEF_ToString(enum MqStatusIsEF value)
return the MqStatusIsEF as string …

◆ Java_jvmqmsgque_MqMsgque_WaitOnEventE_1FromInt()

JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqMsgque_WaitOnEventE_1FromInt ( JNIEnv * env,
jclass class,
jint value )

Java: [static] MqWaitOnEventE WaitOnEventE_FromInt(int value) C-API
return the MqWaitOnEventE from integer …

Definition at line 99 of file LibMqMsgque_jv.c.

99 {
101 enum MqWaitOnEventE value_out;
102 enum MkErrorE errVal = MqWaitOnEventE_FromInt(value, &value_out);
103 MkErrorC_Check(NULL, errVal)
104 jobject __retVal__S = MK(pGetEnumFromString)(env,MQ(Class_MqWaitOnEventE),"Ljvmqmsgque/MqWaitOnEventE;",MqWaitOnEventE_ToString(value_out));
105 return __retVal__S;
106error:
107 return 0;
108}
MK_STRN MqWaitOnEventE_ToString(enum MqWaitOnEventE value)
return the MqWaitOnEventE as string …
MqWaitOnEventE
wait for an event? …
enum MkErrorE MqWaitOnEventE_FromInt(MK_I32 const value, enum MqWaitOnEventE *value_out)
return the MqWaitOnEventE from integer …

◆ Java_jvmqmsgque_MqMsgque_WaitOnEventE_1ToInt()

JNIEXPORT jint JNICALL Java_jvmqmsgque_MqMsgque_WaitOnEventE_1ToInt ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] int WaitOnEventE_ToInt(MqWaitOnEventE value) C-API
return the MqWaitOnEventE as integer …

Definition at line 209 of file LibMqMsgque_jv.c.

209 {
211 enum MqWaitOnEventE value_e = MK(pGetEnumFromObj)(env, NS(Class_MqWaitOnEventE), value);
212 JavaErrorCheck;
213 MK_I32 __retVal__L = MqWaitOnEventE_ToInt(value_e);
214 jint __retVal__S = __retVal__L;
215 return __retVal__S;
216error:
217 return 0;
218}
static MK_I32 MqWaitOnEventE_ToInt(enum MqWaitOnEventE value)
return the MqWaitOnEventE as integer …

◆ Java_jvmqmsgque_MqMsgque_WaitOnEventE_1ToString()

JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqMsgque_WaitOnEventE_1ToString ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] String WaitOnEventE_ToString(MqWaitOnEventE value) C-API
return the MqWaitOnEventE as string …

Definition at line 221 of file LibMqMsgque_jv.c.

221 {
223 enum MqWaitOnEventE value_e = MK(pGetEnumFromObj)(env, NS(Class_MqWaitOnEventE), value);
224 JavaErrorCheck;
225 MK_STRN __retVal__L = MqWaitOnEventE_ToString(value_e);
226 jstring __retVal__S = JC2O(env,__retVal__L);
227 return __retVal__S;
228error:
229 return 0;
230}

◆ SlaveE_FromInt()

static native MqSlaveE jvmqmsgque.MqMsgque.SlaveE_FromInt ( int value)
static

Java: [static] MqSlaveE SlaveE_FromInt(int value) C-API
return the MqSlaveE from integer …

+ Here is the caller graph for this function:

◆ SlaveE_ToInt()

static native int jvmqmsgque.MqMsgque.SlaveE_ToInt ( MqSlaveE value)
static

Java: [static] int SlaveE_ToInt(MqSlaveE value) C-API
return the MqSlaveE as integer …

◆ SlaveE_ToString()

static native String jvmqmsgque.MqMsgque.SlaveE_ToString ( MqSlaveE value)
static

◆ StartE_FromInt()

static native MqStartE jvmqmsgque.MqMsgque.StartE_FromInt ( int value)
static

Java: [static] MqStartE StartE_FromInt(int value) C-API
return the MqStartE from integer …

+ Here is the caller graph for this function:

◆ StartE_ToInt()

static native int jvmqmsgque.MqMsgque.StartE_ToInt ( MqStartE value)
static

Java: [static] int StartE_ToInt(MqStartE value) C-API
return the MqStartE as integer …

◆ StartE_ToString()

static native String jvmqmsgque.MqMsgque.StartE_ToString ( MqStartE value)
static

◆ StatusIsEF_FromInt()

static native MqStatusIsEF jvmqmsgque.MqMsgque.StatusIsEF_FromInt ( int value)
static

Java: [static] MqStatusIsEF StatusIsEF_FromInt(int value) C-API
return the MqStatusIsEF from integer …

+ Here is the caller graph for this function:

◆ StatusIsEF_ToInt()

static native int jvmqmsgque.MqMsgque.StatusIsEF_ToInt ( MqStatusIsEF value)
static

◆ StatusIsEF_ToString()

static native String jvmqmsgque.MqMsgque.StatusIsEF_ToString ( MqStatusIsEF value)
static

Java: [static] String StatusIsEF_ToString(MqStatusIsEF value) C-API
return the MqStatusIsEF as string …

+ Here is the caller graph for this function:

◆ WaitOnEventE_FromInt()

static native MqWaitOnEventE jvmqmsgque.MqMsgque.WaitOnEventE_FromInt ( int value)
static

Java: [static] MqWaitOnEventE WaitOnEventE_FromInt(int value) C-API
return the MqWaitOnEventE from integer …

+ Here is the caller graph for this function:

◆ WaitOnEventE_ToInt()

static native int jvmqmsgque.MqMsgque.WaitOnEventE_ToInt ( MqWaitOnEventE value)
static

◆ WaitOnEventE_ToString()

static native String jvmqmsgque.MqMsgque.WaitOnEventE_ToString ( MqWaitOnEventE value)
static