MqMsgque PACKAGE - enum definition … More...
MqMsgque PACKAGE - enum definition …
Method definition
read more at: MkKernel_Enum_C_API
|
static |
Python:
→ C-API [static] MqIdentE IdentE_FromInt(value:int32)
return the MqIdentE from integer …
Definition at line 219 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] int32 IdentE_ToInt(value:MqIdentE)
return the MqIdentE as integer …
Definition at line 306 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] string IdentE_ToString(value:MqIdentE)
return the MqIdentE as string …
Definition at line 321 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] MqSlaveE SlaveE_FromInt(value:int32)
return the MqSlaveE from integer …
Definition at line 236 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] int32 SlaveE_ToInt(value:MqSlaveE)
return the MqSlaveE as integer …
Definition at line 336 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] string SlaveE_ToString(value:MqSlaveE)
return the MqSlaveE as string …
Definition at line 351 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] MqStartE StartE_FromInt(value:int32)
return the MqStartE from integer …
Definition at line 253 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] int32 StartE_ToInt(value:MqStartE)
return the MqStartE as integer …
Definition at line 366 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] string StartE_ToString(value:MqStartE)
return the MqStartE as string …
Definition at line 381 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] MqStatusIsEF StatusIsEF_FromInt(value:int32)
return the MqStatusIsEF from integer …
Definition at line 270 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] int32 StatusIsEF_ToInt(value:MqStatusIsEF)
return the MqStatusIsEF as integer …
Definition at line 396 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] string StatusIsEF_ToString(value:MqStatusIsEF)
return the MqStatusIsEF as string …
Definition at line 411 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] MqWaitOnEventE WaitOnEventE_FromInt(value:int32)
return the MqWaitOnEventE from integer …
Definition at line 287 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] int32 WaitOnEventE_ToInt(value:MqWaitOnEventE)
return the MqWaitOnEventE as integer …
Definition at line 426 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] string WaitOnEventE_ToString(value:MqWaitOnEventE)
return the MqWaitOnEventE as string …
Definition at line 441 of file LibMqMsgque_py.c.