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

namespace for the CcMqMsgque "C++"-API More...

Classes

class  IBgError
 implements the ccmqmsgque API object: ConfigSetBgError More...
 
class  IEvent
 implements the ccmqmsgque API object: ConfigSetEvent More...
 
class  IServerCleanup
 implements the ccmqmsgque API object: ConfigSetServerCleanup More...
 
class  IServerSetup
 implements the ccmqmsgque API object: ConfigSetServerSetup More...
 
class  IService
 Callback for a Service. 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  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...
 
struct  MqServiceCallbackC
 infrastructur to use the CcMqMsgque specific callbackMore...
 
class  MqStaticC
 static constructor for CcMqMsgqueMore...
 

Typedefs

typedef IService MqServiceIF
 
typedef IServerSetup MqServerSetupIF
 
typedef IServerCleanup MqServerCleanupIF
 
typedef IBgError MqBgErrorIF
 
typedef IEvent 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 86 of file MqCall_cc.hh.

◆ MqBgErrorIF

Definition at line 164 of file LibMqMsgque_cc.hh.

◆ MqEventCallbackC

Definition at line 87 of file MqCall_cc.hh.

◆ MqEventIF

Definition at line 171 of file LibMqMsgque_cc.hh.

◆ MqServerCleanupCallbackC

Definition at line 89 of file MqCall_cc.hh.

◆ MqServerCleanupIF

◆ MqServerSetupCallbackC

Definition at line 88 of file MqCall_cc.hh.

◆ MqServerSetupIF

Definition at line 150 of file LibMqMsgque_cc.hh.

◆ MqServiceIF

Definition at line 143 of file LibMqMsgque_cc.hh.

Variable Documentation

◆ sMqRuntimeCallback

MkRuntimeCallbackS ccmqmsgque::sMqRuntimeCallback = {0}
static

Definition at line 80 of file LibMqMsgque_cc.cc.

80{0};