MqContextC - various functions to create, initialize and destroy a context … More...
Functions | |
static OT_ProcRet | pymqmsgque_MqContextC_Create (OtClass_ARGS) |
Python: → C-API create and initialize the MqContextC ... | |
static OT_ProcRet | pymqmsgque_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 3550 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 3571 of file MqContextC_py.c.