MqContextC - various functions to create, initialize and destroy a context … More...
Functions | |
static OT_ProcRet | tclmqmsgque_MqContextC_CTOR (CONSTR_ARGS) |
Tcl: → C-API create and initialize the MqContextC ... | |
static OT_ProcRet | tclmqmsgque_MqContextC_Create (OtClass_ARGS) |
Tcl: → C-API create and initialize the MqContextC ... | |
MqContextC - various functions to create, initialize and destroy a context …
|
static |
Tcl:
→ C-API (constructor,static) MqContextC [MqContextC Create ?tmpl:MqContextC="MK_NULL"?]
create and initialize the MqContextC ...
Definition at line 3620 of file MqContextC_tcl.c.
|
static |
Tcl:
→ C-API (constructor,static) MqContextC [MqContextC CTOR ?tmpl:MqContextC="MK_NULL"?]
create and initialize the MqContextC ...
Definition at line 3600 of file MqContextC_tcl.c.