MqFactoryC - various functions to 'get' data out of a factory … More...
Functions | |
static OT_ProcRet | atlmqmsgque_MqFactoryC_Get (OtClass_ARGS) |
Atl: → C-API return the MqFactoryC | |
static OT_ProcRet | atlmqmsgque_MqFactoryC_GetCalled (OtClass_ARGS) |
Atl: → C-API returns the MqFactoryC identified by ident … | |
static OT_ProcRet | atlmqmsgque_MqFactoryC_GetCalledL (OtClass_ARGS) |
Atl: → C-API returns the MqFactoryC identified as first argument in the largs MkBufferListC … | |
static OT_ProcRet | atlmqmsgque_MqFactoryC_GetOriginalIdent (MqFactoryC_ARGS) |
Atl: → C-API helper function to return MqFactoryS::originalIdent | |
MqFactoryC - various functions to 'get' data out of a factory …
|
static |
Atl:
→ C-API (static) MqFactoryC [MqFactoryC::Get ?ident:string=""?]
return the MqFactoryC
Definition at line 491 of file MqFactoryC_atl.c.
|
static |
Atl:
→ C-API (static) MqFactoryC [MqFactoryC::GetCalled ?ident:string=""?]
returns the MqFactoryC identified by ident …
Definition at line 507 of file MqFactoryC_atl.c.
|
static |
Atl:
→ C-API (static) MqFactoryC [MqFactoryC::GetCalledL largs:MkBufferListC]
returns the MqFactoryC identified as first argument in the largs MkBufferListC …
Definition at line 523 of file MqFactoryC_atl.c.
|
static |
Atl:
→ C-API string [MqFactoryC::GetOriginalIdent $fct]
helper function to return MqFactoryS::originalIdent
Definition at line 541 of file MqFactoryC_atl.c.