theLink 10.0
Loading...
Searching...
No Matches
ccmqmsgque Namespace Reference

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 ccmqmsgqueMore...
 
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 callbackMore...
 
class  MqServiceIF
 Callback for a Service. More...
 
class  MqStaticC
 static constructor for ccmqmsgqueMore...
 

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}
 

Detailed Description

namespace for the CcMqMsgque "C++"-API

Typedef Documentation

◆ MqBgErrorCallbackC

Definition at line 85 of file MqCall_cc.hh.

◆ MqBgErrorIF

typedef MqBgErrorIF ccmqmsgque::MqBgErrorIF

Definition at line 163 of file LibMqMsgque_cc.hh.

◆ MqEventCallbackC

Definition at line 86 of file MqCall_cc.hh.

◆ MqEventIF

typedef MqEventIF ccmqmsgque::MqEventIF

Definition at line 170 of file LibMqMsgque_cc.hh.

◆ MqServerCleanupCallbackC

Definition at line 88 of file MqCall_cc.hh.

◆ MqServerCleanupIF

typedef MqServerCleanupIF ccmqmsgque::MqServerCleanupIF

Definition at line 156 of file LibMqMsgque_cc.hh.

◆ MqServerSetupCallbackC

Definition at line 87 of file MqCall_cc.hh.

◆ MqServerSetupIF

typedef MqServerSetupIF ccmqmsgque::MqServerSetupIF

Definition at line 149 of file LibMqMsgque_cc.hh.

◆ MqServiceIF

typedef MqServiceIF ccmqmsgque::MqServiceIF

Definition at line 142 of file LibMqMsgque_cc.hh.

Variable Documentation

◆ sMqRuntimeCallback

MkRuntimeCallbackS ccmqmsgque::sMqRuntimeCallback = {0}
static

Definition at line 59 of file LibMqMsgque_cc.cc.

59{0};