MqFactoryC - various functions to work on a factory … More...
MqFactoryC - various functions to work on a factory …
|
static |
Tcl:
→ C-API MqFactoryC [$fct Default]
set the default-attribute to the factory …
Definition at line 599 of file MqFactoryC_tcl.c.
|
static |
Tcl:
→ C-API (static) string [MqFactoryC DefaultIdent]
return the factory-identifier of the default MqFactoryC
Definition at line 652 of file MqFactoryC_tcl.c.
|
static |
Tcl:
→ C-API MqFactoryC [$fct Initial]
set the initial-attribut to fct
…
Definition at line 613 of file MqFactoryC_tcl.c.
|
static |
Tcl:
→ C-API (static) string [MqFactoryC InitialIdent]
return the factory-identifier of the initial MqFactoryC
Definition at line 665 of file MqFactoryC_tcl.c.
|
static |
Definition at line 647 of file MqFactoryC_tcl.c.
|
static |
Tcl:
→ C-API (static) MqFactoryC LogAll ?callfunc:string="MK_NULL"?
log all "factories" to stderr
Definition at line 678 of file MqFactoryC_tcl.c.
|
static |
Tcl:
→ C-API MqContextC [$fct New]
create a new MqContextC from a MqFactoryC …
Definition at line 629 of file MqFactoryC_tcl.c.