|
theLink 10.0
|
namespace for the CcMqMsgque "C++"-API More...
Classes | |
| class | MqBgErrorIF |
| implements the ccmqmsgque API object: ConfigSetBgError More... | |
| class | MqContextC |
| PUBLIC data structure for the ccmqmsgque-specific-data → C-API: libmqmsgque::MqContextS More... | |
| struct | MqContextC_A |
| PUBLIC data structure for the ccmqmsgque-specific-data → C-API: libmqmsgque::MqContextS More... | |
| class | MqDumpC |
| MqDumpC - the class known as dmp or dump is used to export a ccmqmsgque data package as binary … → C-API: libmqmsgque::MqDumpS More... | |
| struct | MqDumpC_A |
| MqDumpC - the class known as dmp or dump is used to export a ccmqmsgque data package as binary … → C-API: libmqmsgque::MqDumpS More... | |
| class | MqEventIF |
| implements the ccmqmsgque API object: ConfigSetEvent More... | |
| class | MqFactoryC |
| data used to define a factory → C-API: libmqmsgque::MqFactoryS More... | |
| struct | MqFactoryC_A |
| data used to define a factory → C-API: libmqmsgque::MqFactoryS More... | |
| class | MqFactoryCT |
| template wrapper for libmqmsgque::MqFactoryS More... | |
| class | MqMsgque |
| MqMsgque PACKAGE - the package is the toplevel structure of the ccmqmsgque … More... | |
| class | MqServerCleanupIF |
| implements the ccmqmsgque API object: ConfigSetServerCleanup More... | |
| class | MqServerSetupIF |
| implements the ccmqmsgque API object: ConfigSetServerSetup More... | |
| struct | MqServiceCallbackC |
| infrastructur to use the ccmqmsgque specific callback … More... | |
| class | MqServiceIF |
| Callback for a Service. More... | |
| class | MqStaticC |
| static constructor for ccmqmsgque … More... | |
Typedefs | |
| typedef MqServiceIF | MqServiceIF |
| typedef MqServerSetupIF | MqServerSetupIF |
| typedef MqServerCleanupIF | MqServerCleanupIF |
| typedef MqBgErrorIF | MqBgErrorIF |
| typedef MqEventIF | MqEventIF |
| typedef struct MqServiceCallbackC | MqBgErrorCallbackC |
| typedef struct MqServiceCallbackC | MqEventCallbackC |
| typedef struct MqServiceCallbackC | MqServerSetupCallbackC |
| typedef struct MqServiceCallbackC | MqServerCleanupCallbackC |
Variables | |
| static MkRuntimeCallbackS | sMqRuntimeCallback = {0} |
namespace for the CcMqMsgque "C++"-API
| typedef struct MqServiceCallbackC ccmqmsgque::MqBgErrorCallbackC |
Definition at line 85 of file MqCall_cc.hh.
| typedef MqBgErrorIF ccmqmsgque::MqBgErrorIF |
Definition at line 163 of file LibMqMsgque_cc.hh.
| typedef struct MqServiceCallbackC ccmqmsgque::MqEventCallbackC |
Definition at line 86 of file MqCall_cc.hh.
| typedef MqEventIF ccmqmsgque::MqEventIF |
Definition at line 170 of file LibMqMsgque_cc.hh.
| typedef struct MqServiceCallbackC ccmqmsgque::MqServerCleanupCallbackC |
Definition at line 88 of file MqCall_cc.hh.
| typedef MqServerCleanupIF ccmqmsgque::MqServerCleanupIF |
Definition at line 156 of file LibMqMsgque_cc.hh.
| typedef struct MqServiceCallbackC ccmqmsgque::MqServerSetupCallbackC |
Definition at line 87 of file MqCall_cc.hh.
| typedef MqServerSetupIF ccmqmsgque::MqServerSetupIF |
Definition at line 149 of file LibMqMsgque_cc.hh.
| typedef MqServiceIF ccmqmsgque::MqServiceIF |
Definition at line 142 of file LibMqMsgque_cc.hh.
|
static |
Definition at line 59 of file LibMqMsgque_cc.cc.