MqContextC - various functions to create, initialize and destroy a context … More...
Functions | |
static OT_ProcRet | py_mqmsgque_MqContextC_Create (OtClass_ARGS) |
Python: → C-API create and initialize the MqContextC ... | |
static OT_ProcRet | py_mqmsgque_MqContextC_new (CONSTR_ARGS) |
Python: → C-API create and initialize the MqContextC ... | |
MqContextC - various functions to create, initialize and destroy a context …
|
static |
Python:
→ C-API [constructor,static] MqContextC MqContextC.Create(?tmpl:MqContextC=None?)
create and initialize the MqContextC ...
Definition at line 3572 of file MqContextC_py.c.
|
static |
Python:
→ C-API [constructor,static] MqContextC MqContextC.new(?tmpl:MqContextC=None?)
create and initialize the MqContextC ...
Definition at line 3593 of file MqContextC_py.c.