MqContextC - various function to setup a interface for the context … More...
MqContextC - various function to setup a interface for the context …
The "Setup"-Callback is special because this callback have to be callable by the server child and/or the slave context.
To distinguish the server child and slave the following functions are used:
"if"
clause and the child/parent check"if"
clause and the master/slave check
"if"
clause and the server/child check
|
static |
Atl:
→ C-API MqContextC::ConfigSetBgError $ctx ?callback:callable=NULL?
set the MqSetupS::BgError
Definition at line 918 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetEvent $ctx ?callback:callable=NULL?
set the MqSetupS::Event
Definition at line 936 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetServerCleanup $ctx ?callback:callable=NULL?
set the MqSetupS::ServerCleanup
Definition at line 954 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetServerSetup $ctx ?callback:callable=NULL?
set the MqSetupS::ServerSetup
Definition at line 972 of file MqContextC_atl.c.