theLink 10.0
|
MqMsgque PACKAGE - the package is the toplevel structure of the ccmqmsgque … More...
#include <LibMqMsgque_cc.hh>
MqMsgque PACKAGE - the package is the toplevel structure of the ccmqmsgque …
The ccmqmsgque package is loaded with:
link: `-Lpath -lccmqmsgque` or automake: `LDADD = libccmqmsgque.la`
and is a composition of one or more package-item and exact one package-main.
The ccmqmsgque package add the following classes into MkObjectC_C_API :
Object | C-Short | Description |
---|---|---|
MqContextC* | libmqmsgque::MQ_CTX | MqContextC - the class known as ctx or context is the application-handle of the application-server and also the main data-handle … |
MqDumpC* | libmqmsgque::MQ_DMP | MqDumpC - the class known as dmp or dump is used to export a ccmqmsgque data package as binary … |
MqFactoryC* | libmqmsgque::MQ_FCT | MqFactoryC - the class known as fct or factory is used to provide an interface to create one or more new MqContextC … |
The ccmqmsgque package add the following types into MkObjectC_C_API :
ABSTRACT: MkTypeSTT (TypeTypeType = type of a TypeType) | |- ABSTRACT: MqTypeCtxC_TT (TypeType = type of a Type) | | | |- MqContextC_T | |- ABSTRACT: MkTypeDefSTT (TypeType = type of a Type) | |- MqFactoryST, MqDumpST
Definition at line 192 of file LibMqMsgque_cc.hh.