MqContextC - various function to 'set' the configuration-data in a context … More...
MqContextC - various function to 'set' the configuration-data in a context …
C++:
→ C-API MK_BOOL ctx.ConfigCheckStartAs(MqStartE data)
check if libmqmsgque::MqConfigS::startAs can be set to data
Definition at line 497 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetAllDebug(MK_I32 data)
set the MkRuntimeS::debug value
Definition at line 505 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetBuffersize(MK_I32 data)
set the libmqmsgque::MqIoConfigS::buffersize value
Definition at line 513 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetDaemon(MK_STRN pidfile)
start the server-context as daemon …
Definition at line 528 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetDaemon(MK_STRN pidfile)
start the server-context as daemon …
Definition at line 520 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetIdentFrom(MqIdentE data)
set the libmqmsgque::MqConfigS::identFrom value
Definition at line 537 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetIgnoreExit(MK_BOOL data)
set the libmqmsgque::MqSetupS::ignoreExit value
Definition at line 544 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetIoPipe(MQ_SOCK_HDL fh)
set the pipe configuration data …
Definition at line 551 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetIoTcp(MkBufferListC* vals)
configure a context to use a tcp-client-server-link …
Definition at line 576 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetIoTcp(MK_STRN host = NULL, MK_STRN port = NULL, MK_STRN myhost = NULL, MK_STRN myport = NULL)
configure a context to use a tcp-client-server-link …
Definition at line 559 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetIoTcp(MkBufferListC* vals)
configure a context to use a tcp-client-server-link …
Definition at line 567 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetIoUds(MK_STRN file)
configure a context to use a uds-client-server-link …
Definition at line 593 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetIoUds(MK_STRN file)
configure a context to use a uds-client-server-link …
Definition at line 585 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetIsServer(MK_BOOL data)
set the libmqmsgque::MqSetupS::isServer value
Definition at line 602 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetIsString(MK_BOOL data)
set the libmqmsgque::MqConfigS::native value 'S'string or 'L'owEndian or 'B'igEndian
Definition at line 609 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetName(MK_STRN data)
set the libmqmsgque::MqConfigS::dispName value and cleanup old value
Definition at line 623 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetName(MK_STRN data)
set the libmqmsgque::MqConfigS::dispName value and cleanup old value
Definition at line 616 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetPkgsize(MK_I32 data)
set the libmqmsgque::MqIoConfigS::pkgsize value
Definition at line 631 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetPostfix(MK_STRN data)
set the client-part (2) of the application-identifer libmqmsgque::MqConfigS::dispName …
Definition at line 645 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetPostfix(MK_STRN data)
set the client-part (2) of the application-identifer libmqmsgque::MqConfigS::dispName …
Definition at line 638 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetPrefix(MK_STRN data)
set the server-part (1) of the application-identifer libmqmsgque::MqConfigS::dispName …
Definition at line 660 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetPrefix(MK_STRN data)
set the server-part (1) of the application-identifer libmqmsgque::MqConfigS::dispName …
Definition at line 653 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetStartAs(MqStartE data)
set the libmqmsgque::MqConfigS::startAs value
Definition at line 668 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetStartAsString(MK_STRN data)
set the libmqmsgque::MqConfigS::startAs value using string default
, thread
, fork
or spawn
Definition at line 684 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetStartAsString(MK_STRN data)
set the libmqmsgque::MqConfigS::startAs value using string default
, thread
, fork
or spawn
Definition at line 676 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetStorage(MK_STRN data)
set the Storage value and cleanup old value
Definition at line 700 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetStorage(MK_STRN data)
set the Storage value and cleanup old value
Definition at line 693 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ConfigSetTimeout(MK_TIME_T data)
set the libmqmsgque::MqIoConfigS::timeout value
Definition at line 708 of file MqContextC_inline_cc.hh.