MqMsgque PACKAGE - initialize the MqContextC startup and/or external-object-link … More...
Functions | |
static OT_ProcRet | py_mqmsgque_MqMsgque_InitGetArg0 (OtClass_ARGS) |
Python: → C-API get the process startup-prefix argument | |
static OT_ProcRet | py_mqmsgque_MqMsgque_InitResetArg0 (OtClass_ARGS) |
Python: → C-API Reset the process-startup-prefix argument to an empty list … | |
static OT_ProcRet | py_mqmsgque_MqMsgque_InitSetArg0 (OtClass_ARGS) |
Python: → C-API set the process startup-prefix argument to bfl | |
MqMsgque PACKAGE - initialize the MqContextC startup and/or external-object-link …
|
static |
Python:
→ C-API [static] MkBufferListC InitGetArg0()
get the process startup-prefix argument
Definition at line 510 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] MkBufferListC InitResetArg0()
Reset the process-startup-prefix argument to an empty list …
Definition at line 523 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] InitSetArg0(?bfl:MkBufferListC...=None?)
set the process startup-prefix argument to bfl
Definition at line 536 of file LibMqMsgque_py.c.