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 179 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MqIdentE ctx.ConfigGetIdentFrom()
get the libmqmsgque::MqConfigS::identFrom
Definition at line 186 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MQ_SOCK_HDL ctx.ConfigGetIoPipe()
return the libmqmsgque::MqIoPipeConfigS
Definition at line 193 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 301 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 168 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_STRN ctx.ConfigGetIoUds()
return the libmqmsgque::MqIoUdsConfigS
Definition at line 200 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 207 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_BOOL ctx.ConfigGetIsServer()
does the context object is a server ?
Definition at line 214 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 221 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_STRN ctx.ConfigGetName()
get the name of the context object
Definition at line 228 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 235 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_STRN ctx.ConfigGetPostfix()
get the libmqmsgque::MqConfigS::dispPostfix
Definition at line 242 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_STRN ctx.ConfigGetPrefix()
get the libmqmsgque::MqConfigS::dispPrefix
Definition at line 249 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MqStartE ctx.ConfigGetStartAs()
return the libmqmsgque::MqConfigS::startAs value
Definition at line 256 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MqStatusIsEF ctx.ConfigGetStatusIs()
return the libmqmsgque::MqContextS::statusIs value
Definition at line 263 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_STRN ctx.ConfigGetStorage()
get the storage of the context object
Definition at line 270 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 277 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 291 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 284 of file MqContextC_inline_cc.hh.