MqContextC - various function to 'set' the configuration-data in a context … More...
MqContextC - various function to 'set' the configuration-data in a context …
|
static |
Atl:
→ C-API bool [MqContextC::ConfigCheckStartAs $ctx data:MqStartE]
check if MqConfigS::startAs can be set to data
Definition at line 1022 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetAllDebug $ctx data:int32
set the MkRuntimeS::debug value
Definition at line 1037 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetAllTimeout $ctx data:MkTimeoutE|int32
set the MqIoConfigS::timeout value
Definition at line 1053 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetBuffersize $ctx data:int32
set the MqIoConfigS::buffersize value
Definition at line 1069 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetDaemon $ctx pidfile:string
start the server-context as daemon …
Definition at line 1085 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetIdentFrom $ctx data:MqIdentE
set the MqConfigS::identFrom value
Definition at line 1101 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetIgnoreExit $ctx data:bool
set the MqSetupS::ignoreExit value
Definition at line 1117 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetIoPipe $ctx fh:int32
set the pipe configuration data …
Definition at line 1133 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetIoTcp $ctx ?host:string="NULL"? ?port:string="NULL"? ?myhost:string="NULL"? ?myport:string="NULL"?
configure a context to use a tcp-client-server-link …
Definition at line 1149 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetIoTcpL $ctx vals:MkBufferListC
configure a context to use a tcp-client-server-link …
Definition at line 1171 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetIoUds $ctx file:string
configure a context to use a uds-client-server-link …
Definition at line 1187 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetIsServer $ctx data:bool
set the MqSetupS::isServer value
Definition at line 1203 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetIsString $ctx data:bool
set the MqConfigS::native value 'S'string or 'L'owEndian or 'B'igEndian
Definition at line 1219 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetName $ctx data:string
set the MqConfigS::dispName value and cleanup old value
Definition at line 1235 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetPkgsize $ctx data:int32
set the MqIoConfigS::pkgsize value
Definition at line 1251 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetPostfix $ctx data:string
set the client-part (2) of the application-identifer MqConfigS::dispName …
Definition at line 1267 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetPrefix $ctx data:string
set the server-part (1) of the application-identifer MqConfigS::dispName …
Definition at line 1283 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetStartAs $ctx data:MqStartE
set the MqConfigS::startAs value
Definition at line 1299 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetStartAsString $ctx data:string
set the MqConfigS::startAs value using string default
, thread
, fork
or spawn
Definition at line 1315 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetStorage $ctx data:string
set the Storage value and cleanup old value
Definition at line 1331 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetTimeout $ctx data:MkTimeoutE|int32
set the MqIoConfigS::timeout value
Definition at line 1347 of file MqContextC_atl.c.