MqMsgque PACKAGE - setup und cleanup the pymqmsgque … More...
Functions | |
static OT_ProcRet | py_mqmsgque_MqMsgque_Cleanup (OtClass_ARGS) |
Python: → C-API cleanup pymqmsgque internal memory … | |
static OT_ProcRet | py_mqmsgque_MqMsgque_Setup (OtClass_ARGS) |
Python: → C-API setup pymqmsgque internal memory … | |
MqMsgque PACKAGE - setup und cleanup the pymqmsgque …
For details about MqSetup and MqCleanup usage refer to MkKernel_Setup_libmkkernel_C_API
|
static |
Python:
→ C-API [static] Cleanup()
cleanup pymqmsgque internal memory …
Definition at line 561 of file LibMqMsgque_py.c.
|
static |
Python:
→ C-API [static] Setup()
setup pymqmsgque internal memory …
Definition at line 575 of file LibMqMsgque_py.c.