MqFactoryC - various functions to 'get' data out of a factory … More...
MqFactoryC - various functions to 'get' data out of a factory …
|
inlinestatic |
C++:
→ C-API [static] MqFactoryC* MqFactoryC::Get(MK_STRN ident = "")
return the MqFactoryC
Definition at line 96 of file MqFactoryC_inline_cc.hh.
|
inlinestatic |
C++:
→ C-API [static] MqFactoryC* MqFactoryC::GetCalled(const MkBufferListC* largs)
returns the MqFactoryC identified as first argument in the largs MkBufferListC …
Definition at line 118 of file MqFactoryC_inline_cc.hh.
|
inlinestatic |
C++:
→ C-API [static] MqFactoryC* MqFactoryC::GetCalled(const MkBufferListC* largs)
returns the MqFactoryC identified as first argument in the largs MkBufferListC …
Definition at line 110 of file MqFactoryC_inline_cc.hh.
|
inlinestatic |
C++:
→ C-API [static] MqFactoryC* MqFactoryC::GetCalled(MK_STRN ident = "")
returns the MqFactoryC identified by ident …
Definition at line 103 of file MqFactoryC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_STRN fct.GetOriginalIdent()
helper function to return MqFactoryS::originalIdent
Definition at line 128 of file MqFactoryC_inline_cc.hh.