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 216 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] int32 IdentE_ToInt(value:MqIdentE)
return the MqIdentE as integer …
Definition at line 303 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] string IdentE_ToString(value:MqIdentE)
return the MqIdentE as string …
Definition at line 318 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] MqSlaveE SlaveE_FromInt(value:int32)
return the MqSlaveE from integer …
Definition at line 233 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] int32 SlaveE_ToInt(value:MqSlaveE)
return the MqSlaveE as integer …
Definition at line 333 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] string SlaveE_ToString(value:MqSlaveE)
return the MqSlaveE as string …
Definition at line 348 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] MqStartE StartE_FromInt(value:int32)
return the MqStartE from integer …
Definition at line 250 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] int32 StartE_ToInt(value:MqStartE)
return the MqStartE as integer …
Definition at line 363 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] string StartE_ToString(value:MqStartE)
return the MqStartE as string …
Definition at line 378 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] MqStatusIsEF StatusIsEF_FromInt(value:int32)
return the MqStatusIsEF from integer …
Definition at line 267 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] int32 StatusIsEF_ToInt(value:MqStatusIsEF)
return the MqStatusIsEF as integer …
Definition at line 393 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] string StatusIsEF_ToString(value:MqStatusIsEF)
return the MqStatusIsEF as string …
Definition at line 408 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] MqWaitOnEventE WaitOnEventE_FromInt(value:int32)
return the MqWaitOnEventE from integer …
Definition at line 284 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] int32 WaitOnEventE_ToInt(value:MqWaitOnEventE)
return the MqWaitOnEventE as integer …
Definition at line 423 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] string WaitOnEventE_ToString(value:MqWaitOnEventE)
return the MqWaitOnEventE as string …
Definition at line 438 of file LibMqMsgque_py.c.