MqFactoryC - various functions to create, initialize and destroy a factory … More...
Collaboration diagram for MqFactoryC_TOR_CC_API:Functions | |
| MqFactoryC * | ccmqmsgque::MqFactoryC::Dup2 (MK_STRN ident) const |
C++: → C-API create a duplicate of the singleton object MqFactoryC using a new factory-identifer | |
| MqFactoryC * | ccmqmsgque::MqFactoryC::Dup2 (const std::string &ident) const |
C++: → C-API create a duplicate of the singleton object MqFactoryC using a new factory-identifer | |
MqFactoryC - various functions to create, initialize and destroy a factory …
|
inline |
C++: → C-API [constructor] MqFactoryC* fct.Dup2(MK_STRN ident)
create a duplicate of the singleton object MqFactoryC using a new factory-identifer
Definition at line 217 of file MqFactoryC_inline_cc.hh.
|
inline |
C++: → C-API [constructor] MqFactoryC* fct.Dup2(MK_STRN ident)
create a duplicate of the singleton object MqFactoryC using a new factory-identifer
Definition at line 207 of file MqFactoryC_inline_cc.hh.