MqFactoryC - various functions to work on a factory … More...
MqFactoryC - various functions to work on a factory …
|
static |
Atl:
→ C-API MqFactoryC [MqFactoryC::Default $fct]
set the default-attribute to the factory …
Definition at line 563 of file MqFactoryC_atl.c.
|
static |
Atl:
→ C-API (static) string [MqFactoryC::DefaultIdent]
return the factory-identifier of the default MqFactoryC
Definition at line 616 of file MqFactoryC_atl.c.
|
static |
Atl:
→ C-API MqFactoryC [MqFactoryC::Initial $fct]
set the initial-attribut to fct
…
Definition at line 577 of file MqFactoryC_atl.c.
|
static |
Atl:
→ C-API (static) string [MqFactoryC::InitialIdent]
return the factory-identifier of the initial MqFactoryC
Definition at line 629 of file MqFactoryC_atl.c.
|
static |
Definition at line 611 of file MqFactoryC_atl.c.
|
static |
Atl:
→ C-API (static) MqFactoryC::LogAll ?callfunc:string="MK_NULL"?
log all "factories" to stderr
Definition at line 642 of file MqFactoryC_atl.c.
|
static |
Atl:
→ C-API MqContextC [MqFactoryC::New $fct]
create a new MqContextC from a MqFactoryC …
Definition at line 593 of file MqFactoryC_atl.c.