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 227 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] int32 IdentE_ToInt(value:MqIdentE)
return the MqIdentE as integer …
Definition at line 314 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] string IdentE_ToString(value:MqIdentE)
return the MqIdentE as string …
Definition at line 329 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] MqSlaveE SlaveE_FromInt(value:int32)
return the MqSlaveE from integer …
Definition at line 244 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] int32 SlaveE_ToInt(value:MqSlaveE)
return the MqSlaveE as integer …
Definition at line 344 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] string SlaveE_ToString(value:MqSlaveE)
return the MqSlaveE as string …
Definition at line 359 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] MqStartE StartE_FromInt(value:int32)
return the MqStartE from integer …
Definition at line 261 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] int32 StartE_ToInt(value:MqStartE)
return the MqStartE as integer …
Definition at line 374 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] string StartE_ToString(value:MqStartE)
return the MqStartE as string …
Definition at line 389 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] MqStatusIsEF StatusIsEF_FromInt(value:int32)
return the MqStatusIsEF from integer …
Definition at line 278 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] int32 StatusIsEF_ToInt(value:MqStatusIsEF)
return the MqStatusIsEF as integer …
Definition at line 404 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] string StatusIsEF_ToString(value:MqStatusIsEF)
return the MqStatusIsEF as string …
Definition at line 419 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] MqWaitOnEventE WaitOnEventE_FromInt(value:int32)
return the MqWaitOnEventE from integer …
Definition at line 295 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] int32 WaitOnEventE_ToInt(value:MqWaitOnEventE)
return the MqWaitOnEventE as integer …
Definition at line 434 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] string WaitOnEventE_ToString(value:MqWaitOnEventE)
return the MqWaitOnEventE as string …
Definition at line 449 of file LibMqMsgque_py.c.