MqContextC - various function to 'get' the configuration-data from a context … More...
MqContextC - various function to 'get' the configuration-data from a context …
|
static |
Atl:
→ C-API int32 [MqContextC::ConfigGetBuffersize $ctx]
get the minimum of the read/send buffersize of the socket
Definition at line 674 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqIdentE [MqContextC::ConfigGetIdentFrom $ctx]
get the MqConfigS::identFrom
Definition at line 687 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API int32 [MqContextC::ConfigGetIoPipe $ctx]
return the MqIoPipeConfigS
Definition at line 700 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API {host:string port:string myhost:string myport:string} [MqContextC::ConfigGetIoTcp $ctx]
get the configuration-data of the tcp-client-server-link …
Definition at line 887 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MkBufferListC [MqContextC::ConfigGetIoTcpL $ctx]
get the configuration-data of the tcp-client-server-link as MkBufferListC …
Definition at line 657 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API string [MqContextC::ConfigGetIoUds $ctx]
return the MqIoUdsConfigS
Definition at line 713 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API bool [MqContextC::ConfigGetIsParent $ctx]
does the context object is a parent ? An objext is a parent id the MqConfigS::parent attribute is "MK_NULL"
Definition at line 726 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API bool [MqContextC::ConfigGetIsServer $ctx]
does the context object is a server ?
Definition at line 739 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API bool [MqContextC::ConfigGetIsString $ctx]
does the context object is using the string-mode ?
Definition at line 752 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API string [MqContextC::ConfigGetName $ctx]
get the name of the context object
Definition at line 765 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API int32 [MqContextC::ConfigGetPkgsize $ctx]
get the maximun size of a BDY package
Definition at line 778 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API string [MqContextC::ConfigGetPostfix $ctx]
get the MqConfigS::dispPostfix
Definition at line 791 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API string [MqContextC::ConfigGetPrefix $ctx]
get the MqConfigS::dispPrefix
Definition at line 804 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqStartE [MqContextC::ConfigGetStartAs $ctx]
return the MqConfigS::startAs value
Definition at line 817 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqStartE [MqContextC::ConfigGetStartAs $ctx]
return the MqConfigS::startAs value
Definition at line 422 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqStatusIsEF [MqContextC::ConfigGetStatusIs $ctx]
return the MqContextS::statusIs value
Definition at line 830 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqStatusIsEF [MqContextC::ConfigGetStatusIs $ctx]
return the MqContextS::statusIs value
Definition at line 436 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API string [MqContextC::ConfigGetStorage $ctx]
get the storage of the context object
Definition at line 843 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MkTimeoutE|int32 [MqContextC::ConfigGetTimeout $ctx]
get the timeout value of the context object
Definition at line 856 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ConfigSetConfigFile $ctx filename:string
set the config-file and parse for well-known config-items
Definition at line 869 of file MqContextC_atl.c.