MqContextC - various function to 'get' the configuration-data from a context … More...
MqContextC - various function to 'get' the configuration-data from a context …
|
inline |
C++:
→ C-API MK_I32 ctx.ConfigGetBuffersize()
get the minimum of the read/send buffersize of the socket
Definition at line 190 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MqIdentE ctx.ConfigGetIdentFrom()
get the libmqmsgque::MqConfigS::identFrom
Definition at line 198 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MQ_SOCK_HDL ctx.ConfigGetIoPipe()
return the libmqmsgque::MqIoPipeConfigS
Definition at line 206 of file MqContextC_inline_cc.hh.
C++:
→ C-API {host:MK_STRN port:MK_STRN myhost:MK_STRN myport:MK_STRN} ctx.ConfigGetIoTcp()
get the configuration-data of the tcp-client-server-link …
Definition at line 329 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MkBufferListC* ctx.ConfigGetIoTcpL()
get the configuration-data of the tcp-client-server-link as MkBufferListC …
Definition at line 178 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_STRN ctx.ConfigGetIoUds()
return the libmqmsgque::MqIoUdsConfigS
Definition at line 214 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_BOOL ctx.ConfigGetIsParent()
does the context object is a parent ? An objext is a parent id the libmqmsgque::MqConfigS::parent attribute is MK_NULL
Definition at line 222 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_BOOL ctx.ConfigGetIsServer()
does the context object is a server ?
Definition at line 230 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_BOOL ctx.ConfigGetIsString()
does the context object is using the string-mode ?
Definition at line 238 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_STRN ctx.ConfigGetName()
get the name of the context object
Definition at line 246 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_I32 ctx.ConfigGetPkgsize()
get the maximun size of a BDY package
Definition at line 254 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_STRN ctx.ConfigGetPostfix()
get the libmqmsgque::MqConfigS::postfix
Definition at line 262 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_STRN ctx.ConfigGetPrefix()
get the libmqmsgque::MqConfigS::prefix
Definition at line 270 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MqStartE ctx.ConfigGetStartAs()
return the libmqmsgque::MqConfigS::startAs value
Definition at line 278 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MqStatusIsEF ctx.ConfigGetStatusIs()
return the libmqmsgque::MqContextS::statusIs value
Definition at line 286 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_STRN ctx.ConfigGetStorage()
get the storage of the context object
Definition at line 294 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_TIME_T ctx.ConfigGetTimeout()
get the timeout value of the context object
Definition at line 302 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetConfigFile(MK_STRN filename)
set the config-file and parse for well-known config-items
Definition at line 318 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetConfigFile(MK_STRN filename)
set the config-file and parse for well-known config-items
Definition at line 310 of file MqContextC_inline_cc.hh.