MqContextC - various functions to create, initialize and destroy a context … More...
Collaboration diagram for MqContextC_TOR_PY_API: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 3547 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 3568 of file MqContextC_py.c.